Re: GTK now asking for Pangox?

2003-09-27 Thread Sven Neumann
Hi, JS [EMAIL PROTECTED] writes: Well, I downloaded Xft and it now is causing problems. It doesn't want to compile. Here is the log: cpp-precomp: warning: errors during smart preprocessing, retrying in basic mode make: *** [xftcolor.o] Error 1 Argh, that stupid smart preprocessor.

Re: GTK now asking for Pangox?

2003-09-27 Thread JS
Hi Sven, Hmm, how would I know if I installed the X11 header files? And where would I find something like that to install? It seems odd though, since I do have the Apple X11 server installed on my system and I have installed other packages without an issue. Thanks, J Silverman --- Sven

Re: GTK now asking for Pangox?

2003-09-27 Thread Sven Neumann
Hi, JS [EMAIL PROTECTED] writes: It seems odd though, since I do have the Apple X11 server installed on my system and I have installed other packages without an issue. Binary packages or did you compile applications that use X11 from source? You don't need the headers in order to use X11

Re: Window size

2003-09-27 Thread Havoc Pennington
On Fri, 2003-09-26 at 12:45, Don Dudley wrote: When I create a window with just a couple of items in it (menu bar, some labels, check boxes, etc), it packs down to a little tiny window during runtime, big enough only to show the items visible. I add and remove window objects depending on