subscribe

2007-03-26 Thread vicente garcia
___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

subscribe

2007-03-26 Thread vicente garcia
___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Disable background drawing

2007-03-26 Thread nÿffffe9ant olivier
Hi, for technical reason i want to block background drawing for widgets, i did that for a window but it doesn't work ? can someone help me please. If everything works well when i open a frame upon this one, then on the gtk_frame pixel of previous one must stay. Here is the code : #include gin

RE: SIGINT with gtk_main

2007-03-26 Thread Michiel De Hoon
> > For my application, I need to run gtk_main but I want to quit gtk_main > > when either input is available on stdin or the user presses Ctrl-C. ... > > Chris wrote: > You can write to a pipe in the signal handler (assuming you are using Unix as > your question implies), as write() is async-sign

Repost: Resizing and Moving a GtkWindow doesn't work

2007-03-26 Thread Gaurav Jain
Hi, Sorry about reposting this. I didn't receive any responses to this message I sent last week on this list, so maybe my earlier message was missed by the list members. I would really appreciate if I can get some any tips on the problem I'm facing!! In my application I need to resize and move