Xlib: unexpected async reply (sequence 0x804)!

2003-01-06 Thread Mauro Venanzi
Hi one of my program sometimes give me this message Xlib: unexpected async reply (sequence 0x804)! in the program there is a fork() the program gets data from ineternet whi this message -- * Universe

Re: gdk's buffer

2003-01-06 Thread John . Cupitt
malo p wrote: I'd like to access the gdk'buffer to modify it and save it then. Is it possible? and can you tell me how ? please. I speak of the display buffer of gdk of course. Hi, you can get a GdkImage for a window with gdk_image_get(), and send it back to the server with gdk_draw_image().

Newbie Question: How to capture motion_notify_event in tables?

2003-01-06 Thread Alfredo P. Ricafort
Hi, I'm trying to write a gui with a ruler, grid lines, and some widgets. So my approach was to create a table and attach a ruler on it. For the grid lines, I used gdk to draw segments on the table. My problem now is that I can't seems to capture the motion_notify_event in the table in order

Re: Newbie Question: How to capture motion_notify_event in tables?

2003-01-06 Thread Paul Davis
I'm trying to write a gui with a ruler, grid lines, and some widgets. So my approach was to create a table and attach a ruler on it. For the grid lines, I used gdk to draw segments on the table. My problem now is that I can't seems to capture the motion_notify_event in the table in order for

Re: Xlib: unexpected async reply (sequence 0x804)!

2003-01-06 Thread Paul Davis
one of my program sometimes give me this message Xlib: unexpected async reply (sequence 0x804)! in the program there is a fork() the program gets data from ineternet please read the GTK+ FAQ. --p ___ gtk-list mailing list [EMAIL PROTECTED]

Drag and drop files

2003-01-06 Thread Egon Andersen
Hi, Using GTK2+. I have thought of making drag and drop of files from/to an application I make, to/from e.g. Netscape Messenger to make/get an e-mail attachment. I've looked at gtk_drag_xxx, but I haven't been able to find out how I can drag/drop files. Do anyone have experience with this? I

Re: Row height in treeview

2003-01-06 Thread r ve
Nope, it's just a function of whatever's in the row. Extra whitespace should be the same as for GtkLabel and whatever else, it's making room for possible descenders from p and y and g for example, and on top for capital letters. You could shrink the font in your gtkrc. My font size is

Re: Newbie Question: How to capture motion_notify_event in tables?

2003-01-06 Thread Alfredo P. Ricafort
On Tue, 2003-01-07 at 00:30, Paul Davis wrote: why do you need a container? I need to add other widgets as well in the table. -- Alfredo P. Ricafort [EMAIL PROTECTED] Home ___ gtk-list mailing list [EMAIL PROTECTED]

Re: Get clicks OUTSIDE the window

2003-01-06 Thread Diego Zuccato
Havoc Pennington wrote: You have to gdk_grab_pointer() and gtk_grab_add() during the time that the modal window is active. I realized that (and the modal window too, or I couldn't gdk_grab modalwin-window ... :-) ). The Gtk source was useful. But not sufficient. The situation is: I have a

GTK+(Win32) default font

2003-01-06 Thread Twilight Isotope
How does GTK+ (Win32) determine the font it should use for menus, buttons etc? Recently all my GTK+ programs have started using a small hard to read font, where they were before using a normal sized one, and I haven't been able to work out how to reset it. Thanks

How can I save my picture from Drawing area ?

2003-01-06 Thread beer
Hello, I would like tosave my picture but my picture width is morethan Drawing area size. I want tosave it continuously. Can I save it to "postscript" file type? Thanks

gtk+ 2.2.0 configure

2003-01-06 Thread gajones
I am trying to configure the gtk+2.2.0 on rh linux 8. I did not have any trouble installing the dependent libraries. however, when configuring gtk with ./configure --prefix/opt/gtk it does good until it gets to a step creating m4macro. Then, it throws an error stating that it cannot find the