Reimplement text edit scrolling in C++

* And update some corelib APIs
This commit is contained in:
Eduardo Bart
2013-01-16 14:20:17 -02:00
parent a3fcf2e8e7
commit 2e75380218
21 changed files with 540 additions and 295 deletions

View File

@@ -10,7 +10,6 @@ FlatLabel < UILabel
color: #aaaaaa
size: 86 20
text-offset: 3 3
text-margin: 3
image-source: /images/panel_flat.png
image-border: 1

View File

@@ -3,7 +3,7 @@ TextEdit < UITextEdit
color: #aaaaaa
size: 86 20
text-offset: 0 3
text-margin: 3
padding: 3
image-source: /images/textedit.png
image-border: 1