BaseComponent.h
|
为组件增加了focusStatus属性,增加了FocusManager类
|
2024-12-11 21:46:19 +08:00 |
Rect.h
|
修复了原先Text类中分行存在的异常;
|
2024-12-15 02:18:52 +08:00 |
Text
|
修复了原先Text类中分行存在的异常;
|
2024-12-15 02:18:52 +08:00 |
Text.h
|
修复了原先Text类中分行存在的异常;
|
2024-12-15 02:18:52 +08:00 |
TextArea_test.cpp
|
修复了原先Text类中分行存在的异常;
|
2024-12-15 02:18:52 +08:00 |
TextArea.h
|
彻底解决了现有组件刷新时画面闪烁的问题
|
2024-12-11 21:18:25 +08:00 |
TextEditor.h
|
增加了Tokenizer类
|
2024-12-12 21:12:06 +08:00 |
TextLine_test.cpp
|
fixed TextArea
|
2024-12-06 19:11:49 +08:00 |
TextLine.h
|
fix RichText.substr()
|
2024-12-10 16:21:33 +08:00 |