NerpaGUI v0.623 (Charts, BreadCrumbs)
NerpaGUI v0.623 (Charts, BreadCrumbs)
branch from Irrlicht native GUI
+ Code ported from Irrlicht GUI subsystem
+ using texture for background and text
+ font(TTF, BMP) may rendered in texture
+ supported skins (styles for each gui control type, QT-like style )
+ possible set own style to element
+ compiled with 1.7.2 and 1.8
+ overlays ( set priority for element draw )
+ using simple resource manager
+ MSVS 2008, QtCreator, Code::Blocks projects avalaible
Widgets
- Button
- Label
- CheckBox
- RadioButton
- TabControl
- Window
- ScrollBar
- ContextMenu, MainMenu
- ListBox, ComboBox
- ToolBar
- TreeView
Screens:
Win7
Ubuntu12
Svn
http://svn.code.sf.net/p/nerpagui/code/trunk
Archives
Msvs2008(Win), QtCreator(linux), Code::Blocks(linux)
Visual Studio 2008 project
+ Code ported from Irrlicht GUI subsystem
+ using texture for background and text
+ font(TTF, BMP) may rendered in texture
+ supported skins (styles for each gui control type, QT-like style )
+ possible set own style to element
+ compiled with 1.7.2 and 1.8
+ overlays ( set priority for element draw )
+ using simple resource manager
+ MSVS 2008, QtCreator, Code::Blocks projects avalaible
Widgets
- Button
- Label
- CheckBox
- RadioButton
- TabControl
- Window
- ScrollBar
- ContextMenu, MainMenu
- ListBox, ComboBox
- ToolBar
- TreeView
Screens:
Win7
Ubuntu12
Svn
http://svn.code.sf.net/p/nerpagui/code/trunk
Archives
Msvs2008(Win), QtCreator(linux), Code::Blocks(linux)
Visual Studio 2008 project
Last edited by dalerank2 on Mon Jan 14, 2013 9:11 pm, edited 84 times in total.
Re: NerpaGUI v0.1
looks good. Awesome
Re: NerpaGUI v0.1
Added skin support for controls:
+ Tooltip
+ Menu
+ ContextMenu
+ Table
Other Change:
+ EditBox now support holder text
+ Table support handlers for cellSelected, cellSelectedAgain, cellClicked
+ Tooltip
+ Menu
+ ContextMenu
+ Table
Other Change:
+ EditBox now support holder text
+ Table support handlers for cellSelected, cellSelectedAgain, cellClicked
Re: NerpaGUI v0.12 (update)
+ Added skin support for Image
+ Added class RotatableImage
+ Added TransparentAnimator and BlinkedAnimator ( video here http://rutube.ru/tracks/4789439.html?v= ... b2905b849f )
Screenshot Image, RotatableImage
+ Added class RotatableImage
+ Added TransparentAnimator and BlinkedAnimator ( video here http://rutube.ru/tracks/4789439.html?v= ... b2905b849f )
Screenshot Image, RotatableImage
Re: NerpaGUI v0.12 (update)
wow looks great
Re: NerpaGUI v0.12 (update)
Added RectAnimator, video may find here http://rutube.ru/tracks/4791940.html?v= ... 1fc676ee45
Re: NerpaGUI v0.18 (BoxButton, ImageRotateAnimator)
This is fantastic work. Well done!
I haven't tried it or looked at the code yet, but this looks like the best GUI system available for Irrlicht.
Do you plan to add sizers? Those are extremely useful and basically essential for tools.
I haven't tried it or looked at the code yet, but this looks like the best GUI system available for Irrlicht.
Do you plan to add sizers? Those are extremely useful and basically essential for tools.
Re: NerpaGUI v0.18 (BoxButton, ImageRotateAnimator)
yea... i thinked about, may be widget like qlayout from qt best way for it))) also i want adapt some widgets from qt
Re: NerpaGUI v0.25 ( Style Update, BreadCrumbs, SearchEditBo
Nice.
As you seem very knowledgeable with irrlicht gui, could you add the possibility to set title to rows too? currently just addColumn accepts a string as title. (maybe a quick hack could do it by setting color of first row but that wouldn't be equivalent to a true patch).
As you seem very knowledgeable with irrlicht gui, could you add the possibility to set title to rows too? currently just addColumn accepts a string as title. (maybe a quick hack could do it by setting color of first row but that wouldn't be equivalent to a true patch).
Using trunk with mingw/gcc 4.6, Windows 7 64 bits driver opengl