Re: Multiple Custom Panes
Re: Multiple Custom Panes
- Subject: Re: Multiple Custom Panes
- From: Erik Benoist <email@hidden>
- Date: Thu, 11 Dec 2008 11:07:46 -0500
Is there any documentation on installersection? What methods need to
be overidden, how each pane is progressed, etc...?
-Erik
On Dec 11, 2008, at 2:53 AM, Iceberg-Dev <email@hidden> wrote:
On Dec 10, 2008, at 8:16 PM, Erik Benoist wrote:
I'm developing an installer for a server application that takes a
good deal of preferences before installation and while I can easily
do this in a single pane, I would like to provide a pane for each
preference so to be able to give ample instruction to the end user.
Is it possible to have one plugin manage multiple panes or will I
have to create a separate plugin for each. I'm afraid that this
might be the case, but if there is indeed no work around, how can I
share information between the panes? Is there a free pointer in the
InstallerPane that I can use to pass information? I would like to
avoid doing constant I/O to the disk between panes.
You can have multiple panes and one plugin to rule them all.
You have 2 classes: InstallerPane and InstallerSection.
A section is represented by a bullet in the Installation Steps.
A section can contain multiple InstallerPanes.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden