Re: bug?
- From: Paul Davis <pbd Op Net>
- To: Ronald Bultje <rbultje ronald bitfreak net>
- Cc: GTK Mailing List <gtk-list gnome org>
- Subject: Re: bug?
- Date: Thu, 28 Jun 2001 17:32:59 -0400
>I have a window of two buttons and one label in a hbox.
>If I change the text in the label, as a reaction on a signal, the hbox
>will suddenly enlarge and be much larger than it should be...
labels (and containers) expand to display their contents unless told
otherwise.
whats the bug?
if you want the box to be of a fixed size, use gtk_widget_set_usize().
--p
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]