Changes

Jump to navigation Jump to search
no edit summary
Line 38: Line 38:     
==Updates on our progress==
 
==Updates on our progress==
=4/24=
+
====4/24====
 
*We found out that by default, the tabs in the top of the game only change the part above the toolbar and not the main part of the game below which we planned to modify a bit. However, we found an application called [http://wiki.laptop.org/go/Measure Measure] which does what we want to do. There is some code which we can copy from to make changes to the main part of the screen when you change tabs. Go to the [http://dev.laptop.org/git/projects/measure/tree/ source code for Measure] and open the toolbar_top.py. The function we are interested in is called "def _toolbar_changed_cb(self, tbox, num)".
 
*We found out that by default, the tabs in the top of the game only change the part above the toolbar and not the main part of the game below which we planned to modify a bit. However, we found an application called [http://wiki.laptop.org/go/Measure Measure] which does what we want to do. There is some code which we can copy from to make changes to the main part of the screen when you change tabs. Go to the [http://dev.laptop.org/git/projects/measure/tree/ source code for Measure] and open the toolbar_top.py. The function we are interested in is called "def _toolbar_changed_cb(self, tbox, num)".
  
99

edits

Navigation menu