> 
> One more question about checkbox controls on bars:
> How the current state of checkboxes can be stored, written to the ini 
> file, and then restored? 

The *control label allows you to set the initial value of the checkbox 
(an any other control).

After you hide the bar but before you close it, read the state and 
change the *control label with cl.setlabel and string manipulation to 
set the initial value you want for the next time you open the bar.   
Then close and export it.

I also think that tool tips are not shown for control so you could 
stash information using cl.settooltip.

 


Reply via email to