Hallo to everyone. Can anyone tell me whether a ListBox can be used to display a list with several items preselected and then to allow a user to change some part of this selection? I think mode "multiple" must allow to do this. However I do not understand how to preselect more than one item and how to get the indexes of the finally selected items, if there are more then one of them. My difficulty is due to the fact that if I want to set some item as "selected=TRUE" I have to make it "current" by specifying the "index". But by doing this I change the status of the item which was "current" before... It does not remain "selected=TRUE" , does it? I probably do not understand something. Alex
------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
