On Thursday 06 October 2016 19:29:42 mohamed hamza wrote: > Hi Martin, > > I used simple form instead tabform in tabwidget . Now I lose stat > ( enabled/disabled, last value ... ) of all widgets when I change tabpage . > I tried to use statfile to restore but no success.Do I have to change all > form to tabform? > ttabform can be used as tabpage, has options to be created on the fly and to be destroyed if it is not the active tab and some more tabpage specific properties. If you don't need that, normal forms and widgets can be used instead. I assume you insert the simple form in a ttabpage? Do you destroy the inserted form later? Maybe make a siple demo project which shows the problem.
Martin ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, SlashDot.org! http://sdm.link/slashdot _______________________________________________ mseide-msegui-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

