I have a dialog that includes 2 DateTimePicker controls, one displays only the date and the other only the time. These controls should only be enabled if some other controls are enabled so I have disabled them in the IDE, however they keep enabling themselves in the IDE. I’ve done a quick search and there is no code (yet) in the application that enables these controls.
Am I missing something?
I one an Intel Mac running Ventura and the latest release of Xojo.
It’s nothing to do with the project. After making the initial post above I disabled the controls. Without even running the project a few minutes later they re-enabled themselves. This is an issue in the IDE.
Well, this kind of bug potentially breaks projects, hiddenly changing properties, and when you save any other proper changes, the property messed can get into that project.