[Glade-users] Glade and Python
- From: johndelaney at gmail.com (John Delaney)
- Subject: [Glade-users] Glade and Python
- Date: Fri, 10 Sep 2010 15:49:59 +0100
On Fri, Sep 10, 2010 at 3:34 PM, Arthur Shats <ashats at hotmail.com> wrote:
I created GUI with Glade-2, converted .glade file to Python via Gladex. I am
new to Python/Gladex, so my question is how in Python I would access widgets
that I created in Glade?
I've no idea about Gladex, but in straightforward libglade / Python
it's as simple as this:
http://www.jamesh.id.au/software/libglade/
How come you are using libglade, anyway? I suggest you set aside an
hour or so to learn GtkBuilder (supported natively by Glade 3.6
onwards), as it's a lot simpler and more powerful:
http://www.micahcarrick.com/gtk-glade-tutorial-part-1.html
John
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]