Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » SWT Swing Interaction - JPopupMenu hide/show
SWT Swing Interaction - JPopupMenu hide/show [message #445283] Mon, 01 November 2004 16:17 Go to next message
Brad Reynolds is currently offline Brad ReynoldsFriend
Messages: 309
Registered: July 2009
Senior Member
I'm currently evaluating SWT/Eclipse as platform. One important feature
that we need is to have Swing and SWT interoperability. My current setup
is that I have a simple JTable that once clicked displays a JPopupMenu.
If the JPopupMenu is displayed and I then click on the menu bar (SWT) to
display a drop down menu the JPopupMenu isn't hidden. But if the
JPopupMenu is displayed and I click on any other SWT control it is hidden.
So my question is is this a bug or is it the expected bahavior? Also is
there something that I'm not doing that I should be doing in order to get
these 2 menus to work together?

By the way, I'm developing on Windows XP.

Thanks,
Brad
Re: SWT Swing Interaction - JPopupMenu hide/show [message #445328 is a reply to message #445283] Tue, 02 November 2004 15:29 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
Enter a bug report. Thanks.

"Brad Reynolds" <bradleyjames@gmail.com> wrote in message
news:cm5nim$ut5$1@eclipse.org...
> I'm currently evaluating SWT/Eclipse as platform. One important feature
> that we need is to have Swing and SWT interoperability. My current setup
> is that I have a simple JTable that once clicked displays a JPopupMenu.
> If the JPopupMenu is displayed and I then click on the menu bar (SWT) to
> display a drop down menu the JPopupMenu isn't hidden. But if the
> JPopupMenu is displayed and I click on any other SWT control it is hidden.
> So my question is is this a bug or is it the expected bahavior? Also is
> there something that I'm not doing that I should be doing in order to get
> these 2 menus to work together?
>
> By the way, I'm developing on Windows XP.
>
> Thanks,
> Brad
>
Previous Topic:MouseDoubleClick event
Next Topic:listener on display
Goto Forum:
  


Current Time: Fri Apr 26 06:09:16 GMT 2024

Powered by FUDForum. Page generated in 0.03171 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top