Re: Problem with GtkEntry (part II)
- From: "Miguel Pignatelli" <pignatelli noraybio com>
- To: <gtk-app-devel-list gnome org>
- Subject: Re: Problem with GtkEntry (part II)
- Date: Tue, 18 Nov 2003 09:38:28 +0100
Hi,
I have packed a GtkEntry in a box container. Although the maximum length
of this GtkEntry is set to 10 characters ( entry =
gtk_entry_new_with_max_length (10)), when I show it the field has a length
of about 30 characters on screen. How can I set not the logical size but the
physical size of this field?
gtk_entry_set_width_chars
This function works fine with gtk+2.0 but I'm using gtk+1.2, is there a
similar function for version 1.2?
Thanks
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]