Welcome, Guest. Please login or register.

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

Description:

0 Members and 1 Guest are viewing this topic.

Offline mastergeppTopic starter

  • Newbie
  • *
  • Join Date: Aug 2006
  • Posts: 7
    • Show only replies by mastergepp
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 r-tea

  • Newbie
  • *
  • Join Date: Feb 2005
  • Posts: 26
    • Show only replies by r-tea
    • http://www.ppa.pl/paubase/showuser.php?id=136
Re: MUI - ListObject - MUIM_List_Jump
« Reply #1 on: August 19, 2006, 10:04:27 PM »
Welcome

Just looked to MUI autodocs...
IMHO your choice is good. :) After your list autoscroll to the item you may also make it selected/active using MUIA_List_Active.

Just curious what kind of app you're making? :)
/* Amiga Pegasos II PPC 750CXe @ 600 */
 

Offline itix

  • Hero Member
  • *****
  • Join Date: Oct 2002
  • Posts: 2380
    • Show only replies by itix
Re: MUI - ListObject - MUIM_List_Jump
« Reply #2 on: August 19, 2006, 11:03:39 PM »
It is correct. Jump to the last item and listview is updated accordingly.
My Amigas: A500, Mac Mini and PowerBook
 

Offline mastergeppTopic starter

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

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

Offline r-tea

  • Newbie
  • *
  • Join Date: Feb 2005
  • Posts: 26
    • Show only replies by r-tea
    • http://www.ppa.pl/paubase/showuser.php?id=136
Re: MUI - ListObject - MUIM_List_Jump
« Reply #4 on: August 29, 2006, 08:18:05 AM »
Wish you luck and lots of time, patience and stamina.

Oh... I almost forgot about a lot of crisps bags on your desk or whatever you prefer  :-)
/* Amiga Pegasos II PPC 750CXe @ 600 */