Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Thread: Images on CEGUI-Windows

Started 2 months ago by JoseMan
Hi all and dear Community. Sorry, I've tried to register on the CEGUI-forum, but something fails, and I don't konw what. So, thats the reason, why I'm posing here. I've got some problems with CEGUI. 1st] How can I paint some Images for example on Buttons/Windows/.... an so on. I tried to find something in the documentation, but I didn't find something. Can anybody help my, or give me an ...
Site: Ogre Forums  Ogre Forums - site profile
Forum: General Discussion  General Discussion - forum profile
Total authors: 2 authors
Total thread posts: 2 posts
Thread activity: no new posts during last week
Domain info for: ogre3d.org

Other posts in this thread:

ELO replied 1 month, 3 weeks ago
This is a part of my lua-script, hope it helps. Sorry, this works only in release-mode, because i could not sove a problem with errors in debug mode. Code: Select all function example() winPtr = guiwinman:createWindow( "WindowsLook/IconButton", winName ) winPtr:setProperty( "UnifiedMaxSize", "{{1,0},{1,0}}" ) GUI_loadIconButtonPic(winName, winName .. "Imageset", PicName, ...

 

Top contributing authors

Name
Posts
JoseMan
1
user's latest post:
Images on CEGUI-Windows
Published (2009-11-06 14:12:00)
Hi all and dear Community. Sorry, I've tried to register on the CEGUI-forum, but something fails, and I don't konw what. So, thats the reason, why I'm posing here. I've got some problems with CEGUI. 1st] How can I paint some Images for example on Buttons/Windows/.... an so on. I tried to find something in the documentation, but I didn't find something. Can anybody help my, or give me an advise? Bye joseMan
ELO
1
user's latest post:
Images on CEGUI-Windows
Published (2009-11-14 19:05:00)
This is a part of my lua-script, hope it helps. Sorry, this works only in release-mode, because i could not sove a problem with errors in debug mode. Code: Select all function example()    winPtr = guiwinman:createWindow( "WindowsLook/IconButton", winName )    winPtr:setProperty( "UnifiedMaxSize", "{{1,0},{1,0}}" )  ...

Related threads on "Ogre Forums":

Related threads on other sites:

Thread profile page for "Images on CEGUI-Windows" on http://www.ogre3d.org. This report page is a snippet summary view from a single thread "Images on CEGUI-Windows", located on the Message Board at http://www.ogre3d.org. This thread profile page shows the thread statistics for: Total Authors, Total Thread Posts, and Thread Activity