Oddity with Windows
Oddity with Windows
- Subject: Oddity with Windows
- From: Adam Thayer <email@hidden>
- Date: Mon, 26 Aug 2002 22:37:50 -0700
I am trying to setup a sheet before opening it, without actually forcing myself to link the sheet's items to a class using IB first (for the sake of possible future functionality). The method works this way so far: grab the view for the sheet, and then start grabbing subviews via tags I place on the items... This works okay except for some small glitches. The main one is that I cannot find subviews if the tabgroup I use is not set to the particular tab. Sooo... I go and switch tabs, which leads to the second glitch which prevents THIS hack from working. Unless the sheet has been displayed at least once, I CANNOT set the current tab while it is hidden. This sheet/window is stored in my main NIB file.
Any ideas on this?
_______________________________________________
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.