|
|
| Line 43: |
Line 43: |
| == sugar-widgets library == | | == sugar-widgets library == |
|
| |
|
| A set of widgets/classes that could be valuable for writing new activity.<br>
| | See [[Development Team/sugar-port]] |
| Please add here your favorite pieces of code(links to files in repos) to keep another activity developers out of inventing new wheels.
| |
| | |
| * tempo slider from TamTam activities
| |
| ** implementation [http://git.sugarlabs.org/projects/cartoon-builder/repos/mainline/blobs/screen_resolution_independent/Utils.py cartoon-builder/Utils.py]
| |
| * volume slider from TamTam activities
| |
| * scrolled panel with optional arrows
| |
| ** implementation [http://git.sugarlabs.org/projects/cartoon-builder/repos/mainline/blobs/screen_resolution_independent/Utils.py cartoon-builder/Utils.py]
| |
| * chat box from Chat activity [http://git.sugarlabs.org/projects/speak/repos/mainline/blobs/chat/Speak.activity/chatbox.py chatbox.py]
| |
|
| |
|
| ==See Also== | | ==See Also== |