Find the answer to your Linux question:
Results 1 to 3 of 3
HOw should I use Glade UI designer. I cannot resize/move widgets, neither use more than one of them. The online manual is useless. I need some tutorial: 1. How to ...
  1. #1
    Linux Enthusiast minthaka's Avatar
    Join Date
    May 2006
    Location
    Mol, Vojvodina
    Posts
    556

    Glade

    HOw should I use Glade UI designer. I cannot resize/move widgets, neither use more than one of them. The online manual is useless. I need some tutorial:
    1. How to determine the place of a widget on a window ?
    2. How to move and resize elements?
    Thanks
    If you need a CD/DVD catalogizer, give a try to my program:
    http://www.kde-apps.org/content/show...content=100682
    Linux Usert#430188

  2. #2
    Just Joined!
    Join Date
    Jul 2006
    Posts
    52
    Quote Originally Posted by minthaka View Post
    HOw should I use Glade UI designer. I cannot resize/move widgets, neither use more than one of them. The online manual is useless. I need some tutorial:
    1. How to determine the place of a widget on a window ?
    2. How to move and resize elements?
    Thanks
    GLADE is just a way for you to layout your UI. You import your widgets from the XML file that it creates and use them as you normally would. Someone more experienced in this can probably give you more information but this is what I do. I use PyGTK to write the GUI and gtk.XML class to import the widgets from the .glade (XML) file.

    What program language are you using?

  3. #3
    Linux Enthusiast minthaka's Avatar
    Join Date
    May 2006
    Location
    Mol, Vojvodina
    Posts
    556
    I started to use C++. It's nice, but it seems to me it's a level below Delphi, and all the languages I met. I want to learn it together with GUI programming parts.
    If you need a CD/DVD catalogizer, give a try to my program:
    http://www.kde-apps.org/content/show...content=100682
    Linux Usert#430188

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...