re: systray - where we're providing a Pivot API it is usually because we're
creating something new or providing a better alternative.  There's no scope
for either with Systray from what I can see?
Cheers,
Chris


2009/9/4 Sandro Martini <[email protected]>

> I'm thinking on the ability for Pivot Desktop Applications to gain
> access to the System Tray, without having to use directly AWT (as in
> all other Pivot public functions).
>
> Then for example we could add/remove and maybe enable/disable
> application-specific menu elements ... i think should be possible with
> the System Tray (I've never used it, sorry).
>
> More info needed ?
> Some are here:
> http://java.sun.com/developer/technicalArticles/J2SE/Desktop/javase6/systemtray/
>
>
> Oh, maybe another interesting feature (i don't think it's already
> implemented) that relies on Java 6 features is the ability for main
> Windows to have a flag "Always stay over", could be interesting, right
> ?
> Some info here:
>
> http://72.5.124.55/javase/6/docs/api/java/awt/Window.html#setAlwaysOnTop%28boolean%29
> But maybe this could be more complex to do than the benefits it gives
> ... what do you say ?
>
>
> Bye
>

Reply via email to