Re: Variable substitution

new topic     » goto parent     » topic index » view thread      » older message » newer message

c.k.lester wrote:
> 
> Mike777 wrote:
> > 
> > Is there any way to write something like:
> > 
> > global constant &TYPEOFCOMOBOTOBUILD&NAMEOFWIDGETTOBUILD = createEx( Combo,
> > "", Window1, 432, 76, 588, 28*6, PBS_VERTICAL+LBS_NOINTEGRALHEIGHT, 0 )

> Be sure to investigate Derek's awesome alternate method of creating
> controls ("newUIObj"). 
>....
> The newUIObj functionality is very versatile. You could read whole
> interface systems from a text file (or database!)... but there's a lot more
> to it.
> 
> **********************************************
> ****************OMG!!!!!!!!!!*****************
> **********************************************
> 
> Actually, now that I've typed all this up... Looks like the newUIObj
> feature already has provision for calling named controls... So, either use
> what I said above with the "old way," or go with the new and improved way.
> 
> Derek, you really should trumpet newUIObj+startApp. :)
> 
> I wonder how easy it would be to make the IDE output newUIObjs instead of
> create()s... :)

It appears that newUUIObj is exactly what I'm looking for.

Back to the testing bench......

Thanks

Mike

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu