Using size greater than screen size
Moderators: CEGUI MVP, CEGUI Team
Re: Using size greater than screen size
The only problem seems to b that the maximum size of a "DefaultWindow" is initialized with "(cegui_reldim(1), cegui_reldim(1))" rather than with 0 (i.e. no maximum size), which is definitely a bug. @Ident: Is that the bug u were referring to that we can't fix coz it changes behavior?
Re: Using size greater than screen size
@BonneCW: Anyhow, for now u can just set the max size to 0 and then it should work, even with "Stretched".
Re: Using size greater than screen size
@YaronCT: Okay, thank you very much.
Re: Using size greater than screen size
@BonneCW: NP. If you're interested, feel free to share with us about the project u work on (in the dedicated forum).
Re: Using size greater than screen size
YaronCT wrote:The only problem seems to b that the maximum size of a "DefaultWindow" is initialized with "(cegui_reldim(1), cegui_reldim(1))" rather than with 0 (i.e. no maximum size), which is definitely a bug. @Ident: Is that the bug u were referring to that we can't fix coz it changes behavior?
Yes, now I remember. This is exactly what I fixed. Did you test on default branch?
CrazyEddie: "I don't like GUIs"
Re: Using size greater than screen size
@Ident: Yes, it indeed works on branch "default". However, u set the max size there to "(cegui_absdim(maximum_float), cegui_absdim(maximum_float))" No need, we can just set it to 0 (which means no maximum size). I'll change that.
Re: Using size greater than screen size
YaronCT wrote:@Ident: Yes, it indeed works on branch "default". However, u set the max size there to "(cegui_absdim(maximum_float), cegui_absdim(maximum_float))" No need, we can just set it to 0 (which means no maximum size). I'll change that.
Are you sure 0 means no maximum size?
CrazyEddie: "I don't like GUIs"
Re: Using size greater than screen size
@Ident: Yes.
Actually there's no need to set it at all, as it's already initialized with 0.
Actually there's no need to set it at all, as it's already initialized with 0.
Re: Using size greater than screen size
Feel free to change it then. I remember I discussed this with Paul back in the time, seems like there was a misunderstanding
CrazyEddie: "I don't like GUIs"
Re: Using size greater than screen size
@Ident: Who ask u?! I already did.
Re: Using size greater than screen size
YaronCT wrote:@Ident: Who ask u?! I already did.
CrazyEddie: "I don't like GUIs"
Who is online
Users browsing this forum: No registered users and 11 guests