[Glade-users] An oft asked question --- I'm sure



Having come from an xforms background with having to position widgets by 
giving x and y coordinates or just dropping them on the page, when I first 
started with GTK+ I got a little frustrated as well.  However, once you "get 
it" and figure out how to reference everything and lay out your GUI, it is 
(IMHO) far superior to anything else I've ever worked with.

It is really easy for me (with GTK) to provide GUIs that are flexible and 
look good regardless of what operating system they are run on, what 
resolution the screen is running, and what the current theme is.

We all have our personal preferences and I understand where you are coming 
from but I suggest you give it a chance.


----- Original Message ----- 
From: "Victor Rafael Rivarola Soerensen (FANATICO y LOCO por Cristo)" 
<vrrivaro gmail com>
To: "Jim Bodkikns (Dakotacom)" <JimBodkins yahoo com>
Cc: <glade-users lists ximian com>
Sent: Thursday, January 12, 2006 12:00 PM
Subject: Re: [Glade-users] An oft asked question --- I'm sure


2006/1/11, Jim Bodkikns (Dakotacom) <JimBodkins yahoo com>:
:)

Will glade ever feature free form widget (control) placement. (I dont care
much for the layout boxes - forget their name).

HBoxes, VBoxes, and Tables.

I think glade is the only
tool (contemporary) that still does this. (I'm trying to use anjuta - but
may dump C/C++ entirely in favor of tools like Boa and Python or VTcl and
Tcl/Tk).

Glade, is not responsible for it. Gtk is. Gtk is the only toolkit that
arranges its aspects in such a sencible way *ever*. If it wasn't for
Gtk, you would be strong armed to use the stone aged pixel wise
placement of all the widgets. Can you imagine that? We are all glad
for Gtk thanks to Gtk's advanced placement scheme, You no longer have
to worry about having to resize your own widgets all the time, Gtk
does it on its own.

I have decades of experience with C/C++, but find using glade
tedious. (Non-trivial legacy apps that have complex UI's)

Well, Gtk does it the Right Way(TM).

Thanks

If you still have a retrograd thinking and insist on suffering though
the pain yourself, Gtk (at least Gtk#) does allows this to be done
with either the Gtk.Fixed or Gtk.Layout namespaces. I have no idea how
they work, or if they can be ported to other Gtk's or if they can be
used by Glade, however your best shot is provably wxWidgets and not
Gtk.

Jim
P.S
I'm hoping I just missed something. :)

_______________________________________________
Glade-users maillist  -  Glade-users lists ximian com
http://lists.ximian.com/mailman/listinfo/glade-users



--
FAN?TICO
"Por cuanto eres tibio, y no fr?o ni caliente, te vomitar? de mi boca."
Apocalipsis 3:16

LOCO
"Porque la Palabra de la Cruz es locura para los que se pierden; pero a
los que se salvan, esto es, a nosotros, es poder de Dios."
1 Corintios 1:18
_______________________________________________
Glade-users maillist  -  Glade-users lists ximian com
http://lists.ximian.com/mailman/listinfo/glade-users 




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]