Page 1 of 1

Window / Dialog Layout with Five Linux

PostPosted: Sun Jul 29, 2007 6:52 am
by xProgrammer
I am playing around with window/dialog layout (from code) with FiveLinux

It appears that you have to use simulated row/column positions for layout of controls but when you size them you have to use pixels which whilst workable it would be nice to work just with pixels. Is this possible? What do others do?

Also it appears that SAYs are centered rather than left justified within their area. Is there a way to have them left justify so they will line up down a window/dialog?

Is the alternative delving into GTK?

xProgrammer

PostPosted: Sun Jul 29, 2007 2:45 pm
by Antonio Linares
Doug,

Install glade doing:
sudo apt-get install glade-2

then do:
glade-2