• Please note: In an effort to ensure that all of our users feel welcome on our forums, we’ve updated our forum rules. You can review the updated rules here: http://forums.wolflair.com/showthread.php?t=5528.

    If a fellow Community member is not following the forum rules, please report the post by clicking the Report button (the red yield sign on the left) located on every post. This will notify the moderators directly. If you have any questions about these new rules, please contact support@wolflair.com.

    - The Lone Wolf Development Team

XAML paste option

craghammer

Active member
Hi!

I just saw that in the option dialog for text paste, a new type of paste option is available, to paste formatted text as XAML. I can't find any info on this in the release documentation, or on the forum, so can anyone enlighten me on the effects of using this option?

When copying text between snippets I can see that the XAML paste keeps the formatting of the copy-from snippet, and when I copy text from external sources (like a web page) the XAML option is not available.

So is it just a pasting-option available when pasting between RW elements?
 
Sounds like a bug. XAML is the language used in WPF to define an application's UI, which seems inappropriate for actual user data in a Windows Forms application.
 
Last edited:
Back
Top