Radio buttons

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
wsw1231
Posts: 148
Joined: Fri Oct 01, 2010 7:55 am

Radio buttons

Post by wsw1231 »

Does Irrlicht 1.7.2 support radio buttons now?

If not, how to simulate the feature of radio buttons by using checkboxes?
CuteAlien
Admin
Posts: 9718
Joined: Mon Mar 06, 2006 2:25 pm
Location: Tübingen, Germany
Contact:

Post by CuteAlien »

Sorry, not yet supported. There might be some help here: http://irrlicht.sourceforge.net/phpBB2/ ... ight=radio
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
wsw1231
Posts: 148
Joined: Fri Oct 01, 2010 7:55 am

Post by wsw1231 »

netpipe
Posts: 670
Joined: Fri Jun 06, 2008 12:50 pm
Location: Edmonton, Alberta, Canada
Contact:

here

Post by netpipe »

Live long and phosphor!
-- https://github.com/netpipe/Luna Game Engine Status 95%
wsw1231
Posts: 148
Joined: Fri Oct 01, 2010 7:55 am

Re: here

Post by wsw1231 »

Sorry.....could you please explain how to use your class?
I tried to run your main.cpp but there is a compilation error.
Post Reply