~geoff.bache/storytext/selftest-trunk

« back to all changes in this revision

Viewing changes to widgets/view_notebook/output.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:
25
25
=================================
26
26
 
27
27
'close' event created with arguments ''
28
 
 
29
 
---------- Dialog 'Enter Usecase names for auto-recorded actions' ----------
30
 
Focus widget is 'GtkEntry'
31
 
.....'Previously unseen actions: provide names for the interesting ones'......
32
 
Viewing table with 2 rows and 4 columns.
33
 
'Widget Type' | 'Identified By' | 'Action Performed' | 'Usecase Name'
34
 
'Notebook' | 'Type=Notebook' | 'switch page' | Text entry
35
 
---------------
36
 
.....'Current Usecase Preview'......
37
 
 
38
 
========== GtkTextView ==========
39
 
set new movie name to Hello
40
 
?
41
 
close
42
 
=================================
43
 
---------------
44
 
Button 'gtk-ok' (Stock image 'gtk-ok')
45
 
----------------------------------------------------------------------------
46
 
 
47
 
'enter usecase name for signal 'switch-page' on Notebook 'Type=Notebook' =' event created with arguments 'show'
48
 
Edited 'GtkEntry' Text entry (set to 'show')
49
 
 
50
 
========== GtkTextView ==========
51
 
set new movie name to Hello
52
 
show text info
53
 
close
54
 
=================================
55
 
 
56
 
'finish name entry editing' event created with arguments ''