gtk embedded

2005-07-13 Thread Jirka Pirko
hi i want to use gtk on intel xscale - is it better to use gtk on tinyx or a framebuffer (directfb) ? single graphical application is enought for me, so i can use framebuffer - but it's badly supported :/ thanx for any suggestions jirka ___ gtk-a

getting real widget sizes how and when

2005-07-13 Thread Karl H. Beckers
Hi all, I have this strange problem with resizing a viewport. Reducing it to the elementary stuff, I'm doing and getting this: - create a viewport - put a vbox in it - put (for the time being) a single widget in the vbox - show everything - reduce the viewport's height to conserve space if the wi

Re: width of string rendered by pango font?

2005-07-13 Thread Owen Taylor
On Wed, 2005-07-13 at 00:40 -0400, Allin Cottrell wrote: > On Mon, 11 Jul 2005, David Morse wrote: > > > How does one figure out the width of a certain string in a certain > > pango font? (Other than abandoning pango fonts and reverting to > > gdkfonts, of course. ; ) > > It's a bit of a contor