Tabpages not displaying with updatemode umPartial


2005-08-23 08:02:22 AM
delphi9
I am using a page with tabs. When the Form update mode is "umAll" all the
tabs redisplay after a refresh, but has a bad ficker as all the tab pages
are briefly displayed before settling down. However, when the updatemode is
set to "umPartial" everything renders fine first display, but when the page
is refreshed all the tab pages are blank ( really not even there), the tab
control survives and can be selected, but no pages. The text in a smart
panel also disappears, never to be seen again. Am I missing a simple
setting???
Thanks all...