how to input a image into text of MultiLineEditbox ?

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

pyhmail
Not too shy to talk
Not too shy to talk
Posts: 24
Joined: Thu Apr 03, 2008 02:37

how to input a image into text of MultiLineEditbox ?

Postby pyhmail » Wed May 21, 2008 07:49

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?

User avatar
CrazyEddie
CEGUI Project Lead
Posts: 6760
Joined: Wed Jan 12, 2005 12:06
Location: England
Contact:

Postby CrazyEddie » Wed May 21, 2008 08:58

If the image needs to be within the text, such as

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 :)

CE.


Return to “Help”

Who is online

Users browsing this forum: No registered users and 16 guests