Screen size of gtk_entry widget
- From: Richard <rruth studio disney com>
- To: gtk-list redhat com
- Subject: Screen size of gtk_entry widget
- Date: Sat, 4 Apr 1998 15:28:30 -0800
gtk_entry_new_with_max_length controls the maximum number of characters I can
enter into a gtk_entry widget. But HOW do I control the size
(in characters) of entry field. The following two widgets display
the same way, and I want the second one horizontally shorter.
gtk_entry_new_with_max_length(30);
gtk_entry_new_with_max_length(2);
Thanks
Richard
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]