At Mon, 13 Jul 2015 17:58:36 +0200, mazert wrote:
> I have a text% inside an editor-canvas% object, and I write some text 
> then I apply to it a blue color for example.
> 
> When i want to get the text with get-text method, i only get the text 
> without formatings. Is there a way to get the text with all styles and 
> formattings applied to the text ?

If you're trying to move the text from one editor to another, then
it's probably easiest to use the `copy` and `paste` methods.

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to