Open main menu
Home
Random
Log in
Settings
About Sugar Labs
Disclaimers
Sugar Labs
Search
Changes
← Older edit
Newer edit →
Summer of Code/2014/bulletinboard
(view source)
Revision as of 22:36, 14 July 2014
124 bytes added
,
22:36, 14 July 2014
→Instructions to setup on any Sugar Activity -
Line 12:
Line 12:
<br/><br/>
<br/><br/>
−
==Instructions to setup on any Sugar Activity
-
==
+
==Instructions to setup on any Sugar Activity ==
<br/>
<br/>
* Clone the sugar toolkit gtk3 repo. - https://github.com/native93/sugar-toolkit-gtk3.
* Clone the sugar toolkit gtk3 repo. - https://github.com/native93/sugar-toolkit-gtk3.
Line 25:
Line 25:
* Initialize an object of the class say self.board - ''self.board = BulletinBoard(self)''.
* Initialize an object of the class say self.board - ''self.board = BulletinBoard(self)''.
−
* Insert self.board in the activity container ( depends on activity ) - '''refer to Paint Activity.'''
+
* Insert self.board in the activity container (depends on activity) - '''refer to Paint Activity.'''
−
* Also insert all the buttons - ''self.board.box_button, self.board.share_button
,
self.board.button'' in order to end of the activity toolbar box.
+
* Also insert all the buttons - ''self.board.box_button, self.board.share_button
and
self.board.button'' in order to end of the activity toolbar box.
<br/>
<br/>
−
That's it !
and the
Bulletin chat channel is ready for use with the activity !.
+
That's it ! Bulletin chat channel is ready for use with the activity !.
+
<br/><br/>
+
''Hand Icon to be included'' - [[File:Hand1.svg]]
+
<br/>
+
+
==== Screenshots and Demo ====
+
<br/>
+
[[File:Bulletin.png|600px]]
Native
31
edits