Re: Manual layout of controls?
Re: Manual layout of controls?
- Subject: Re: Manual layout of controls?
- From: Allan Odgaard <email@hidden>
- Date: Tue, 23 Jul 2002 01:28:46 +0200
On tirsdag, juli 23, 2002, at 12:54 , Gibbons Burke wrote:
Hi there, this is a re-post, but I didn't get any answers, and I can't
believe I'm the only one who needs a dynamic GUI.
The F-script environment which lets you play with Cocoa objects
dynamically has several examples of building windows and dialogs
dynamically [...]
Thanks, but my problems wasn't really related to *creating* the GUI
dynamically. The problem is that it seems the only way to layout my new
elements is by hardcoding a lot of pixel positions and sizes.
Looking at the F-script stuff you sent me it seems that this is the way
it's done there, and since .nib files are basically just archived
objects then I gues that's the only way to go... it's just so darn
primitive, tiresome and very short-sighted (considering that I tie the
user to the current font (size) and Aqua-look...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.