Re: win32 port

2001-07-02 Thread Stephen Witkop
On 03 Jul 2001 08:19:38 +0800, watchthinker wrote: > I tried but it seemed doesn't work. > > And I had not the gimp source code(it is too large to download). Is > there anyone so kind to send me one copy of libgimp.h? > You can look at the source file here: http://cvs.gnome.org/lxr/source/gimp

win32 port

2001-07-02 Thread watchthinker
I tried but it seemed doesn't work. And I had not the gimp source code(it is too large to download). Is there anyone so kind to send me one copy of libgimp.h? I am using VC 5.0 so -mwindows seems don't work. Is there any solution? Thanks! ___ gtk-li

HandleBoxes and modal windows

2001-07-02 Thread Marek Paliwoda
Hi, Under X trying to dettach handle boxes from a window that is modal, I get my X instalation freezed completly and I can not do anything more with X until I kill my program from a text session. Is it intentional that there is impossible to dettach handle boxes from windows which are modal un

Re: Problems with window position, virtual desktops and fonts

2001-07-02 Thread John Cupitt
Jan-Marek Glogowski wrote: > > > 3. Quick way to find the best font to fill an area > > > > I believe when you load a scaleable font, X prerenders all the glyphs in > > the font to bitmaps, ready to send to the display ... this is pretty > > slow (and used to lock the X server while it did it, tho

Re: Problems with window position, virtual desktops and fonts

2001-07-02 Thread Jan-Marek Glogowski
Hi John > > 1. Positioning of windows > > I use gdk_window_get_root_origin() and gtk_widget_set_uposition(). Works > > > 2. Show / Hide a window on the same virtual desktop > > Good question, but I can't help :-( I started to connect nearly every signal to a funtion to gain knowledge about the

Re: gtk+-1.2.10 fails to compile.

2001-07-02 Thread Owen Taylor
Patrick Shirkey <[EMAIL PROTECTED]> writes: > I get this in config.log while trying to compile gtk+. Can anyone tell > me how to get around it? > > --- > configure:4544: checking for X > configure:4611: gcc -E conftest.c >/dev/null 2>conftest.out > configure:4607:27: X11/Intrinsic.h: No su

Re: gtk+-1.2.10 fails to compile.

2001-07-02 Thread Jim Edwards
Looks like X11 didnĀ“t get installed correctly? I have the exact same version of XFree86 but I do have the file /usr/include/X11/Intrinsic.h ls -l /usr/include/X11/Intrinsic.h -r--r--r--1 root root73563 Mar 30 23:46 /usr/include/X11/Intrinsic.h Patrick Shirkey wrote: > I get

gtk+-1.2.10 fails to compile.

2001-07-02 Thread Patrick Shirkey
I get this in config.log while trying to compile gtk+. Can anyone tell me how to get around it? --- configure:4544: checking for X configure:4611: gcc -E conftest.c >/dev/null 2>conftest.out configure:4607:27: X11/Intrinsic.h: No such file or directory configure: failed program was: #line 46

Problem with GdkGC

2001-07-02 Thread Deekshit Mantampady
Hi, I was trying to get coloured graphics using gtk. I am hereby attaching a file which I got from the gtk's download site. Can anybody help me in modifyng the code(it should work) So that I can get (16 bit) colored graphic rectangle using the above program. Deekshit M /* example-sta

Re: Problems with window position, virtual desktops and fonts

2001-07-02 Thread John Cupitt
Jan-Marek Glogowski wrote: > 1. Positioning of windows Hi Jan, I use gdk_window_get_root_origin() and gtk_widget_set_uposition(). > 2. Show / Hide a window on the same virtual desktop Good question, but I can't help :-( > 3. Quick way to find the best font to fill an area > First I check if

Re: win32 port

2001-07-02 Thread Richard Warren
Alternatively, if you're using gcc, try using the "-mwindows" option when linking. Richard. - Original Message - From: "ZB" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, July 01, 2001 1:59 PM Subject: Re: win32 port > http://mail.gnome.org/archives/gtk-devel-list/2000-July/m