Connection Technologies Products / GUIKit
-----
 /
GUIKit
*Example Applications
*EquationTrekker
*Help Browser Search
*Text Import Wizard
*Graph Editor
*Building with GUIKit
*Technology
*Q&A
*Download
*GUIKit Documentation
*Installation Instructions
*For More Information
*MathLink
*Java Toolkit: J/Link
*.NET/Link
*Web Services Package
*Ask about this page
*Print this page
*Email this page
*Give us feedback
*
Sign up for our newsletter:

GUIKit Text Import Wizard

One powerful feature of GUIKit is the inclusion of a set of wizard widgets for easily building standard step-by-step "wizard" style dialogs. The contents of wizard pages are easily built like all GUIKit dialogs and the supplied wizard widgets handle all the common wizard logic features such as navigation panels and eventing for page navigations. This example demonstrates how you can easily build a text importing tool as a GUIKit wizard.

GUIKit Text Import Wizard Example
next slide
   
123456
   
next



1. INPUT

The Text Import Wizard is requested from a Mathematica notebook session.

 


How was it built?

  • GUIKit includes powerful Wizard classes.
  • One Widget["Wizard"] with a set of Widget["WizardPage"].
  • Script blocks control the logic within and between pages.

Any questions about topics on this page? Click here to get an individual response.


 © 2008 Wolfram Research, Inc.  Terms of Use  Privacy Policy