Re: font sizes etc....
- From: Havoc Pennington <hp redhat com>
- To: Rok Roskar <rroskar artsci wustl edu>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: font sizes etc....
- Date: 17 Feb 2002 22:18:12 -0500
Rok Roskar <rroskar artsci wustl edu> writes:
I have written an application with a certain WM set-up, and all the
widgets fit fine inside all the windows and all the fonts display nicely
in the selected sizes etc. However, when I run the application in a
different WM set-up on another machine which uses slightly larger sizes
for everything, some of the labels have their text cut and some of the
clists dont display nicely anymore... there must be a way of making it
display properly on any set-up... anyone know how? Thanks,
Use the layout widgets (GtkTable, GtkBox, GtkAlignment), don't call
gtk_widget_set_usize(), don't use GtkFixed.
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]