meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
maemo:shared_code [2011/08/18 23:11]
grp4
maemo:shared_code [2011/08/18 23:12]
grp4
Line 11: Line 11:
  
 some examples some examples
-<code python MeHear.py>+<code python examples.py>
         a= gtk.CheckButton("check button 1")         a= gtk.CheckButton("check button 1")
         hbox.pack_start(a, True, True, 0)         hbox.pack_start(a, True, True, 0)