Just wondering if TS_StartModalDialogEx() in CVI rather chains the panel callback or makes use of ATTR_CALLBACK_DATA. I can't seem to use the panel callback data to store user data as a normally have. My next step was to attempt to use assigning callback data via chaining, but I want to make sure that is the right call and not going to cause other conflicts.
Thank you 🙂