acabler
2 Jun 2009, 12:49 PM
Hello,
I have a viewport with a couple of tabs. When the second tab is clicked and the contents are rendered, it takes several seconds, so I would like to show a loading message. I have tried both MessageBox.wait and mask/unmask, but nothing has any effect. I have tried masking both the top level container and the tab panel, but nothing seems to work. Currently, my code is trying to mask the tab panel on render of the second tab and unmask onAfterLayout. My print messages are appearing at the right times, but no mask.
Any ideas?
adam
I have a viewport with a couple of tabs. When the second tab is clicked and the contents are rendered, it takes several seconds, so I would like to show a loading message. I have tried both MessageBox.wait and mask/unmask, but nothing has any effect. I have tried masking both the top level container and the tab panel, but nothing seems to work. Currently, my code is trying to mask the tab panel on render of the second tab and unmask onAfterLayout. My print messages are appearing at the right times, but no mask.
Any ideas?
adam