Implementing Final Cut Pro-like Interface
Implementing Final Cut Pro-like Interface
- Subject: Implementing Final Cut Pro-like Interface
- From: King Chung Huang <email@hidden>
- Date: Thu, 03 Oct 2002 21:40:46 -0600
Hi,
I want to implement the Final Cut Pro/DVD Studio Pro style windows in my
application. I've looked through the OvalWindow and RoundTransparentWindow
samples, and I think I know how to do it. But, I have a few questions about
it.
1) How do I implement the Aqua window controls in my windows? Is there a
copy of the mini-widgets that are in NSPanels that I can use? If not, what
should I do?
2) Will I still be able to use sheets on my windows? How do they know where
my new "titlebar" is?
3) Is it possible to create a new IBPalette with my custom window? Would IB
display my custom window just like the current NSWindow and NSPanel?
Thanks,
King Chung Huang
Learning Commons
University of Calgary
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.