Marc Santhoff wrote:
Hi,
is there any template like dialog having multiple steps the user
switches with "next"/"previous"/"finish"-buttons?
Sth. like installer programs do for asking the user a lot of
information: what to install, where to, accept licence, some config
data, etc.
Maybe a source on LCCR or an example program has such code, I don't want
to invent the world anew. ;)
I've done it (for a database connection) using a notebook with tabs at
the top. The only significant complexity was due to having the buttons
on each page since it meant that I had to fudge the default as I
progressed through the sequence.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus