Quote:
Originally Posted by xXziroXx
Can't performclick() be enabled for GuiCheckBoxCtrl's at least? That can't in any way be harmful, really.
|
Is it really needed though? Catching the 'onAction' event and then just calling onObjectClicked() instead of object.performClick() just seems like a better idea to me.