On 28.01.2011, at 18:11, Dmitrij K wrote:

> Hi there!
> 
> I've text "Hello world! :)", and I want to replace `:)' on image
> `./my_smile.gif' and draw its after the text `Hello world! '...
> 
> Do I can to realize it?

Multiline_Output is a pure text widget. You can Fl_Help_View and enter HTML 
code with a link to a gif image, or you can simply use an Fl_Box, set the 
widget label, and set the widget image, then set the alignment flags for 
whatever you need. See the test folder for an example on how text and images 
can be combined.
_______________________________________________
fltk mailing list
fltk@easysw.com
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to