How can I concatenate Drawing area??

2003-01-07 Thread beer
hi, I have pictures that is on other Drawing area (but same application) and I would like to concatenate it to one pixmap. How can I do? Thanks a lot .

Gdk library

2003-01-07 Thread malo p
We're having a pb with gdk librairy, when it is compiled : It's said that there are some pbs in the declarations. He doesn't recognize the components of the librairy or when they are recognized there're conflicts pbs or non-declared things, asm ... Could you helpus please ? Thanks a lot !Seul le

Problem compiling gtk 2.2.0

2003-01-07 Thread Pierre
Hi, I try to compile gtk+-2.2.0 on my GNU/Linux system with gcc-3.2 there was no problem with the configure, but for the make I got this : [...] Making all in theme-bits gmake[3]: Entering directory `/tmp/gtk+-2.2.0/gtk/theme-bits' gmake[3]: Nothing to be done for `all'. gmake[3]: Leaving

GtkOptionMenu

2003-01-07 Thread MET @ Uber
I was wondering if someone could give me an example of an option menu's signal that is called when the user selects a new option from the list. I have the option menu loaded and viewing correctly, but when I try using the changed signal I get the following error: Gtk-WARNING **:

Re: GtkOptionMenu

2003-01-07 Thread Havoc Pennington
On Tue, Jan 07, 2003 at 07:31:00PM -0500, MET @ Uber wrote: I was wondering if someone could give me an example of an option menu's signal that is called when the user selects a new option from the list. I have the option menu loaded and viewing correctly, but when I try using the changed

fileselection

2003-01-07 Thread malo p
HI i am a newbs I am trying to use fileselection i display it i try to keep the new file name i have got the code to do it so when i clike on ok_button i can't have the result of my func of signalconnect how can i have the result of my func of signalconnect which give me the new pathname? please