Welcome, Guest. Please login or register.

Author Topic: MUI - ListObject - MUIM_List_Jump  (Read 1964 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline mastergeppTopic starter

  • Newbie
  • *
  • Join Date: Aug 2006
  • Posts: 7
    • Show all replies
MUI - ListObject - MUIM_List_Jump
« on: August 19, 2006, 09:15:58 PM »
Hello all,

new here, *skipping boring presentation*, im a n00b amiga programmer, i want a ListObject to autoscroll to the last inserted item (ie. after MUIM_List_InsertSingle or MUIM_List_Insert and when the items are more than the visible area) i've found a way with MUIM_List_Jump, is this the correct way ?

Thanks.
 

Offline mastergeppTopic starter

  • Newbie
  • *
  • Join Date: Aug 2006
  • Posts: 7
    • Show all replies
Re: MUI - ListObject - MUIM_List_Jump
« Reply #1 on: August 19, 2006, 11:14:35 PM »
Thank you both.

r-tea, im trying to make an ftp client.