Archive: SectionSetFlags in .OnInit possible ?


SectionSetFlags in .OnInit possible ?
Is it possible to set and reset in the Function
.onInit to set and reset Flags
with SectionSetFlags ?

or will the Section s be initialized later ?

If I try to SET SF_SELECTED for Section1 , that is normally optional, it appears always NOT selected ???


Thanks
Peter


It's possible to set section flags in .onInit. If you are having problems with it, attach the code you're using.