[Solved] Invisible Button on the border (FrameWindow)

For help with general CEGUI usage:
- Questions about the usage of CEGUI and its features, if not explained in the documentation.
- Problems with the CMAKE configuration or problems occuring during the build process/compilation.
- Errors or unexpected behaviour.

Moderators: CEGUI MVP, CEGUI Team

Milerius
Just popping in
Just popping in
Posts: 2
Joined: Sat Apr 29, 2017 22:28

[Solved] Invisible Button on the border (FrameWindow)

Postby Milerius » Sat Apr 29, 2017 22:38

Hello, i'm currently trying to implement my own frameWindow, button etc

My goal it's to render something like this :

Image

but when i try to put a button accross the border of the window , the button don't seems rendered ... :
Image

What can i do for solve this ? change the lookNfeel ? A property of the FrameWindow ?

This is what i expect to do :
Image

Thanks you!

ps: sorry for my english

User avatar
Ident
CEGUI Team
Posts: 1998
Joined: Sat Oct 31, 2009 13:57
Location: Austria

Re: Invisible Button on the border (FrameWindow)

Postby Ident » Sun Apr 30, 2017 18:07

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.
CrazyEddie: "I don't like GUIs"

Milerius
Just popping in
Just popping in
Posts: 2
Joined: Sat Apr 29, 2017 22:28

Re: Invisible Button on the border (FrameWindow)

Postby Milerius » Mon May 01, 2017 07:44

Totaly solved the problem thanks you very much!


Return to “Help”

Who is online

Users browsing this forum: No registered users and 30 guests