Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » WindowBuilder » WindowBuilder needs confirmation of JOptionPane.showMessageDialog(Annoying bug? When code parsing I need to confirm the JOptionPane ok-button)
WindowBuilder needs confirmation of JOptionPane.showMessageDialog [message #1006779] Fri, 01 February 2013 19:14 Go to next message
El Lobo is currently offline El LoboFriend
Messages: 1
Registered: February 2013
Junior Member
I use Eclipse 4.2.1 with current Windowbuilder and Java 7. When I switch from text view to design mode, the WindowBuilder comes up with all the JOptionsPanes I use in my project. To proceed I need to click ok on every of these OptionPanes. Whenever I change anything in the Gui, this happens again which is more than annoying. Does anybody know how to get rid off this bug?

Thanks in advance,
Regards

El Lobo
Re: WindowBuilder needs confirmation of JOptionPane.showMessageDialog [message #1006794 is a reply to message #1006779] Fri, 01 February 2013 23:02 Go to previous message
Eric Clayberg is currently offline Eric ClaybergFriend
Messages: 979
Registered: July 2009
Location: Boston, MA
Senior Member
Never having seen that and without seeing any example code, its hard to say.

In general, based on your description, I would think calling Beans.isDesignTime() would work.
Previous Topic:Cannot add selectionHandler
Next Topic:Drag and drop
Goto Forum:
  


Current Time: Fri Apr 19 23:31:00 GMT 2024

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

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

Back to the top