Form.setMessage question [message #4982] |
Thu, 14 May 2009 08:10  |
Eclipse User |
|
|
|
Hi,
my app uses messages in form heading quite heavily and I noticed that for
every MessageManager.addMessage or MessageManager.removeManager calls we
end up in Form.setMessage method where we update the heading (includes
layout/redraw always) and then we re layout the whole form. I wonder
whether this form re-layout is really necessary as it attributes to almost
2/3 of the time that we are spending in Form.setMessage?
Thanks,
Vadim
Windows XP SP2, Java 1.6.0_12, Eclipse 3.5.0 M7
|
|
|
|
|
|
Re: Form.setMessage question [message #7709 is a reply to message #7627] |
Mon, 18 May 2009 13:29  |
Eclipse User |
|
|
|
Originally posted by: eclipse-news.rizzoweb.com
Vadim Mironov wrote:
> Eric, Boris, thank you very much for replies. Just created
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=276660 Eric, shall I link
> this one to link that you've posted below or simple comment will do there?
>
I think a comment will suffice. The table layout problem is different
(so there is no blocks/depends-on relationship), but it is made more
obvious when calling setMessage() on the form containing a table.
Thanks,
Eric
|
|
|
Powered by
FUDForum. Page generated in 0.03984 seconds