On 28 Nov 2009, at 11:53, Jonathan wrote:

> I'm trying to add a bit of formatting to a pop-up message.  
> Specifically, I want to print "Theta" with the Greek letter  
> (symbol: q) between more text, as in: "The value of Theta is 123.456".
>
> The documentation for fltk 1.1.x states that this can be done with  
> html tags, as in: fl_message("<html>The value of <font  
> face='symbol'>q</font> is 123.456</html>"). However, this doesn't  
> seem to work and from what I've read in the forums, the problem is  
> that the documentation is "outdated".
>
> Is there a way of printing a formatted fl_message? Maybe with '@'s?

Maybe switch to fltk-1.3 and use utf-8 instead - that ought to work...



_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to