how to input a image into text of MultiLineEditbox ?
Moderators: CEGUI MVP, CEGUI Team
how to input a image into text of MultiLineEditbox ?
I create a MultiLineEditbox window,of course,I can input text in it. Now I want input a image in the window, how solves this problem?
- CrazyEddie
- CEGUI Project Lead
- Posts: 6760
- Joined: Wed Jan 12, 2005 12:06
- Location: England
- Contact:
If the image needs to be within the text, such as
It is not really possible at the moment.
If the image is supposed to be part of the editbox, then you could either add it as an ImagerySection in the looknfeel, or as a child window (StaticImage, or whatever).
If you let us know exactly what you're trying to do some other ideas may come up
CE.
Code: Select all
----
This is some text | | This is some more
----
It is not really possible at the moment.
If the image is supposed to be part of the editbox, then you could either add it as an ImagerySection in the looknfeel, or as a child window (StaticImage, or whatever).
If you let us know exactly what you're trying to do some other ideas may come up
![Smile :)](./images/smilies/icon_smile.gif)
CE.
Who is online
Users browsing this forum: No registered users and 8 guests