Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Design / developer experience for the Wizard pages needs work #110

Open
Smurf-IV opened this issue Dec 29, 2019 · 3 comments
Open

Design / developer experience for the Wizard pages needs work #110

Smurf-IV opened this issue Dec 29, 2019 · 3 comments
Labels
enhancement New feature or request Feedback Ideas new feature New feature

Comments

@Smurf-IV
Copy link
Collaborator

Apart from the first page (Which is topmost) how does a designer add controls the to the other pages ?
Each page could be made a separate "User Control" so that the designer / developer can add controls on each page, and keep the functionality for that page within the page class that needs it.

@Smurf-IV Smurf-IV added enhancement New feature or request Ideas Feedback new feature New feature labels Dec 29, 2019
Smurf-IV added a commit that referenced this issue Dec 29, 2019
- Investigate #110
- Make the Wizard button show the relevant initialised form
- Add some controls to see that the wizard does something
@Wagnerp
Copy link
Collaborator

Wagnerp commented Dec 30, 2019

Hi @Smurf-IV

Looking at the files, could we just convert both StepWizardControl & WizardControl over to Krypton?

@Smurf-IV
Copy link
Collaborator Author

How far would you want to go with this transfer? (i.e. the CommandLinkButton, MessageBox. etc)

@Wagnerp
Copy link
Collaborator

Wagnerp commented Dec 31, 2019

It can use the existing controls, the difficulty would be the back button, as it uses a bit blit technique

BackBtnStrip

BackBtnStrip2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Feedback Ideas new feature New feature
Projects
None yet
Development

No branches or pull requests

2 participants