Eclipse UI fails to repaint after processing a click on my view [message #323931] |
Sun, 13 January 2008 19:21  |
Eclipse User |
|
|
|
Hi!
I have a view which contains an org.eclipse.draw2d.FigureCanvas with
several figures in it. Those figures listen to mouse clicks. Inside
the mousePressed() method I sometimes open windows like
MessageDialogs etc. If a dialog was opened it may happen that the
complete Eclipse UI gets white or just the toolbars and my view get
white. I think Eclipse wants to redraw everything but fails to do
so. Is there a method which redraws the whole Eclipse UI? Or is
there something fundamentally wrong with my code (opening Dialogs
inside the mousePressed method)?
Any suggestions?
Nicolai
--
I'm using an evaluation license of nemo since 133 days.
You should really try it!
http://www.malcom-mac.com/nemo
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11050 seconds