Activities/Develop: Difference between revisions

Godiard (talk | contribs)
No edit summary
KamalKaur (talk | contribs)
No edit summary
Line 21: Line 21:
[[File:Screenshot of Develop testgtk2 .png | 600px]]
[[File:Screenshot of Develop testgtk2 .png | 600px]]


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
* sharing (disabled)
* Sharing (disabled)
* 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
 
'''View'''
* Switch to dark or light theme
* Zoom in
* Zoom out


'''Edit'''
'''Edit'''
* copy
* Undo
* paste
* Redo
* Copy
* Paste


'''Search'''
'''Search'''
* Search box
* Search previous
* Search next


'''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'''
* the left pane shows the log files which contain error messages from running your Activity
* The left pane 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 in the current directory.


'''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.


==Tutorial - creating your Activity==
==Tutorial - creating your Activity==