[Sugar-devel] Need help regarding creating a new Activity
Sam Parkinson
sam.parkinson3 at gmail.com
Sat Mar 12 16:11:07 EST 2016
Hi Manash,
There isn't a tutorial on the developer site for making a python
activity. But don't worry, most of the activities are written in
python.
We use GTK+3 [1] as the toolkit. We have some api docs for out own,
for our "sugar3" toolkit module [2].
Try modifying an existing python activity to see how things work [3].
There is also the MYOSA guide [4], though IDK how up to date it is.
Feel free to write something up to contribute for the developer.slo
site!
Thanks,
Sam
[1] http://python-gtk-3-tutorial.readthedocs.org/en/latest/
[2] http://people.sugarlabs.org/sam/
[3] https://github.com/samdroid-apps/bibliography-activity
[4] http://en.flossmanuals.net/make-your-own-sugar-activities/index/
On Sun, Mar 13, 2016 at 6:47 AM, Manash Raja <mpdmanash at gmail.com>
wrote:
> Hi,
>
> I am Manash Pratim Das, I am interested to convert a learning app of
> mine to sugar activity so that more students like me can benefit from
> it. The app is in python but the tutorial on creating a new activity
> - https://developer.sugarlabs.org/activity.md.html , shows how to
> make an activity in html, js and css.
>
> So, I want to know how can an activity be made in python and where
> can I find a tutorial for it. If it is supported, but there isn't a
> tutorial for it on the sugar wiki, then I would like to volunteer for
> writing a tutorial for it after I learn it.
>
> Also my app will put up notifications time to time, so is there any
> pre-made framework or GUI style that I shall follow for notifications?
>
> Thanks
>
> Regards
> Manash Pratim Das
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20160313/9419a024/attachment.html>
More information about the Sugar-devel
mailing list