Re: Dynamic User Interface with Cocoa
Re: Dynamic User Interface with Cocoa
- Subject: Re: Dynamic User Interface with Cocoa
- From: Daniel Todd Currie <email@hidden>
- Date: Wed, 23 Jun 2004 13:12:07 -0700
Alex,
Take a look at my open-source DTCVersionManager framework here:
http://los.dtcurrie.net/code/
The DTCVersionManager class deals with window resizing when an
NSTextView is hidden/shown based on the state of a disclosure triangle
button. This should be a good start; let me know if you have any
further questions.
-- Daniel Todd Currie
On 2004 Jun 22, at 13:53, Alexander F. Hartner wrote:
You wouldn't perhaps have some sample code illustrating the add to the
subview and the subsequent event handling ? That would be really
helpful to me.
Thanks
Alex
On 21 Jun 2004, at 23:36, Chris Hanson wrote:
On Jun 21, 2004, at 12:40 PM, Alexander F. Hartner wrote:
When the user selects a button another text box appears. I did look
in the obvious places (Google MamaSam etc) but didn't find much
information. Could you please point me in the right direction.
You can always just instantiate controls directly and add them as
subviews.
-- Chris
--
Chris Hanson <email@hidden>
http://www.livejournal.com/users/chanson/
_______________________________________________
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.
_______________________________________________
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.
_______________________________________________
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.