Could be a naming issue as we recently saw
> OptionGroup.Click() does not fire after adapting
Can't imagine why ...
> LPARAMETERS nButton, nShift, nXcoord, nYcoord
VFP visual editor adds this line automatically when you edit a *.?cx method.
Inherited from aw.vcx!aw???
Provides nButton, nShift, nXcoord, nYcoord support in .click() after calling DoDefault(@nButton, @nShift, @nXcoord, @nYcoord)
(see inherited code for details)
A sweet FoxInCloud goodie ...
-- thn (FoxInCloud)