xilay
17th October 2005, 12:50
Hello,
Sorry for my english.
In a case, I need to uncheck a section and don't let the user to check the checkBox.
In fact, I need a mix between :
!insertmacro SetSectionFlag ${index} ${SF_RO}
and
!insertmacro SetSectionFlag ${index} ${SECTION_}
because for the first, the problem is that the checkBox is checked, and for the second, it's in bold...
Do you know how I can do? I use MUI.
Thanks
Sorry for my english.
In a case, I need to uncheck a section and don't let the user to check the checkBox.
In fact, I need a mix between :
!insertmacro SetSectionFlag ${index} ${SF_RO}
and
!insertmacro SetSectionFlag ${index} ${SECTION_}
because for the first, the problem is that the checkBox is checked, and for the second, it's in bold...
Do you know how I can do? I use MUI.
Thanks