spartanj
|
9f4f013a9e
|
Added cUISelectButton control.
Added cUIWinMenu control ( window menu ).
Some minor changes on the UI controls.
|
2011-04-18 19:45:13 -03:00 |
|
spartanj
|
e6f8b70a1c
|
Added anchors support for controls.
Added some keyboard behavior for the input buffer.
|
2011-04-10 04:28:15 -03:00 |
|
spartanj
|
0250c98ff8
|
Replaced wstrings with String internal class.
Removed all the unnecessary wide-strings.
Removed some wstring functions.
|
2011-03-06 02:37:54 -03:00 |
|
spartanj
|
2cc55ea68a
|
I made some structural changes, and i'm trying to encapsulate a little the renderer to in a future implement an OpenGL3 render, and remove the fixed pipeline.
|
2011-01-18 04:43:40 -03:00 |
|
spartanj
|
613ad329cf
|
Added cUIWindow, still in development, basic window is working ( no resizing from borders ).
Some UI bug fixes.
Some minor changes on cEngine where made.
|
2011-01-07 04:46:59 -03:00 |
|
spartanj
|
8cde6427f4
|
Added cUIComplexControl and cUITooltip. The complex controls allow to create tooltips to display when the mouse is over.
Now the controls that represent a real control ( a normal GUI control ) inherits from cUIComplexControl.
Fixed some minor bugs on the UI.
|
2010-12-27 00:21:48 -03:00 |
|