I've been trying to find a way to set the selection to the top item of a listbox,
after calling sort(). I tried several methods, including:
while ( listBoxPtr->goPrev() != 0 )
1;
That last one just looped endlessly (bug in goPrev code ?)
I expect there's a simple solution... can someone put me out of my misery
please, I spent two frustrating hours trying various ways to do this.
Thanks,
Pent
Top of a listbox ?
-
- Neugieriger
- Beiträge: 14
- Registriert: Montag 8. März 2004, 08:50
-
- Developer
- Beiträge: 245
- Registriert: Mittwoch 13. März 2002, 21:19
-
- Neugieriger
- Beiträge: 14
- Registriert: Montag 8. März 2004, 08:50