I am also here to share the Workflow Editor compiled by Flex.
Hu Great Wall developed a Workflow Editor using Flex. I also wrote one for the company and used it for drying.
I first wanted to draw one with Js. However, it is found that IE cannot draw lines. Just give up.
Then I want to write it in javafx. Because our company's original Workflow Editor was written in swing.
Later I found that flex is better than javafx, so I decided to use flex to write. Write desktop applications based on air.
This is still a prototype system, so there will certainly be some imperfections. The interface has not been beautified by the artist.
It is very easy to learn. I started to write for a week and wrote for two weeks. Most of the Flex documents have not been available yet.
In the compilation process, flex does not provide a zoom control, so it takes some time to implement this function.
Finally, "I have entered the flex world and feel good !"
Let's take a look at the interface.
Enables focus management of tabs and mouse. The default focus effect is replaced.
The black frame is used for scaling and deformation.
You can also
Scale into a line.
The final result is an XML file. This is the definition file required by the workflow engine.