Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Widgets - General questions or Mixed problems » Application Wizard based?
Re: Application Wizard based? [message #28327 is a reply to message #22389] Fri, 27 August 2010 19:35 Go to previous messageGo to previous message
dolik.rce is currently offline  dolik.rce
Messages: 1789
Registered: August 2008
Location: Czech Republic
Ultimate Contributor

Hi sevenjay & Alex,

I just recently developed a class for easy handling wizards, since I needed one too. It might be useful for you as well Wink

It is really simple, just one file actually, in my opinion it doesn't even deserve it's own package, but for now I put it here like that. It uses templated class which takes 2-10 parameters similar to WithStepOneLayout<ParentCtrl> and provides the basic handling of actions like next, previous, finish etc. The biggest advantage IMHO is, that the class is, unlike many things in U++, fully DOCUMENTED Very Happy

It uses similar concept as the code posted above, just taken it little further, using the templates and more general approach on some things. E.g. ability to skip some steps, modifying the dialog while running using WhenStep callback and few others.

If you have any trouble using it, just ask. Also let me now what you think of it and any ideas how to make it better.

Best regards,
Honza

[Updated on: Fri, 27 August 2010 19:38]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Wider scrollbars
Next Topic: Dockable toolbars
Goto Forum:
  


Current Time: Tue May 14 00:23:19 CEST 2024

Total time taken to generate the page: 0.01385 seconds