Pop Up Button in Toolbar Trouble
Pop Up Button in Toolbar Trouble
- Subject: Pop Up Button in Toolbar Trouble
- From: Carl Jochen Norum <email@hidden>
- Date: Wed, 12 Jun 2002 11:30:50 -0600
Hi there everybody - I have a question that hopefully has a quick answer.
My application has some windows with toolbars. One of these windows has
a bunch of different views (selected by an NSPopUpButton in the toolbar)
which can be displayed. Clicking a "next pane" and "previous pane" button
to cycle through the panes works fine, as does the contextual menu I gave
to each pane to change the contentView of the window.
Using the Pop Up Button to change the view breaks, however. The view changes
and the window resizes appropriately - just like it does for the other
methods of changing the window shape. But all of the toolbar items that were
visible a second ago now all disappear. They're still there - I can click
them and use them, and if I use the context menu or the standard image toolbar
item to change the pane again, they all come back.
Anyone have any ideas? I'm working on a demonstration program to see if
a bare-bones app has the same problem.
-- Carl
_______________________________________________
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.