[Fxruby-users] [Q] FXComboBox can't get focus
Status: Inactive
Brought to you by:
lyle
From: Laurent J. <la...@mo...> - 2004-09-30 21:33:25
|
In one of my dialog box I have a FXComboBox which I would like to receive focus when I open the dialog box. However doing a setFocus on the combobox widget has no effect and the text field in the combobox doesn't display the text cursor. I have to type TAB or click the text field with the mouse to focus. I am using FOX 1.0.46/FXRuby 1.0.23 but I suspect this is a bug in the FXComboBox widget. Any workaround? Thanks! Laurent |