Using the Icon Lists Pane

From Flowcode Help
Revision as of 07:50, 16 May 2013 by ReeceL (talk | contribs)
Jump to navigationJump to search

The icon lists pane can be accessed from the View >> Icon lists option within the main Flowcode menu or will appear automatically when using the find and replace tool. The window has several tabs each containing a list of different icons, you can view the options associated with any icon by hovering over it and clicking on the dropdown arrow that appears. Removing icons from the bookmarks and breakpoints lists will remove the bookmark or breakpoint from that icon.


<img>


Bookmarks

All currently active bookmarks will be listed under this tab.

   Show: Locate and highlight the relevant flowchart icon.
   Remove: Removes one icon from the list.
   Remove all: Clears the bookmark list.


Breakpoints

All currently active breakpoints will be listed under this tab.

   Show: Locate and highlight the relevant flowchart icon.
   Remove: Removes one icon from the list.
   Remove all: Clears the breakpoint list.


Find results

After using the find and replace function this list will be populated with any results from the search query.

   Show: Locate and highlight the relevant flowchart icon.
   Bookmark: Sets a bookmark on the highlighted find result.
   Remove: Removes one icon from the list.
   Bookmark all: Sets a bookmark on all the find results.
   Remove all: Clears the results list.


Error results

Flowcode will warn and point to any errors in the code during compilation or simulation, any detected errors will appear in the 'Error results' list.

   Show: Locate and highlight the relevant flowchart icon.
   Bookmark: Sets a bookmark on the highlighted error.
   Remove: Removes one icon from the list.
   Bookmark all: Sets a bookmark on all the errors.
   Remove all: Clears the error list.