Re: Problem with GtkEntry (part II)



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]