How do you reference and control the Jade Painter
Posted: Fri Aug 07, 2009 2:17 pm
by James Plank >> Wed, 4 Aug 1999 21:51:05 GMT
I like the idea of writing my own form creation programme, and I can see how the 'addControl' and 'flagControlForSave ' can work to do this.... BUT
how do you reference and control the Jade Painter
Is the jade painter a hidden Schema, or class??
Regards James
************************************* from the HELP file ************* Signature addControl(c: Control) updating;
The addControl method of the Form class dynamically adds the control referenced in the c parameter to a form at run time. If the c parameter references a persistent object, the call is rejected.
Note If you use this method to add a control to a form in the
" JADE Painter " , see also the flagControlForSave method.
--
James Plank
Icon Communications NZ
I like the idea of writing my own form creation programme, and I can see how the 'addControl' and 'flagControlForSave ' can work to do this.... BUT
how do you reference and control the Jade Painter
Is the jade painter a hidden Schema, or class??
Regards James
************************************* from the HELP file ************* Signature addControl(c: Control) updating;
The addControl method of the Form class dynamically adds the control referenced in the c parameter to a form at run time. If the c parameter references a persistent object, the call is rejected.
Note If you use this method to add a control to a form in the
" JADE Painter " , see also the flagControlForSave method.
--
James Plank
Icon Communications NZ