glade-3 python treeview

Discussion in 'Python' started by n0p, Feb 9, 2009.

  1. n0p

    n0p New Member

    Joined:
    Feb 9, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    First of all I apologize for my bad english
    I am beginner in writing GUI apps with Glade and python, i am having problem with libglade.. well I know that glade-3 hasn't yet good implementation with gtkbuilder, so python users are saving projects in libglade format, and then we convert it with: gtk-builder-convert, to bring up our xml file in gtkbuilder format. Here is my problem, I need treeview, but treeview can only be used in glade if we are saving our project in gtkbuilder format, but i need to use libglade format because i have to convert it with gtk-builder-conver.. So my question is, how can I insert treeview :S
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice