Skip to main content
Microsoft Silverlight
Home Forums General Silverlight Programming Programming with .NET - General Syntax Highligher box
3 replies. Latest Post by kobruleht on October 30, 2009.
(0)
slyi
Participant
973 points
305 Posts
10-25-2009 9:37 AM |
Hi All,
I created a basic xaml syntax higher control based on Nick excellent class http://blogs.msdn.com/nickkramer/archive/2006/09/22/766934.aspx
Code: http://cid-289eaf995528b9fd.skydrive.live.com/self.aspx/Public/XamlBox.zip
I hope you find it useful.
MarkMon...
Contributor
7137 points
1,422 Posts
10-25-2009 3:20 PM |
Sounds interesting, do you have a running example somewhere on the web?
10-29-2009 4:59 PM |
I updated it a little to add some basic error handling when editing (not perfected yet) but a live sample on http://silverlight.services.live.com/invoke/6655/XAMLBox/iframe.htmlhttp://cid-289eaf995528b9fd.skydrive.live.com/self.aspx/Public/XamlBoxEdt.zip
kobruleht
Member
309 points
956 Posts
10-30-2009 1:44 PM |
After few typing in online demo part of text becomes invisible. Seems line it is drawn in white color in white background. Any idea how to fix this ?
How to change this to highlight C# scripts ?
Andrus.