~vroetman/+junk/getopt-gui-gtk

« back to all changes in this revision

Viewing changes to dev/example.pl

  • Committer: Victor Roetman
  • Date: 2008-02-07 15:00:35 UTC
  • Revision ID: victory747@gmail.com-20080207150035-l6lbwzh0r6a6knzb
added button (but it does nothing)
changed how things are added to the table to add flexibility

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
    ["h|?|help", "!GUI" ],
74
74
    ["full-help|fullhelp","Give full help"],
75
75
 
 
76
    ["", "Click Me!",
 
77
        type => 'Button'
 
78
    ],
 
79
 
76
80
    #["",   {type => 'button', text => 'billthecat lives here', name => 'mybutton'}],
77
81
    #["v=s%","Assign variable values"],
78
82
    # required ARGV[0] which is the database -> reassign to argv[0]