Assigning Code to an Existing Component

From Flowcode Help
Revision as of 09:49, 6 October 2023 by MartinW (talk | contribs)
Jump to navigationJump to search

Here is a brief video detailing how to wrap up your custom macros into a component that can be re-used in many projects. This should also prove useful to anyone wanting to understand the basics of creating a component in Flowcode.

The video shows Events within the Project Explorer. For component creation editing etc., you will need to add the Events and Built-in Functions tabs to the Project Explorer as by default they are not added.

To add tabs, Select File > Global Settings >> UI Trees tab

Select Built-in Functions from within Available Tabs window and click Add >> next to Project Explorer window

Assigning Code to an Existing Component1.png

Repeat for Events selection.

The order of the tabs van be moved by selecting the function, then clicking the up/down arrows on the right.

Select OK, then reload Flowcode so make sure your project is saved first.

There will be some difference as the video is demonstrating with an older version of Flowcode.