Re: Problem with GtkEntry (part II)



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]