ArthurLiu88
Programmer
I buildup my own CursorAdapter class, I can use them like the following code in DataEnviroment.OpenTables method:
this.AddObject("o", "myCursorAdapter")
It works fine.
But how can I apply it in the myForm class, because classes doesn't support DE. There is same question for toolbar or menu.
Many thanks
Arthur Liu (Shanghai, China)
this.AddObject("o", "myCursorAdapter")
It works fine.
But how can I apply it in the myForm class, because classes doesn't support DE. There is same question for toolbar or menu.
Many thanks
Arthur Liu (Shanghai, China)