[Xerte] RE: check then disable checkbox
Dave Burnett
d_b_burnett at hotmail.com
Wed Sep 29 14:43:42 BST 2010
OK, more properly, can I set the property prior to instantiation like a button or do these have to be set post facto?
e.g.
cbox.setCheckState(true);
cbox.setEnabled(false);
From: d_b_burnett at hotmail.com
To: xerte at lists.nottingham.ac.uk
Subject: check then disable checkbox
Date: Wed, 29 Sep 2010 09:32:47 -0400
Probably missing something obvious as I'm re-wrapping my head after holidays.
Button off interaction has visible/enabled property.
Not available for checkboxes, or is it inherited from superclass or something?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20100929/4a64aa53/attachment.html
More information about the Xerte
mailing list