Re: NSPanel question
Re: NSPanel question
- Subject: Re: NSPanel question
- From: Andrea Salomoni <email@hidden>
- Date: Wed, 25 Jan 2006 19:25:56 +0100
Thank you,
But I already did it... and nothing happened!
Is strange but my panel becomes grey...
Andrea
Il giorno 25/gen/06, alle ore 19:23, Andrew Merenbach ha scritto:
You'll want to make your panel/palette into a Utility window. You
can do this in Interface Builder, from the Inspector. This will
give your window a thin title bar and prevent it from greying out
when you are doing something in the main window.
Best,
Andrew
On Jan 25, 2006, at 8:11 AM, Andrea Salomoni wrote:
Hi to all,
In my little app I have two windows... (ok I know but there isn't
any other name for this UI object.... :) ).
As I told I have one window and one panel.
I need to maintain my panel active (front) while the main window
is active.
I need something like the photoshop or fireworks floating panels
on the left, in this way I will able to edit my main window
without see the panels become grey.
I already used [theGraphPanel setLevel:NSFloatingWindowLevel];
But in this way I can see only the panel in the front and my main
window will never be in the front too.... so what I need is to
have two windows in the front...
ps: I created the panel with IB and not programmatically because
inside it I have a complex NSView and I need to manage the NSView
from the main window ....
Thank you all for your kind help!
Andrea
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40ucla.edu
This email sent to email@hidden
_______________________________________________
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