Re: Show Panel in another Application
Re: Show Panel in another Application
- Subject: Re: Show Panel in another Application
- From: rajesh <email@hidden>
- Date: Tue, 17 Feb 2009 12:17:58 +0100
I have bit of prior experience on working with application as
LSUIElement andd seems to be a better option.
Due to time constraint , as a workaround, I made the window :
canBecomeKeyWindow to NO and ordering it to front with no title bar
makes things better.
I will make the changes as required (LSUIElement).
will update soon
Thank you all for the inputs.
Regards
Rajesh
On Feb 16, 2009, at 4:55 PM, Kyle Sluder wrote:
On Mon, Feb 16, 2009 at 5:57 AM, rajesh <email@hidden> wrote:
I need panel(From AppX) act as a inspector in AppY.
Not gonna happen unless AppX is an LSUIElement; if AppX is a regular
application, you can't do it. You could perhaps create a a third
LSUIElement application and communicate between it and AppX/AppY.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden