At 13:40 Uhr +0200 21.02.2005, St�phane Goujet wrote:
as far as I could see, there is no such thing in GNUstep (or Cocoa) as, for example, Tcl/Tk geometry manager, which allows the programmer to place widgets relatively to each others, set rules for padding, expanding, resizing, etc. and apply them, etc.

  Is there a way to achieve such a result, programmatically, with GNUstep ?
  Is there a library or toolkit that would perform the same kind of effect ?

Stephane,

depending on what you want to do, there's the option of either using the "resize springs" that NSView offers (in Cocoa *and* GNUstep), and then there's also Renaissance, which offers auto-layout containers etc.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de



_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to