Search found 121 matches

by dalerank2
Fri Jan 20, 2012 11:54 am
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.504( skin fixes, bugfixes, new effects )

1. Listbox drawing fixed
2. Added icon drawing for button
3. Added toolbar for fast function in editor

Скриншоты
ImageImage

Download
by dalerank2
Tue Jan 17, 2012 11:59 am
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.502( BalanceBar, some new effects )

0. New Skin 1. Fixed style min-width property reading 2. Fixed TabControl background and tabheader drawing 3. Fixed Button font using 4. Fixed SlidePanel minimazeButton and Caption drawing 5. Fixed cursor drawing in EditBox 6. Fixed checkbox drawing 7. Added button icon drawing 8. Fixed window capti...
by dalerank2
Fri Jan 13, 2012 11:48 am
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.502( BalanceBar, some new effects )

i use vs2008 for compiling, but NerpaGUI haven't dependecies from windows
thanks for bug(( sorry, but i forgoten about those project configurations
will try to fixing subj

PS. if you can't compile from source, you can try precompiled binary
by dalerank2
Thu Jan 12, 2012 7:18 am
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.502( BalanceBar, some new effects )

+ Some bugs fixed + BrowserWindow created moved to WebRenderer + Added options for EditBox marked area( bg color, text color, margin ) + Skin config now support color value as FFFFFFFF + Style added property "background-color" + Using css-like name for element properties + Fixed alpha mask...
by dalerank2
Mon Jan 02, 2012 12:37 pm
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.5( KunessListbox, new effects )

It has appeared absolutely simply, there will be new effects
by dalerank2
Fri Dec 30, 2011 6:35 am
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.5( KunessListbox, new effects )

+ add some effects for ShaderButton ScreenShots http://s016.radikal.ru/i336/1112/ab/5d00dbb8cab3.jpg http://s017.radikal.ru/i416/1112/80/e0d1bf6e2a44.jpg http://s017.radikal.ru/i428/1112/fb/79e898a72d63.jpg http://i021.radikal.ru/1112/ed/648e9edaf404.jpg Video http://rutube.ru/tracks/5159770.html
by dalerank2
Mon Dec 26, 2011 2:07 pm
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.5( StretchLayout, RotateButton, RotateLabel

1. ShaderButton added 2. Electricity shader added 3. EffectManager added 4. CGuiTTFFont now may render text to texture 5. Fixed NrpMenu items align, padding and margin 6. INrpEnvironment::AddBlendAnimator -> INrpEnvironment::AddOpacityAnimator 7. INrpLabel::setTextMargin -> INrpLabel::SetPadding 8. ...
by dalerank2
Wed Dec 21, 2011 5:17 pm
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.49(Signal\Slot system, bugfixes, About dialo

1. Added About dialog 2. NrpButton added signal Clicked 3. NrpContextMenu item added signal Clicked 4. GuiEditor ( example of signal\slot system in class GuiEditorMenu ) 5. Added signal\slot support for elements 6. Added class FlagHolder, which provided IsFlag\SetFlag functions 7. Refactoring animat...
by dalerank2
Thu Dec 15, 2011 4:04 pm
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.480 ( Style in one file )

Yea, i know about it... sorry, i want say IF io::path was a class
by dalerank2
Thu Dec 15, 2011 2:00 pm
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.480 ( Style in one file )

thanks for help... i will use those functions )))
why you not inserted those funtions in io::path??? i think are more useful in class than once function
by dalerank2
Thu Dec 15, 2011 10:12 am
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.480 ( Style in one file )

Yes... It is a wrapper for IFileSystem, i add some functions which not founded in irrApi
by dalerank2
Thu Dec 15, 2011 7:08 am
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.480 ( Style in one file )

What changes: + added support for archive in zip archive, which have extension .nsz + change drawing ListBox, ComboBox, Menu, ContextMenu ( soft change between state ) + (experimental)now possible change style runtime ( see menu "Styles" in GuiEditor) + added notification for element about...
by dalerank2
Mon Dec 12, 2011 11:52 am
Forum: Project Announcements
Topic: NerpaGUI v0.623 (Charts, BreadCrumbs)
Replies: 120
Views: 31507

Re: NerpaGUI v0.471 ( examples added )

1. about variables... usually i use underscore and lowercase letter in begin for protected variable names... other style it my mistake, i will check it near time 2. sorry :( but link say that forbidden... I didn't know about this hidden corner of c++ 3. if it possible - i want to use irrlicht like l...