Commit Graph

8 Commits

Author SHA1 Message Date
jiajia_deng
a59b15c43a Revert "Fix #85 crash when removing TreeView from Box"
This reverts commit f811e9836c.

Signed-off-by: jiajia_deng <2894220@gmail.com>
2019-07-25 11:42:39 +08:00
jiajia_deng
f811e9836c Fix #85 crash when removing TreeView from Box
- Set all of the child node parent is root node.

Signed-off-by: jiajia_deng <2894220@gmail.com>
2019-07-24 14:37:27 +08:00
jiajia_deng
bef5c9ac8e Support switch controls focus when press TAB
- Delete old messages loop.
 - Delete ShowModal function.
 - Enable SetNextTabControl function to support switch controls focus when press TAB.

Signed-off-by: jiajia_deng <2894220@gmail.com>
2019-07-17 15:29:33 +08:00
evilbeast
49d5eaca4f 修复Combo控件在XML中设置dropbox属性无效的bug 2019-07-08 23:37:30 +08:00
jiajia_deng
8b74e47c86 Fixed #46 removed default value from Combo constructor
- Added combo and single line text control sample to `controls` project.
 - Modified RichEdit.md to remove duplicate attributes.

Signed-off-by: jiajia_deng <2894220@gmail.com>
2019-06-18 10:28:29 +08:00
evilbeast
f004f797e0 fix RichEdit m_sFontId init error bug 2019-06-11 20:43:28 +08:00
evilbeast
d709e24707 XML中的Font节点添加id属性,支持font自定义,同时兼容过去的索引方式 2019-06-10 01:56:07 +08:00
jiajia_deng
02c0f6e9bc First commit 2019-04-19 17:19:57 +08:00