- Jun 6, 2020
- 11,559
- 4,422
'WiLNetChart' features:
A. There are three different ways of specifying the net chart.
1. Using the internal designer plus extensions to define nodes and connections.
2. Specifying only connections and letting the algorithm define the nodes (works if all nodes have one parent)
3. A string that specifies the nodes and connectors
B. You can redefine the default styles of nodes and connectors, they can also be individually styled.
C. You can now use a prefix "RT\" in the node text to specify rich text which uses a BBCodeView instead of a label.
D. There is a callback to the calling context as a response to touches on the chart.
In the demo the style of nodes and arrows are changed by MainPage when they are touched.
E. This version will also work on B4A. Platform specific code is for event handler, font, and scroll pane.
All development was done with B4J.
F. I was tempted to add an editor, but I think it is unnecessary as the definition...
A. There are three different ways of specifying the net chart.
1. Using the internal designer plus extensions to define nodes and connections.
برای دیدن تصاویر باید ثبت نام کنید
2. Specifying only connections and letting the algorithm define the nodes (works if all nodes have one parent)
برای دیدن تصاویر باید ثبت نام کنید
3. A string that specifies the nodes and connectors
برای دیدن تصاویر باید ثبت نام کنید
B. You can redefine the default styles of nodes and connectors, they can also be individually styled.
C. You can now use a prefix "RT\" in the node text to specify rich text which uses a BBCodeView instead of a label.
D. There is a callback to the calling context as a response to touches on the chart.
In the demo the style of nodes and arrows are changed by MainPage when they are touched.
E. This version will also work on B4A. Platform specific code is for event handler, font, and scroll pane.
All development was done with B4J.
F. I was tempted to add an editor, but I think it is unnecessary as the definition...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید