Changes

2 bytes added ,  03:06, 11 March 2009
Line 49: Line 49:     
=== Widgets ===
 
=== Widgets ===
A [http://git.sugarlabs.org/projects/sugar-toolkit/repos/mainline/blobs/master/src/sugar/graphics/colorbutton.py widget] to pick the color has been introduced. It is similar to the gtk.ColorButton, but does not have any alpha support. Instead of a color selector dialog it will pop up a Palette. An example on how to use the ColorToolButton in your activity can be examined in the Write activity.
+
A [http://git.sugarlabs.org/projects/sugar-toolkit/repos/mainline/blobs/master/src/sugar/graphics/colorbutton.py widget] to select the color has been introduced. It is similar to the gtk.ColorButton, but does not have any alpha support. Instead of a color selector dialog it will pop up a Palette. An example on how to use the ColorToolButton in your activity can be examined in the Write activity.
    
The Object Chooser can now be filtered by data type. An example is the import image functionality in Write.
 
The Object Chooser can now be filtered by data type. An example is the import image functionality in Write.
3,267

edits