Bug: resize of combo widget
- From: Ullrich Hafner <hafner informatik uni-wuerzburg de>
- To: gtk-list redhat com
- Subject: Bug: resize of combo widget
- Date: Tue, 26 May 1998 16:01:00 +0200 (MEST)
Hi,
I found bug in the combo widget:
when resizing the combo widget (I'm using GTK+ 1.0.3) with e.g.,
gtk_widget_set_usize (combo, 80, 0); then only the arrow is resized
and the text entry remains at its original size. I have to manually
resize the entry with gtk_widget_set_usize (GTK_COMBO (combo)->entry,
80, 0);
Regards,
Ullrich
--
Ullrich Hafner Phone: +49-931-888-5514
<hafner@informatik.uni-wuerzburg.de> Fax: +49-931-888-4602
Department of Computer Science, University Wuerzburg, Germany
URL: http://www-info2.informatik.uni-wuerzburg.de/staff/ulli
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]