Which GUI library are you using?

Discussion of issues specific to mobile platforms such as iOS, Android, Symbian and Meego.
josemarin2
Gnoblar
Posts: 18
Joined: Tue Aug 09, 2011 3:20 pm

Which GUI library are you using?

Post by josemarin2 »

Hi,

Which GUI library are you using for Ogre3d in mobile devices (iOS, Android, etc)?

Thanks

Jose
User avatar
spacegaier
OGRE Team Member
OGRE Team Member
Posts: 4304
Joined: Mon Feb 04, 2008 2:02 pm
Location: Germany
x 136

Re: Which GUI library are you using?

Post by spacegaier »

I am not a mobile developer (yet), but I know that some seem to use Gorilla as it is very lightweight (search the forum for details and links).
Ogre Admin [Admin, Dev, PR, Finance, Wiki, etc.] | BasicOgreFramework | AdvancedOgreFramework
Don't know what to do in your spare time? Help the Ogre wiki grow! Or squash a bug...
juckerpp
Gnoblar
Posts: 8
Joined: Thu Jan 31, 2013 5:01 am

Re: Which GUI library are you using?

Post by juckerpp »

what ever MyGUI or CEGUI is not run perfect on mobile devices , I suggest you make a class inheritance from Ogre::OverlayElement

if you really want use library, choose Mygui better than Cegui, CEGUI for PC Games:)