wxTaskBarIcon on mac: Show in system tray?

Stefan Csomor csomor at advancedconcepts.ch
Tue Aug 14 22:10:31 PDT 2007


Hi

under OS 9 it was a hack, under OS X it has an API, NSStatusBar and 
NSStatusMenu

http://developer.apple.com/documentation/Cocoa/Conceptual/StatusBar/index.html

I am working on getting wxMenu to work using NSMenu, so eventually we 
will get there ...

Best,

Stefan

Vadim Zeitlin wrote:
> On Tue, 14 Aug 2007 15:27:30 -0400 Kevin Hock <hockkn at yahoo.com> wrote:
>
> KH> There was a long drawn out discussion about this years ago and this was 
> KH> done intentionally this way. Apple's interface guidelines stipulate that 
> KH> the "taskbar" is only for system utilities although this is obviously 
> KH> abused by some programs, including Apple's own (e.g. iChat). 
> KH> Nonetheless, wx is adhering to the guidelines and keeping icons out of 
> KH> that area.
>
>  Personally I think it would be great to be able to put the icons in the
> notification area at least optionally -- this doesn't really count as "non
> native behaviour" IMHO, it's just "another native behaviour". Unfortunately
> the last time I looked (admittedly, this was in 2003 or thereabout) there
> was no official API for doing this and all non-Apple programs showing the
> icons in the notification area used a custom kernel extension to do it. Has
> it changed since then?
>
>  Regards,
> VZ
>
>   

-- 

Advanced Concepts AG  
Software-Engineering
Heldweg 10   
CH-8475 Ossingen
Switzerland

phone:+41 52 245 0 245
fax:+41 52 245 0 246   
http://www.advanced.ch
mailto:csomor at advanced.ch






More information about the wx-users mailing list