[Glade-users] gtkAboutDialog



Frucot Jean-Louis a ?crit :
I create gtkAboutDialog named Apropos_windows with glade 3.6.3.

I associate the signal activate on GtkMenuItem with
on_imagemenuitem10_activate

then i dont know how to call this Apropos_windows.


  
I answer myself :

I add :
/self.about = builder.get_object("apropos_window") /in/ __init__/

then i add :
/def on_imagemenuitem10_activate(self, w):/
/    gui.about.show ()/ #where gui is my interface

Is that right ?

-- 
Jean-Louis Frucot
mail frucot.jeanlouis at free.fr

http://gnusquetaires.org
http://gnusquetaires.org/forums/





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