> To: ilugc@ae.iitm.ac.in
> From: vijayku...@bravegnu.org
> Date: Sat, 29 Aug 2009 05:58:33 +0000
> Subject: [Ilugc] Re: Custom Dialog in GTK+
> 
> Shunmuga Sundaram <ds_sun...@...> writes:
> 
> >           i want to know that how do i show my funnydialog as a model 
> > window 
> > to what ever the application is ? 
> 
> gtk_window_set_transient_for() can be used to set the parent window for a 
> dialog. Get the parent window as an argument to funnydialog and use the

         How do i get the current active windows. In win32 API i have 
GetForeGroundWindow() function, and using that function, i get the current 
active window handle and pass that handle to my funnydialog as parent.... 

         How do i achieve this functionality in GTK+ ? Please help me. 


> gtk_window_set_transient_for() to make it the parent window. 
> 
> gtk_window_set_modal() can be used to make a dialog modal.
> 
> Regards,
> Vijay
> 
> _______________________________________________
> To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with 
> "unsubscribe <password> <address>"
> in the subject or body of the message.  
> http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

_________________________________________________________________
Sports, news, fashion and entertainment. Pick it all up in a package called MSN 
India
http://in.msn.com_______________________________________________
To unsubscribe, email ilugc-requ...@ae.iitm.ac.in with
"unsubscribe <password> <address>"
in the subject or body of the message.
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to