Andreas Kling
|
7750e6952b
Move some more classes to the new coding style.
|
6 anni fa |
Andreas Kling
|
bac9aa90dd
Update Painter class to the new coding style.
|
6 anni fa |
Andreas Kling
|
a3c39ea9d6
Throw up some widgets on screen so we can see what they look like.
|
6 anni fa |
Andreas Kling
|
e180e2553a
Rename CBitmap to CharacterBitmap.
|
6 anni fa |
Andreas Kling
|
ceb373cf71
More window manager hacking. FocusIn/FocusOut events.
|
6 anni fa |
Andreas Kling
|
a9f256a745
Make the Widgets/ directory build again.
|
6 anni fa |
Andreas Kling
|
ec1c487dcd
Yet another pass of style fixes.
|
6 anni fa |
Andreas Kling
|
fc1facf5c0
Let widget have a font() instead of using Font::defaultFont() everywhere.
|
6 anni fa |
Andreas Kling
|
e9e7f7a714
Improve TextBox text placement a little bit.
|
6 anni fa |
Andreas Kling
|
d305c316e1
Add TextBox::onReturnPressed.
|
6 anni fa |
Andreas Kling
|
a3fb19fe9c
Use fooEvent() type names for the virtual event handlers.
|
6 anni fa |
Andreas Kling
|
dfb70ed234
Start working on a simple TextBox widget.
|
6 anni fa |