mcmcom
12-10-2004, 08:42 PM
hi ALL,
I am using a GWComboBox in my app and I want to make it open up its list when my app launches. I know the method to do this is showList(); because i can attach that code to a button and click it and it showsthe list (exactly the same method called by pressing the comboboxes down arrow) Anyways, i put this damn code all over my app to try and trigger it when it starts up but to no avail!! Anyone have any ideas why this would work on a button and not just in my code? Is it a stupid Selection focus issue?!?!?!
any help appreciated.
mcm
I am using a GWComboBox in my app and I want to make it open up its list when my app launches. I know the method to do this is showList(); because i can attach that code to a button and click it and it showsthe list (exactly the same method called by pressing the comboboxes down arrow) Anyways, i put this damn code all over my app to try and trigger it when it starts up but to no avail!! Anyone have any ideas why this would work on a button and not just in my code? Is it a stupid Selection focus issue?!?!?!
any help appreciated.
mcm