Hello, i'm currently trying to implement my own frameWindow, button etc
My goal it's to render something like this :
but when i try to put a button accross the border of the window , the button don't seems rendered ... :
What can i do for solve this ? change the lookNfeel ? A property of the FrameWindow ?
This is what i expect to do :
Thanks you!
ps: sorry for my english
[Solved] Invisible Button on the border (FrameWindow)
Moderators: CEGUI MVP, CEGUI Team
Re: Invisible Button on the border (FrameWindow)
What you are seeing here is the effect of clipping to the window's content area. Just disable the ClippedByParent property on all windows that should be visible beyond the scope of their parent window.
Tell me if that solves it.
Tell me if that solves it.
CrazyEddie: "I don't like GUIs"
Re: Invisible Button on the border (FrameWindow)
Totaly solved the problem thanks you very much!
Who is online
Users browsing this forum: No registered users and 9 guests