Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / October 2004



Tip: Looking for answers? Try searching our database.

Where is this control?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
John Dundas - 27 Oct 2004 16:18 GMT
In a Carbon application I would like to use a control similar to the
red, yellow, and green button in the title bar of a floating window,
that is very small, colored buttons.  Is this control generally
available?  What is it called?  Where is it documented?

TIA,

John
Chris Baum - 27 Oct 2004 21:31 GMT
> In a Carbon application I would like to use a control similar to the
> red, yellow, and green button in the title bar of a floating window,
> that is very small, colored buttons.  Is this control generally
> available?  What is it called?  Where is it documented?

It's not a public control.  I'd recommend against using it in your gui.
Having said that, here is the bullet:

OSStatus DrawThemeTitleBarWidget (
  ThemeWindowType flavor,
  const Rect * contRect,
  ThemeDrawState state,
  const ThemeWindowMetrics * metrics,
  ThemeWindowAttributes attributes,
  ThemeTitleBarWidget widget
);
John Dundas - 28 Oct 2004 20:33 GMT
Chris,

> > In a Carbon application I would like to use a control similar to the
> > red, yellow, and green button in the title bar of a floating window,
[quoted text clipped - 12 lines]
>    ThemeTitleBarWidget widget
> );

Thanks for the info.  Strange that it's not public.  It's so useful it
should be.

Thanks,

John
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.