Re: Battle of the ScreenRes Giants



"rick" <luttrell@xxxxxxxxxxxxx> wrote in message
news:4784819afvomsaese9vf1qmjt67fq3e10j@xxxxxxxxxx
> I've tried TElasticForm and find that it works very well for most forms
but I'm not smart
> enough to make it work with one of my appications where I build all forms
on the fly and
> place them in a panel on the main form. (Probably the way I've written the
app.)
>
> The application is used for monitoring electronic controllers where I
would very much like
> to use the features of Elastic because the technician would not need to be
right next to
> the computer to see it.
>
Our application is similar, we dynamically load a serious of forms which are
built on TFrames. These are streamed in at run time into an existing
notebook. In addition, we have some complex plug-ins which are streamed in
as well. Once all of these are streamed in we then create the instance of
TElasticForm and things work well.

Mark


.