Trouble with virtual table and notifyResize() [message #871415] |
Sun, 13 May 2012 10:34  |
Eclipse User |
|
|
|
Hi, I could need a little help with my virtual tables. I mostly used GridLayout in the RCP version I started with and while porting to RAP I find that when my ScrolledForm's layout is calculated, at some point theres a notifyResize() on the virtual table which causes all items to be initialized (i.e. it completely hangs on large tables). I tried to google something about it, but I am still completely clueless. This happens on the setBounds of the table. I think I could set the Viewers input async after the Layout has completed, but that somehow looks ugly to me. Maybe I am getting something completely wrong here with the virtual tables?
Any help will be appreciated!
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04160 seconds