Hey there again,
I have some GUI buttons but I can't seem to click them. In VC++ I can't click them but if I use CodeBlocks with the gcc .dll I can.
Why doesn't it work in VC++?
Thanks.
GUI won't work in VC++ but does in CodeBlocks?
There should be no difference to GUI which depends on the compiler. Most likely the problem is caused by something else. There was a focus problem with irrlicht 1.3.1 which caused buttons no longer to work sometimes after clicking something else. This has been fixed in SVN and will be included in the next version.
For GUI-examplecode do check the examples delivered with Irrlicht.
For GUI-examplecode do check the examples delivered with Irrlicht.
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
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm