Managing TScollBox Images
Publicado: Mar Dic 06, 2005 11:07 pm
I need some advice on how to handle images in a TSrcollBox control. What I
want to achieve is something similar to the how Windows manages images when
View/Icons is selected in Explorer. In other words, I want to be able to
drag icons (actually TBtnBmp controls), show the large I beam and when
dropped, have the existing icons rearranged.
I am using TBtnBmp inside the TScrollBox because I need a text label *and*
an image. Each image and label combination represents a record that the user
wants to work with for a session. These images are restored to the last
active list when the application is restarted.
Thanks,
Andy
want to achieve is something similar to the how Windows manages images when
View/Icons is selected in Explorer. In other words, I want to be able to
drag icons (actually TBtnBmp controls), show the large I beam and when
dropped, have the existing icons rearranged.
I am using TBtnBmp inside the TScrollBox because I need a text label *and*
an image. Each image and label combination represents a record that the user
wants to work with for a session. These images are restored to the last
active list when the application is restarted.
Thanks,
Andy