1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-31 10:02:43 +00:00
Commit graph

5 commits

Author SHA1 Message Date
Andreas Kling
b7d83e3265 Redraw both incoming and outgoing widget when changing focus. 2019-01-12 07:11:24 +01:00
Andreas Kling
a3c39ea9d6 Throw up some widgets on screen so we can see what they look like. 2019-01-11 04:10:07 +01:00
Andreas Kling
d305c316e1 Add TextBox::onReturnPressed. 2018-10-13 23:19:44 +02:00
Andreas Kling
a3fb19fe9c Use fooEvent() type names for the virtual event handlers. 2018-10-13 22:51:50 +02:00
Andreas Kling
dfb70ed234 Start working on a simple TextBox widget. 2018-10-13 22:46:34 +02:00