[Lazarus] How to create a Wizard (InstallShield type) interface

Graeme Geldenhuys graemeg.lists at gmail.com
Fri Aug 29 10:40:55 CEST 2008


On Fri, Aug 29, 2008 at 10:29 AM, Michael Van Canneyt
<michael at freepascal.org> wrote:
>> Anybody have some hints on this? How to recreate such an GUI interface.
>
> At work, we routinely use a TPageControl with all tabs set to invisible.
> The TTabsheet pages are filled with TFrames (actually, there is always
> a TWizardFrame, and all TFrames descend from this) - to ensure the various
> steps are truly independent.

I would have thought this to be the easiest solution as well. A
tab/page control seems to fit the design.  Thanks for the feedback
Michael.


Regards,
 - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list