irrlicht/examples/05.UserInterface
cutealien 6d650ec027 Merge revision 4745:4761 from trunk to ogl-es:
- Focus behavior of IGUIEnvironment now controllable (right-click focus, mouse-over focus). Disabled elements no longer get the focus unless users enforce it.
- CGUITreeView: Irrlicht elements can't just set ID's otherwise user-elements stop working.
- CGUITreeView: Make the horizontal scrollbar (mostly) work. Selection still messed up, but was that way before and least h-scrolling works now somewhat.
- Remove lot's of setFocus and removeFocus calls. Also several places where elements check if they have the focus inside events.
- Buttons can now now have 7 more image-states, 1 more sprite-state and the sprites are now scaleable.
- IGUIEnvironment::hasFocus can work with a const pointer.
- Spritebanks can now draw scaled sprites.
- Improve spritebank slightly (more comfort functions and documentation).
- CGUIEditBox and the GUI-Editor now convert pasted text correctly using mbstowcs.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/branches/ogl-es@4836 dfc29bdd-3216-0410-991c-e03cc46cb475
2014-05-08 15:16:46 +00:00
..
Makefile Merged from trunk, revisions 3300-3365. Another large bugfix merge. 2010-07-18 21:25:27 +00:00
UserInterface.cbp Merge revision 4711:4723 from branch to ogl-es: 2014-05-08 13:25:22 +00:00
UserInterface.dev Merged from trunk revisions 2144:2363 2009-05-05 00:09:53 +00:00
UserInterface.vcproj Merged all revisions up to 1976 from trunk into ogl-es branch. 2008-12-19 09:56:25 +00:00
UserInterface_vc8.vcproj Merged all revisions up to 1976 from trunk into ogl-es branch. 2008-12-19 09:56:25 +00:00
UserInterface_vc9.vcproj Merged all revisions up to 1976 from trunk into ogl-es branch. 2008-12-19 09:56:25 +00:00
UserInterface_vc10.vcxproj Merged from trunk revisions 4185-4487. Huge update to latest 1.8 updates. 2013-03-28 17:04:07 +00:00
UserInterface_vc11.vcxproj Merged from trunk revisions 4185-4487. Huge update to latest 1.8 updates. 2013-03-28 17:04:07 +00:00
main.cpp Merge revision 4745:4761 from trunk to ogl-es: 2014-05-08 15:16:46 +00:00
tutorial.html Fixed drop positions to avoid accessing already dropped pointers. No real problem in the examples, but better coding style. 2007-10-01 08:41:08 +00:00