[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GDK
* Hakan Ardo
| OK, the files you are interested in are in src/dispmanager. It is
| gtkText::realize in gtkText.cc that does the text justifying using
| gdk_text_width to calculate the length of a string.
ah thanks!
Speaking of layout, do you intend to make it possible to chose
text-only buttons for the toolbar as gzilla <http://www.gzilla.com>
had? I really liked this simple interface.
| May I also mention gtk-XmHTML, which is a gtk object used to display html,
| we don't use it due to some restriction in it, but maby you can... it is=20
| part of the gnome-libs package, available with the rest of Gnome at=20
| ftp://ftp.gnome.org/pub/GNOME
Yes I know, but I am not too happy about the gtk-XmHTML myself. I
really dislike the way gtk-XmHTML represents links for instance. I
prefer the underlined text which most browsers use. And it is also
probably too static. I need to check what is typed in the different
entries after each time return is pressed and not when somebody
presses a submit button.
But as always; work, available time and gain is to be considered :)
--
Preben Randhol | Murphys law is only valid for the
Tlf 73940929/(735)94076 [arb] | selectively forgetful mind.
Email randhol@pvv.org |
http://www.pvv.org/~randhol/ |
- Follow-Ups:
- Re: GDK
- From: Hakan Ardo <hakan@debian.org>
- References:
- GDK
- From: Preben Randhol <randhol@dusken4.samfundet.ntnu.no>
- Re: GDK
- From: Hakan Ardo <hakan@debian.org>