Re: event handling

2006-10-07 Thread Mohsen Pahlevanzadeh
Guy Rouillier wrote: > [EMAIL PROTECTED] wrote: > >> Hi, >> >> Is there any way we can post an event and handle the event to change the >> GtkWidget. >> I want to pass an object while posting the event and use the object to >> change the widget. >> I'm new to Gtk. >> Any information will be of

Re: event handling

2006-10-07 Thread Guy Rouillier
[EMAIL PROTECTED] wrote: > Hi, > > Is there any way we can post an event and handle the event to change the > GtkWidget. > I want to pass an object while posting the event and use the object to > change the widget. > I'm new to Gtk. > Any information will be of great help. > Sure, what you shoul

event handling

2006-10-07 Thread krithika.sivakumar
Hi, Is there any way we can post an event and handle the event to change the GtkWidget. I want to pass an object while posting the event and use the object to change the widget. I'm new to Gtk. Any information will be of great help. Thanks, Krithi. __

expose event handling problem

2005-08-31 Thread Boris LENSEIGNE
Hello everybody, i have a problem whith an application that handles 2 drawing areas in separate windows(in gtk 2.4). The fisrt one is used to display a video sequence and the second one to display an openGL scene (via gtkglext). I develop this application on 3 separate machines : 1- debian linu