Hello There, Guest! (LoginRegister)

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
refreshing or updating touchlistbox
» refreshing or updating touchlistbox
Author Message
celticswing Offline
Junior Member
**

Posts: 11
Joined: Jan 2010
Post: #1
refreshing or updating touchlistbox
Hi I am newish to mirabyte controls having recently just purchased license, lets say I have 15 items within a touchlistbox so they are scrollable on my screen, lets say i scroll down to item 13 and on clicking item 13 it will change the subtext now I update with refresh() or updatelist() the listbox will go back to the top and not hold its position
so one has to scroll back down to see the change is their a way to update an item and hold its position
Thanks keep up the good work
31-01-2010 03:37
Find all posts by this user Quote this message in a reply
mirabyte Support Offline
Administrator
*******

Posts: 329
Joined: Jan 2009
Post: #2
RE: refreshing or updating touchlistbox
Hi,

does this posting solve your problem?

http://forum.mirabyte.com/thread-83-post...tml#pid388

Regards,

mirabyte Support
03-02-2010 16:24
Find all posts by this user Quote this message in a reply
celticswing Offline
Junior Member
**

Posts: 11
Joined: Jan 2010
Post: #3
RE: refreshing or updating touchlistbox
(03-02-2010 16:24)mirabyte Support Wrote:  Hi,

does this posting solve your problem?

http://forum.mirabyte.com/thread-83-post...tml#pid388

Regards,

mirabyte Support

updatelist(true) does hold its position my bad as i had selectedindex-1 before updatelist(true)
03-02-2010 18:47
Find all posts by this user Quote this message in a reply
Post Reply