Layout mask and Widgets don't match
Posted: Wed Oct 31, 2012 11:45
by async
Is it normal that layout and widgets do not match? I just opened the sample files and tried to create my own widgets.
I tested it with build 10
Log:
http://pastebin.com/hT5u6NViScreenshot:
http://imgur.com/dPb0X
Re: Layout mask and Widgets don't match
Posted: Wed Oct 31, 2012 12:14
by Kulik
Hi, this usually happens when your graphics driver doesn't support FBO. Could you verify that it does?
EDIT: From the log:
Code: Select all
---- Renderer module is: CEGUI::OpenGLRenderer - Official OpenGL based 2nd generation renderer module. TextureTarget support is not available :( ----
Are you running it in a VM?
Re: Layout mask and Widgets don't match
Posted: Wed Oct 31, 2012 12:19
by async
No, on Intel 965 chipset. So I guess this might be the case.
edit: fixed it by removing the Dell Driver and installing the Intel Driver. Turns out it supports it, but Dell removed it.
Re: Layout mask and Widgets don't match
Posted: Wed Oct 31, 2012 14:24
by Kulik
I will get this fixed
http://cegui.org.uk/mantis/view.php?id=930Reporting that it isn't there should improve usability.