Toolbars

This section provides an overview of the toolbars available in mikroC PRO for PIC :

File Toolbar

File Toolbar

File Toolbar is a standard toolbar with following options:

Icon Description
New Opens a new editor window.
Open Open source file for editing or image file for viewing.
Save Save changes for active window.
Save All Save changes in all opened windows.
Print Preview Print Preview.
Print Print.

Edit Toolbar

Edit Toolbar

Edit Toolbar is a standard toolbar with following options:

Icon Description
Undo Undo last change.
Redo Redo last change.
Cut Cut selected text to clipboard.
Copy Copy selected text to clipboard.
Paste Paste text from clipboard.

Advanced Edit Toolbar

Advanced Edit Toolbar

Advanced Edit Toolbar comes with following options:

Icon Description
Comment Comment selected code or put single line comment if there is no selection
Uncomment Uncomment selected code or remove single line comment if there is no selection.
Sel. to Delimiter Select text from starting delimiter to ending delimiter.
Goto Delimiter Go to ending delimiter.
Jump to Line Go to line.
Indent Indent selected code lines.
Outdent Outdent selected code lines.
HTML Generate HTML code suitable for publishing current source code on the web.

Find/Replace Toolbar

Find/Replace Toolbar

Find/Replace Toolbar is a standard toolbar with following options:

Icon Description
Find Find text in current editor.
Find Next Find next occurence.
Find Previous Find previous occurence.
Replace Text Replace text.
Find In Files Find text in files.

Project Toolbar

Project Toolbar

Project Toolbar comes with following options:

Icon Description
New Project New project.
Open project. Open Project
Save project. Save Project
Edit project. Edit project settings.
Close current project. Close current project.
Clean project folder. Clean project folder.
Add File To Project Add File To Project
Remove File From Project Remove File From Project

Build Toolbar

Build Toolbar

Build Toolbar comes with following options:

Icon Description
Build current project. Build current project.
Build all opened projects. Build all opened projects.
Build and program. Build and program active project.
Program Start programmer and load current HEX file.

Debug Toolbar

Debug Toolbar

Debug Toolbar comes with following options:

Icon Description
Start Debugger Start Software Simulator or mikroICD (In-Circuit Debugger).
Pause debugger. Run/Pause Debugger.
Stop debugger. Stop Debugger.
Step Into. Step Into.
Step Over. Step Over.
Step Out. Step Out.
Run To Cursor. Run To Cursor.
Toggle Breakpoint. Toggle Breakpoint.
Show/Hide Breakpoints. View Breakpoints Window
Clear Breakpoints. Clear Breakpoints.
Open Watch Window. View Watch Window
View Stopwatch Window. View Stopwatch Window

Styles Toolbar

Styles toolbar allows you to easily change colors of your workspace.

Styles Toolbar

Tools Toolbar

Tools Toolbar

Tools Toolbar comes with following default options:

Icon Description
USART communication terminal tool. Run USART Terminal
EEPROM editor tool. EEPROM
ASCII chart tool. ASCII Chart
Seven Segment Editor. Seven Segment Editor.
Open Active Comment editor Open Active Comment editor.
Options menu. Options menu

 Tip : The Tools toolbar can easily be customized by adding new tools in Options menu window.

View Toolbar

View Toolbar

View Toolbar provides access to assembly code, listing file and statistics windows.

Icon Description
Open assembly code in editor. Open assembly code in editor.
Open lisitng file in editor. Open listing file in editor.
View statistics for current project. View statistics for current project.

Layout Toolbar

Styles toolbar allows you to easily customize workspace through a number of different IDE layouts.

Layout Toolbar

Icon Description
Delete Layout. Delete the selected layout.
Save Layout. Save the current layout.
Set Layout. Set the selected layout.

Help Toolbar

Help Toolbar

Help Toolbar provides access to information on using and registering compilers :

Icon Description
Open Help file Open Help file.
How To Register How To Register.
Copyright (c) 2002-2012 mikroElektronika. All rights reserved.
What do you think about this topic ? Send us feedback!
Want more examples and libraries? 
Find them on LibStock - A place for the code