Page 1 of 1

Help about adjustQuad

Posted: Tue Feb 08, 2011 08:36
by oanh201079
I found adjustQuad in Class Render. I want to use this function to changre background window with texture in drawself.
Please give example this function.

Re: Help about adjustQuad

Posted: Tue Feb 08, 2011 14:21
by Kulik
Please be more specific. Most importanly post the CEGUI version you are talking about.

CEGUI doesn't contain any class called "Render", I also can't find any method called adjustQuad.

Re: Help about adjustQuad

Posted: Tue Feb 08, 2011 17:41
by oanh201079
Oh, Sorry

I wrote not exactly. I use CEGui with vesion 0.4.1
I make a new class from Window. This class will modify border of window when system call drawself. I found adjustQuad from OgreCEGUIRenderer. Give me example of this method :|

Re: Help about adjustQuad

Posted: Tue Feb 08, 2011 19:10
by Kulik
To be honest I have no idea about 0.4, it's very old. Have you considered upgrading to 0.7.5?

Re: Help about adjustQuad

Posted: Wed Feb 09, 2011 08:10
by CrazyEddie
Just to be explicit, and to remove any remaining doubt:
  • The 0.4.x releases are no longer supported by us - you can use them, but you're on your own!
  • The 0.5.x releases are no longer supported by us - you can use them, but you're on your own!
  • The 0.6.x releases have limited support provided; we would prefer you upgrade to 0.7.x.
  • The 0.7.x releases are the only fully supported releases of CEGUI.
CE