Mail Archives: djgpp/2000/01/04/06:18:12
> Hi all...
>
> I have a problem...
>
> I want to initialize the listbox to be selected to an especific
> position...
>
> Let's say, i do do do_dialog(___,_) in which the dialog wave a list_box
> component.
>
> when i show the dialog, i want the list box to be selected to an
> especific position (let's say, position 2). How can I do that?
Someone (I don't remember who) told-me to change the d1, but it did't
work...
I put a variable in place of d1 (say position_selector), and i changed the
value of it and drew the dialog, but the bar in the listbox was in the first
position, as ever...
How can I start a listbox with the selection bar in the position I
want...?????
- Raw text -