> > > As anyone used Embedded Forms in D5 yet ?
> >
> > Do you mean Frames?
>
> What is a frame for the uninitiated?
In pre-Delphi 5 people would:
1. Create a form, plonk a panel on the form, plonk 3 buttons and a label on
the form.
2. They can now create other forms, and reparent the first form's panel to
the new forms (or panels on the new forms). This gives reuse of lumps of UI
code.
In Delphi 5 people
1. Create a FRAME, and plonk 3 buttons and a label on it.
2. They can now create other forms, and plonk the FRAME onto it. This gives
reuse of lumps of UI code.
Now, can somebody explain 'embedded forms' (or is that just the reparenting
trick?)
Cheers,
Kerry Sainsbury
Inprise/Borland New Zealand
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz