View Single Post
  #7  
Old 07-24-2008, 08:16 PM
LoneAngelIbesu LoneAngelIbesu is offline
master of infinite loops
LoneAngelIbesu's Avatar
Join Date: May 2007
Location: Toldeo, Ohio
Posts: 1,049
LoneAngelIbesu has a spectacular aura aboutLoneAngelIbesu has a spectacular aura about
Send a message via AIM to LoneAngelIbesu
I tried. Zero's idea is better, in my opinion. Besides, it's easier to deal with rows. If I did what you suggested, I'd have to remove the text control once the user chooses the item (thus, moving the item's row to another text-list control), then move all other text controls' y values; in order to move the y values, I'd have to figure out which text controls are below the selected item's row. Using another text-list control seems much simpler.
__________________
"We are all in the gutter, but some of us are looking at the stars."
— Oscar Wilde, Lady Windermere's Fan
Reply With Quote