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
|