FROM : I. Savant
DATE : Mon Jul 10 20:34:23 2006
Please post your code.
--
I.S.
On Jul 10, 2006, at 2:30 PM, San Saeteurn wrote:
> Hi,
>
> I am trying to open an NSPanel using makeKeyAndOrderFront: but the
> window won't open. I do this at runtime when the user clicks a
> button.
>
> When I jumped into the debugger, the value for the NSPanel was
> nil. After reading a post on this mailing list about another
> person experiencing a similar problem except their panel opens in
> awakeFromNib: while mine doesn't. theya re using an existing NIB
> while I am creating mine.
>
> OK, I have several panels and drawers (6 to be exact). Prior to
> this panel failing to be initialized, the others initialized and
> opened just fine. In an attempt to work around this issue, instead
> of using a panel, I tried a drawer. But that was not initialized
> either when i tried it. then a standard window, but that failed.
>
> To sum up the problem:
> I have several panels and drawers, but any new panels/drawers/or
> windows I add gets initialized to NIL. The old ones work fine.
> Any ideas?
>
> -San Saeteurn
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
> 40gmail.com
>
> This email sent to <email_removed>
DATE : Mon Jul 10 20:34:23 2006
Please post your code.
--
I.S.
On Jul 10, 2006, at 2:30 PM, San Saeteurn wrote:
> Hi,
>
> I am trying to open an NSPanel using makeKeyAndOrderFront: but the
> window won't open. I do this at runtime when the user clicks a
> button.
>
> When I jumped into the debugger, the value for the NSPanel was
> nil. After reading a post on this mailing list about another
> person experiencing a similar problem except their panel opens in
> awakeFromNib: while mine doesn't. theya re using an existing NIB
> while I am creating mine.
>
> OK, I have several panels and drawers (6 to be exact). Prior to
> this panel failing to be initialized, the others initialized and
> opened just fine. In an attempt to work around this issue, instead
> of using a panel, I tried a drawer. But that was not initialized
> either when i tried it. then a standard window, but that failed.
>
> To sum up the problem:
> I have several panels and drawers, but any new panels/drawers/or
> windows I add gets initialized to NIL. The old ones work fine.
> Any ideas?
>
> -San Saeteurn
>
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/idiotsavant2005%
> 40gmail.com
>
> This email sent to <email_removed>
| Related mails | Author | Date |
|---|---|---|
| San Saeteurn | Jul 10, 20:30 | |
| I. Savant | Jul 10, 20:34 | |
| San Saeteurn | Jul 10, 21:04 | |
| I. Savant | Jul 10, 21:11 | |
| San Saeteurn | Jul 10, 21:18 | |
| I. Savant | Jul 10, 21:29 | |
| San Saeteurn | Jul 10, 22:03 | |
| San Saeteurn | Jul 10, 22:48 | |
| I. Savant | Jul 10, 22:52 | |
| San Saeteurn | Jul 10, 23:46 |






Cocoa mail archive

