Re: [GnomeMeeting-devel-list] Bugs to fix for 2.0.2



Le dimanche 23 avril 2006 à 20:20 +0200, Julien PUYDT a écrit :
> Damien Sandras a écrit :
> > Le dimanche 23 avril 2006 à 18:53 +0200, Julien PUYDT a écrit :
> >> Damien Sandras a écrit :
> >>> Add gnomemeeting_window_set_parent which would set it as parent for the
> >>> druid if the druid is present?
> >> You mean something like :
> >> if (gtk_window_is_active (GTK_WINDOW (druid)))
> >>    gtk_widget_set_parent (popup, GTK_WIDGET (druid));
> >> ?
> >>
> >> If so, it is indeed a much better idea :-)
> > 
> > Yes, if GTK_WIDGET_VISIBLE (), something like that :)
> > 
> > It can be done cleanly.
> 
> Hmmm... gtk_window_is_active should make the popup depend on the druid 
> only if it is the toplevel window... while GTK_WIDGET_VISIBLE will make 
> the popup depend on the druid even if the window is just visible (ie: 
> hidden behind another).
> 
> You tell me, I do ;-)
> 

Do, but it is annoying if we have to do that for all popups.

I can think of a few ones :
- can not start listener
- gconf error

...
-- 
 _      Damien Sandras
(o-     
//\     Ekiga Softphone: http://www.ekiga.org/
v_/_    FOSDEM 2006    : http://www.fosdem.org/
        SIP Phone      : sip:dsandras ekiga net
                         sip:600000 ekiga net




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]