I’m noticing some anomalies with dialog programming. First, the dialog workshop does not display. Instead, selecting the workshop from the menu bar retitles my procedure window starting with “Dialog Workshop…” and displays a MagicFormWindow error:
Secondly, if I manually code a simple rundialog loop the dialog form displays and dismisses correctly, but text edit box tabbing does not occur correctly (ie, will open the first TEO but not advance to the next); This despite the fact that tabbing works correctly on the form when it is opened outside of a dialog context.
Anyone else encountering issues like these?
[Mac OS 13.7 Ventura, PanX 10.2.0 b41]