FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveLinux / FiveDroid (Android) Window / Dialog Layout with Five Linux
Posts: 464
Joined: Tue May 16, 2006 07:47 AM
Window / Dialog Layout with Five Linux
Posted: Sun Jul 29, 2007 06:52 AM

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

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Window / Dialog Layout with Five Linux
Posted: Sun Jul 29, 2007 02:45 PM

Doug,

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

then do:
glade-2

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion