Frequent GUI updates inefficient ? [message #172592] |
Tue, 11 July 2006 14:59  |
Eclipse User |
|
|
|
Originally posted by: vaibhavchopda.yahoo.com
Hi all
I am writing a view in eclipse which displays a model running in another
thread. I used Display.getDefault().asyncExec() to update the view display
when the model changes, which spawns a new thread to update the GUI. I
belive that this will spawn a new thread everytime the model changes and
wants to update the GUI. I belive this is a high overhead if the model
changes frequently.
1. Is the problem I point out really correct ?
2. If it is, is there any other and efficient way to update the GUI view ?
Thanks for answering !
With Regards
Vaibhav
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.08240 seconds