Ch Lamprecht napsal(a):
Hello,

is there a way to set a WxCheckBox readonly?
Something like $w->SetEditable( 0 );
( Which is not available for CheckBox )


$w->Enable(0)  ?

Reply via email to