Menu and Toolbar
From CCTools
The application has toolbar and menu to access to necessary functionality. Toolbar functions are accessible from the application menu, if the toolbar is disabled (for example to more working area in code editor).
Toolbar has following buttons:
- Undo
- Redo
- New file
- Open file
- Save file
- Save file as...
- Quick run
- Build
Menu has additional functions:
- Add-ons
- Settings
- About
- Goto
- Search
Quick run
Allows you to quickly run out of the box. For C or C++ sources, you can setup the NativeActivity mode, compiler options or enable command line arguments in the application's settings.
Build
More flexible than Quick Run and allows additional options before build or execute.
Add-ons
Install or remove add-ons such as busybox, lua, ncurses, htop.