~geoff.bache/storytext/selftest-trunk

« back to all changes in this revision

Viewing changes to widgets/view_notebook/ui_map.pyusecase.nouimap

  • Committer: Geoff Bache
  • Date: 2010-01-15 22:28:56 UTC
  • Revision ID: geoff.bache@jeppesen.com-20100115222856-28brzjilzj0ruslb
Major refactoring to separate out the name chooser GUI into a separate process

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[Name=Movie Name]
2
 
changed = set new movie name to
3
 
activate = add movie by pressing <enter>
4
 
 
5
 
[Label=Add]
6
 
activate = select menu item 'add'
7
 
clicked = add movie
8
 
 
9
 
[Title=The Video Store]
10
 
delete-event = close
11
 
 
12
 
[Label=File]
13
 
activate = select menu 'file'
14
 
 
15
 
[Label=Actions]
16
 
activate = select menu item 'actions'
17
 
 
18
 
[Label=Sort]
19
 
activate = select menu item 'sort'
20
 
 
21
 
[Label=Show buttons]
22
 
activate = toggle menu item 'show buttons'
23
 
 
24
 
[Type=Notebook]
25
 
switch-page = show
26