Re: Cocoa dialog in CarbonLib App
Re: Cocoa dialog in CarbonLib App
- Subject: Re: Cocoa dialog in CarbonLib App
- From: Sanford Selznick <email@hidden>
- Date: Sat, 23 Sep 2006 13:29:01 -0700
Hi Jaime,
The application is Palm's HotSync manager. The plug-in is a Mach-O
bundle that does the appropriate magic to hook up the API.
My window is in a Nib in the plug-in bundle and is controlled by a
subclass of NSWindowController.
I'm having the following problems:
1. The window behind mine (owned by HotSync) doesn't get updates
while mine is open.
2. When I close the HotSync window after closing mine the HotSync
window just goes to the back and will never return to the front.
Thank you for your curiosity. Any ideas how to stop these problems?
Best,
Sanford
At 12:01 PM -0700 9/23/06, email@hidden wrote:
Hi,
What application is loading your plugin? I'm assuming that this CFM
application is at least using Carbon. Did you create this application
or is it something like FileMaker Pro?
If I understand this correctly, you have a plugin that is being loaded
by a Carbon application. I am assuming that the plugin is Mach-O
Bundle and you are calling the Cocoa code from another bundle. Is this
correct or am I off?
-Jaime
On 9/22/06, Sanford Selznick <email@hidden> wrote:
Hello,
I'm displaying a Cocoa dialog from a plug-in that's called from an
> old CFM application. The dialog is in a nib and works perfectly.
> However...
_______________________________________________
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