RE: [gtk-list] Bug in GtkCombo
- From: "Damon Chaplin" <DAChaplin email msn com>
- To: <gtk-list redhat com>
- Subject: RE: [gtk-list] Bug in GtkCombo
- Date: Sun, 19 Jul 1998 17:06:38 +0100
> I tried to resize a GtkCombo by using:
>
> gtk_widget_set_usize( combobox, 75, 22 );
>
> and came up with some strange results. Apparently, the arrow is moved to
> the left properly (it lines up correctly with other widges on the screen,
> but the size of the textbox stays the same.
> Is this a bug, or am I doing something wrong in resizing this widget?
I think its a bug - the combo should really manage the size of the entry,
i.e. in size_allocate(), but it doesn't at present. I hope someone fixes it.
Damon
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]