1
1
Fork 0
mirror of https://github.com/FellippeHeitor/InForm.git synced 2025-01-15 03:49:56 +00:00
Commit graph

404 commits

Author SHA1 Message Date
FellippeHeitor
80c9f9e9f7 Initial textbox development. Also:
- Frame container.
- Radio buttons.
- Check boxes
- New events (BeforeUpdateDisplay, BeforeUnload, OnLoad, BeginDrag, EndDrag
- __UI_Darken& function (_RGB32 intensity manipulator)
- Improved rounded rectangles.
- Improved event dispatcher routine.
- Improved textbox behavior.
2016-10-02 00:35:40 -03:00
FellippeHeitor
98cc8a1a7b Add CanDrag property to controls. Also:
- Use glutSetCursor to indicate a draggable control.
2016-10-02 00:31:09 -03:00
FellippeHeitor
2ecad85811 Attempt with TTF fonts. 2016-10-02 00:29:24 -03:00
FellippeHeitor
072d8ded04 Basic UI structure. Initial commit. 2016-10-02 00:27:10 -03:00