Changeset 796

Show
Ignore:
Timestamp:
06/12/07 16:51:44 (6 years ago)
Author:
ggpolo
Message:

added a new sample for timeline without animation

Location:
branch/ggpolo/umitInventory
Files:
1 added
1 modified

Legend:

Unmodified
Added
Removed
  • branch/ggpolo/umitInventory/samplentl.py

    r790 r796  
    12691269         
    12701270        # sample text 
    1271         view1 = gtk.TextView(); 
     1271        view1 = gtk.TextView() 
    12721272        buffer_1 = view1.get_buffer() 
    12731273        sw = gtk.ScrolledWindow()