Search found 3 matches

by tumitoto
Sun Oct 10, 2004 3:43 pm
Forum: Advanced Help
Topic: Transparent image GUI button
Replies: 4
Views: 3694

Hi, thanks for the reply. My question is..when i create a gui button i can use: IGUIButton (IGUIEnvironment *environment, IGUIElement *parent, s32 id, core::rect< s32 > rectangle) then I can use the setImage method to get an image into this button: setImage (video::ITexture *image) But I can not fin...
by tumitoto
Sun Sep 26, 2004 4:13 pm
Forum: Beginners Help
Topic: c# device.VideoDriver.getGUI?
Replies: 2
Views: 246

c# device.VideoDriver.getGUI?

Sorry if this is too newbie but anyone know where I can get the GUIEnvironment (I want to add buttons thru it) in .net c#? or this is not in the release yet? thanks!!
by tumitoto
Fri Sep 17, 2004 2:54 am
Forum: Beginners Help
Topic: Thank you all for the .NET version!!
Replies: 1
Views: 369

Thank you all for the .NET version!!

:D I just compiled and ran the example 1 for C#, very cool, I like to thank you all who make this happen!!! Question: When do you plan to give us the rest of the tutorials, since I am not familiar with C++ so I really like to have some C# samples to follow and learn this engine. Thanks again, great ...