On Mon, May 15, 2006 at 04:21:09PM +0530, Ganesh wrote:
> 
>                Sorry for lengthier and ambiguous Question lists.... What i 
> now asking is,   What is the "event" parameter will pass for HScroll mouse 
> click event into expose() function....  then how can i pass manually,

Events might not be se easy to synthetise (depending on what
of them the function will use), moreover direct expose()
invocation can fail to work due to double buffering (beside
being dirty)...  My point was that if you need to redraw
some widgets, you should let the Gtk+ main loop run and
invoke these redraws in a standard way -- and the two links
I posted were about letting the Gtk+ main loop run.

Yeti


--
Anonyms eat their boogers.
_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to