Changes

Jump to navigation Jump to search
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 and self.board.button'' in order to the end of the activity toolbar box.
+
* Also insert the bulletin button - ''self.board.button'' at the end of the activity toolbar box.
 
<br/>
 
<br/>
That's it ! 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/>
 
<br/><br/>
 
''Hand Icon to be included'' - [[File:Hand1.svg]]
 
''Hand Icon to be included'' - [[File:Hand1.svg]]
31

edits

Navigation menu