mirror of
https://github.com/vczh-libraries/Release.git
synced 2026-05-21 14:46:20 +08:00
Update TODO.md
This commit is contained in:
@@ -40,6 +40,7 @@
|
||||
* InheritableCustomControl
|
||||
* GuiCustomControl::SetContainerComposition // using a special syntax
|
||||
* Make ItemSource from constructor argument to property
|
||||
* Localizable text template resource
|
||||
* GacGen.exe
|
||||
* Enable linking to external symbols
|
||||
* DocTools
|
||||
@@ -84,6 +85,10 @@ To implement
|
||||
* Delayed operations
|
||||
* 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
|
||||
```
|
||||
namespace system
|
||||
|
||||
Reference in New Issue
Block a user