ogre-next icon indicating copy to clipboard operation
ogre-next copied to clipboard

Multi window rendering of different texts?

Open ChenTianSky opened this issue 9 months ago • 1 comments

I use Ogre:: v1:: Overlay as a container to add Ogre:: v1:: TextAreaOverlayElement to different windows, but the text from multiple windows will be stacked together and rendered on each window. How can I achieve rendering different text on different windows? For example, rendering hello in window A and world in window B

ChenTianSky avatar May 15 '24 12:05 ChenTianSky