Search found 2 matches

by Mamnarock
Sun Feb 07, 2010 1:32 pm
Forum: Code Snippets
Topic: New GUI skin [update: new skins, support for 1.5/1.6]
Replies: 112
Views: 75277

Suport 1.7

to use it with irrlicht 1.7 do the following modifications CImageGUISkin.h from virtual core::rect<s32> draw3DWindowBackground(IGUIElement* element, bool drawTitleBar, video::SColor titleBarColor, const core::rect<s32>& rect, const core::rect<s32>* clip=0) to virtual core::rect<s32> draw3DWindow...
by Mamnarock
Mon Nov 09, 2009 11:47 pm
Forum: Code Snippets
Topic: New GUI skin [update: new skins, support for 1.5/1.6]
Replies: 112
Views: 75277

I´m testing the GUI skin but i can´t change the tab style.

It is possible to use style in the tabs?