diff options
author | xue <> | 2005-11-10 12:47:19 +0000 |
---|---|---|
committer | xue <> | 2005-11-10 12:47:19 +0000 |
commit | 55c4ac1bfe565f1ca7f537fdd8b7a201be28e581 (patch) | |
tree | a0599d5e36fdbb3f1e169ae56bab7d529597e3eb /tests/UnitTests/TODO.txt |
Initial import of prado framework
Diffstat (limited to 'tests/UnitTests/TODO.txt')
-rw-r--r-- | tests/UnitTests/TODO.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/UnitTests/TODO.txt b/tests/UnitTests/TODO.txt new file mode 100644 index 00000000..e96afb69 --- /dev/null +++ b/tests/UnitTests/TODO.txt @@ -0,0 +1,5 @@ +- test TPropertyValue
+- test TControl lifecycles with a Web page
+- test TControl state management with a Web page
+- test TControl adding and removing child controls with a Web page
+- test TControl::applyStyleSheetSkin() with a Web page
\ No newline at end of file |