Message-ID: <387106D4.3A2492F1@ufu.br> Date: Mon, 03 Jan 2000 17:30:12 -0300 From: bcc14 AT ufu DOT br (Bacharelado Curso Ciencia Computacao-14) X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: en MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: (Allegro) Listbox Question References: <199912200600 DOT BAA12127 AT delorie DOT com> <385F9E8D DOT CC82EFB AT ujf-grenoble DOT fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com 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?