Displaying 2 results from an estimated 2 matches for "fxcombobox".
Did you mean:
wxcombobox
2005 Mar 23
2
FXListBox size behavior?
The default behavior of FXListBox seems to be to grow and shrink in
width depending on the length of the selected entry in the list. This is
a problem when the list contains items of varying width, because if a
short item is picked then the longer entries are obscured in the
drop-down list.
Is this deliberate, an oversight, or a bug? Its certainly not how I''d
choose it to act. Is
2008 Jan 13
1
Combobox
Hi,
I''ve got a little problem with the comboboxes. I want to provide a
search where the user enters a word into the combobox and the program
runs a mysqlsearch and returns the result in the comboboxlist. While
the user enters a searchword or moves up or down within the list, it
is necessary that the list opens itself without a manual click on the
button. That''s