Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] popupmenu without shell?


Don't show the shell and use Menu.setVisible()?



Teo Landgraf <teo.landgraf@xxxxxxxxx>
Sent by: platform-swt-dev-admin@xxxxxxxxxxx

12/09/2003 10:33 AM
Please respond to platform-swt-dev

       
        To:        platform-swt-dev@xxxxxxxxxxx
        cc:        
        Subject:        [platform-swt-dev] popupmenu without shell?



Hi there,

i have a java-app running in my systray.
when i hit a button i show a popupmenu.
however this is in swing/awt.

my question is thus:
how do i show an swt-popupmenu without
showing the shell..

greetz,

Teo.

--
Computer games don't affect kids, I mean,
if pacman affected us as kids we'd all run
around in a darkened room munching pills
and listening to repetitive music.
_______________________________________________
platform-swt-dev mailing list
platform-swt-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/platform-swt-dev


Back to the top