Re: GtkEntry ... change size
- From: Michael Cronenworth <mike cchtml com>
- To: Mariano Gaudix <marianocordobario3 gmail com>
- Cc: gtk devel <gtk-app-devel-list gnome org>
- Subject: Re: GtkEntry ... change size
- Date: Mon, 28 Oct 2013 23:32:55 -0500
On 10/28/2013 08:55 PM, Mariano Gaudix wrote:
The GtkEntry continuous big .
gtk_box_set_child_packing( GTK_BOX( box ), entry,FALSE, TRUE, 0, GTK_PACK_START );
the sentence don't work .
You need a widget adjacent to your entry to take up the space you don't want
filled by your entry... (say a blank label widget)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]