site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com NSWindow *myWin = [[self contentView] window]; or NSWindow *myWin = [contentView windw]; or NSWindow *myWin = [[[self contentView] superview] window]; It does not get any window on 10.4.7. This works when I was at WWDC06. Any suggestions? _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... I am using xCode 2.4 and PPC tried to use the sample installer plugin from xCode 2.4 to access the Installer window from contentView by using: The reason to get the window so that I can use: beginSheetForDirectory call. This email sent to site_archiver@lists.apple.com
participants (1)
-
Michael Wu