[Glade-users] Accessing elements on a dialog
Pablo Recio Quijano
rikutheronin at gmail.com
Thu Oct 22 17:56:56 EDT 2009
Hi.
I built a dialog, that contains a GtkFileChooserButton (I'm working with
python). I'm trying to access to it's contents, but I really don't know how.
Im trying something like that:
def on_btn_apply_clicked(self, widget, data=None):
filechooser = self.quick_game.file_chooser_team_a
But the response is:
AttributeError: 'gtk.Dialog' object has no attribute 'file_chooser_es_a'
I guess that there is some other way to access elements on a dialog, window
or whatever, but I really can't find it.
Thanks!
--
Pablo Recio Quijano
Estudiante de Ingeniería Informática (UCA)
Becario en Alquimia Proyectos Digitales
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/glade-users/attachments/20091022/9d8e868c/attachment.html
More information about the Glade-users
mailing list