Changes

Jump to navigation Jump to search
33 bytes added ,  13:51, 9 March 2009
Line 16: Line 16:  
A [http://git.sugarlabs.org/projects/sugar-toolkit/repos/mainline/blobs/master/src/sugar/graphics/colorbutton.py colorpicker] widget has been added. 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 Sugar 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 colorpicker] widget has been added. 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 Sugar 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. This lets you open the dialog only showing entries of a specific 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.
   −
Support for accelerators has been added to menu items and the subclassed ''hippo.CanvasWidget'', ''CanvasTextView'' has been moved to the toolkit.
+
Support for accelerators has been added to [http://git.sugarlabs.org/projects/sugar-toolkit/repos/mainline/blobs/master/src/sugar/graphics/menuitem.py ''MenuItem'']. The sub classed ''hippo.CanvasWidget'', ''CanvasTextView'' has been moved to the toolkit.
    
=== API ===
 
=== API ===
3,267

edits

Navigation menu