Re: Problem with GtkEntry (part II)
- From: John K Luebs <jkluebs luebsphoto com>
- To: Miguel Pignatelli <pignatelli noraybio com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Problem with GtkEntry (part II)
- Date: Mon, 17 Nov 2003 15:17:49 -0500
On Mon, Nov 17, 2003 at 06:27:12PM +0100, Miguel Pignatelli wrote:
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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]