mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-28 02:35:32 +08:00
Update TODO.md
This commit is contained in:
@@ -40,6 +40,7 @@
|
|||||||
* InheritableCustomControl
|
* InheritableCustomControl
|
||||||
* GuiCustomControl::SetContainerComposition // using a special syntax
|
* GuiCustomControl::SetContainerComposition // using a special syntax
|
||||||
* Make ItemSource from constructor argument to property
|
* Make ItemSource from constructor argument to property
|
||||||
|
* Localizable text template resource
|
||||||
* GacGen.exe
|
* GacGen.exe
|
||||||
* Enable linking to external symbols
|
* Enable linking to external symbols
|
||||||
* DocTools
|
* DocTools
|
||||||
@@ -84,6 +85,10 @@ To implement
|
|||||||
* Delayed operations
|
* Delayed operations
|
||||||
* State machine (visual state, animation)
|
* State machine (visual state, animation)
|
||||||
|
|
||||||
|
### Need to consider
|
||||||
|
* Scheduler
|
||||||
|
* How to build syntax suger for different kinds of state machines (e.g. Macro)
|
||||||
|
|
||||||
### State Machine Interface
|
### State Machine Interface
|
||||||
```
|
```
|
||||||
namespace system
|
namespace system
|
||||||
|
|||||||
Reference in New Issue
Block a user