Difference between revisions of "JGuiGen Demo"

From lightwiki
Jump to: navigation, search
Line 10: Line 10:
 
## generate gui
 
## generate gui
 
## wash, rinse, repeat showing features
 
## wash, rinse, repeat showing features
 +
### Adding a column
 +
#### date
 +
#### ssn
 +
#### ...
 +
### Change validation error message and Test
 +
#### closing window
 +
#### changing row to edit
 +
#### ...
 +
### Internationalization
 +
### Hot keys
 +
###
  
 
* [http://vernon.is-a-geek.org/JGuiGen/JGuiGen.html Screencast]
 
* [http://vernon.is-a-geek.org/JGuiGen/JGuiGen.html Screencast]
  
 
* [http://hale.homeip.net/ Hale Pringle's web site]
 
* [http://hale.homeip.net/ Hale Pringle's web site]

Revision as of 13:47, 18 March 2006

Back to Main Page

  1. Script
    1. download from cvs
    2. configure
    3. run
    4. launch db admin
    5. set up table
    6. set up GuiGen
    7. generate gui
    8. wash, rinse, repeat showing features
      1. Adding a column
        1. date
        2. ssn
        3. ...
      2. Change validation error message and Test
        1. closing window
        2. changing row to edit
        3. ...
      3. Internationalization
      4. Hot keys