Overlapping views no more
Overlapping views no more
- Subject: Overlapping views no more
- From: Ricky Sharp <email@hidden>
- Date: Mon, 21 Feb 2005 07:51:47 -0600
In a previous thread, I had outlined that overlapping views are indeed possible, but that I was looking into ways to avoid them.
I have since changed my UI to still use a radio button pair, but that pair now drives a tab view:
(*) Choice A
( ) Choice B
tab view here
No views (or cells) now overlap. For this particular window, I can now turn on optimized drawing and I also got the benefits of automatic key-view handling. Previously, I had to manually wire my views together as the UI changed. In the above UI 'snippet', the tab view is the next key view of the NSMatrix (radio group). Everything works as expected, even with full keyboard access.
--
Rick Sharp
Instant Interactive(tm)
_______________________________________________
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