ebe2ce68bb
Add class Processbar definition
2017-04-23 22:00:59 +08:00
e5507cf505
[Update] Add ColorButton. Fix Frame,Board.
...
We have seperated the list in class Board to two.
New Button Class: ColorButton added.
2017-04-07 16:00:40 +08:00
4630a157dc
[Big Update] New Widget with new event framework
...
New Event Framework
Events from SDL2 will be dispatched in Frame::run(). In class Frame,
events are dispatched to Board::event(), and Board with dispatched them
to inner Board or Widget.
If an event is not solved, the Frame will try to solve it.
2017-04-06 21:53:53 +08:00
49a0db30d1
Delete Board, add new ButtonBase
2017-04-06 12:32:07 +08:00
df4d96dfed
Android Platform APIs Supported.
2017-03-09 18:00:19 +08:00
b6395fec83
Update MiniEngine_Widget.h
2017-03-02 21:59:29 +08:00
0a2efcf8fe
Update Brush,Board and BaseButton.
2017-03-02 21:00:53 +08:00
238f52a93e
Update MiniEngine_Widget.h
2017-03-02 13:13:05 +08:00
085ec1ca56
Create MiniEngine_Widget.h
2017-03-02 12:18:59 +08:00