<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>
<div>Hi Kamuy,</div>
<div> </div>
<div>maybe something like that:</div>
<div> </div>
<div>(mf-chk (make-instance 'menucheckbutton :master mfile<br/>
:text "Menucheckbutton"))</div>
<div> </div>
<div>and you could get the value of the checkbutton by using:</div>
<div> </div>
<div>(value mf-chk)</div>
<div><br/>
Regards<br/>
Volker</div>
<div> </div>
</div>
</div></div></body></html>