Re: Dynamic user interface - how?
Re: Dynamic user interface - how?
- Subject: Re: Dynamic user interface - how?
- From: Stefan Pantke <email@hidden>
- Date: Tue, 6 Dec 2005 20:53:15 +0100
Am 06.12.2005 um 18:18 schrieb Kaspar Fischer:
Answering myself, one solution is to create a NIB-file
for a slider, one for a checkbox, one for a group of
radio buttons, etc., and to load this NIB-file and add
it via NSView's -[addSubview] to a given, initially
empty view of the main window.
Yes, that's it. Finally, you may resize the target window
to the size of the template window, and everything looks
really nice.
Cheers,
Stefan
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden