RE: newUIObj and IDE
Mike777 wrote:
>
> Matt Lewis wrote:
>
> > I must say, I've never really understood the draw of the newUIObj way of
> > doing things.
>
> My reason for doing it is that it appears to be the only way I can name the
> control myself through a variable value determined by the program at run time.
> I need that so I can drive everything from my database.
Have you looked at 'setIdName'? This allows you to give a name to any control
and then you can later use 'getNameId' to fetch an ID by supplying its name.
If this doesn't help, I'll knock up a simple example of how to use newUIObj to
insert controls into an existing Window (form).
--
Derek Parnell
Melbourne, Australia
Skype name: derek.j.parnell
|
Not Categorized, Please Help
|
|