I made some classes and then added this library to my project via 'config.level. Everything seems to work fine.
However, the intellisense only seems to work when I'm in the source file of the class itself.
My class is called 'ta_GlobalData' and there's one instance called 'g_ta_GlobalData'. Unfortunately, when I'm working in a panel and I type 'g_ta_GlobalData' and then type a "." then nothing happens. I never seem to get or see the methods of my classes.
Am I missing something or has this simply not yet been implemented ?
I'm running 3.15P7
share the fun
Frenk Mulder