Has anyone had trouble with checkoxes actinf like they are readonly even when they are enabled? My base checkbox class has no code in it, and I have an instance of a checkox that is bound to a logical field in a table. My editbuttons class enables, disables it and there is code in the interactive change event that doesn't even get fired when clicking on the control. The box appears enabled, and debugging shows that enabled = .T., but the value cannot be changed. Clicking on it simply changes the background color temporarily (while the mouse is down) and then changes back to white, leaving the check there. Is this a bug? Is there a bug in my head? TIA
ErikErik Moore
Clientelligence