Closed GoogleCodeExporter closed 9 years ago
ComboBox is not ready yet this is why there is no demo in Showcase. Sorry for
any
trouble. I will try to fix that after 0.1.8 next Saturday.
Kind Regards,
George.
Original comment by georgopo...@gmail.com
on 31 Jan 2009 at 9:10
Ok, thanks for the information. I spent some time experimenting with the
existing
implementation, and I have a few other requests and suggestions based on what I
found. I'll list them them in case they're useful. Please let me know if you'd
like
assistance with implementation or testing of this control once you get the
chance to
start working on it.
1. When scrollbars are active on the popup panel, the space they take up isn't
accounted for properly by the ColumnWidget - this causes the space allowed for
each
"column" item on the panel to shrink a little more each time it's opened until
the
minimum size (1) is reached. The starting column width (80) also doesn't seem
to make
much sense - it should probably be equal to the width of the input control (or
the
input control plus the dropdown arrow button).
2. It would be best if the CellRenderer could control the rendering of the
ComboBox's
"input" field as well as the popup panel items (so if the items on the popup
panel
are complex widgets instead of just text, the currently selected item can look
the
same). This would make the behavior more consistent with the CellRenderer of the
equivalent Swing class.
3. The dropdown arrow button doesn't seem to be sizing itself properly - it's
taking
up about half the space allocated to the control instead of a small, fixed
section on
the right side.
Original comment by jason.se...@issinc.com
on 2 Feb 2009 at 5:30
Original comment by georgopo...@gmail.com
on 11 Jul 2009 at 7:44
Original issue reported on code.google.com by
jason.se...@issinc.com
on 30 Jan 2009 at 2:21