Activities/Develop: Difference between revisions
Tonyforster (talk | contribs) No edit summary |
Tonyforster (talk | contribs) No edit summary |
||
| Line 11: | Line 11: | ||
From left to right, the toolbar buttons have the following functions | From left to right, the toolbar buttons have the following functions | ||
Home | '''Home''' | ||
* the title of the project | * the title of the project | ||
* edit the Journal description | * edit the Journal description | ||
| Line 17: | Line 17: | ||
* create a bundle, use the bundle to install your Activity on other laptops | * create a bundle, use the bundle to install your Activity on other laptops | ||
Edit | '''Edit''' | ||
* copy | * copy | ||
* paste | * paste | ||
Search | '''Search''' | ||
Show source | '''Show source''' | ||
* the left hand pane shows the files and directories that comprise your Activity | * the left hand pane shows the files and directories that comprise your Activity | ||
Show file symbols | '''Show file symbols''' | ||
* the left hand pane shows the classes, functions and variables in the file on the right | * the left hand pane shows the classes, functions and variables in the file on the right | ||
Show log files | '''Show log files''' | ||
* shows the log files which contain error messages from running your Activity | * shows the log files which contain error messages from running your Activity | ||
Create an empty file | '''Create an empty file''' | ||
* your Activity already comprises a number of files, this adds an additional empty file | * your Activity already comprises a number of files, this adds an additional empty file | ||
Remove file | '''Remove file''' | ||
* deletes the most recently viewed file, the one displayed in the right pane | * deletes the most recently viewed file, the one displayed in the right pane | ||
Run activity | '''Run activity''' | ||
* runs your activity | * runs your activity | ||
Stop | '''Stop''' | ||
* quits the Develop Activity | * quits the Develop Activity | ||