SyntaxEditor for Silverlight

Discussion Forums

Post about SyntaxEditor for Silverlight suggestions, bugs, workarounds, and request support in this forum.

Please note that while we value customer input in this forum and it does help guide our development efforts, it may not always represent our actual priority list.

Threads (61)

  Date Thread Details
2012‑08‑30
4,960 views
"When I used that code in silverlight with IronPython. xaml:<app:ButtonEx Content="PageData传值" ActionParam="a=['ss..."
2012‑03‑13
5,818 views
"Is the entire support for language parser a separate component from Silverlight? I'm more precise: if I acquire a S..."
2012‑04‑16
5,209 views
"I'm trying to upgrade an SE3 Windows Form app. I have a working xml file that describes the custom language in SE3. ..."
2012‑04‑13
5,339 views
"I'm contemplating updating my old (v3) Syntax Editor for Winforms to Silverlight. Looking at the sample app it appea..."
2012‑04‑11
4,192 views
"We noticed in the March 1, 2012 Blog posting by Bill that there was a screen shot of a dialog that allowed the pickin..."
2012‑02‑21
4,588 views
"Hi, Is it possible to populate the Find-What box of the EditorSearchView with the text selected in the associated e..."
2011‑10‑31
4,347 views
"Hello, How can I do "collapse to definitions" (Cntr-M, O in VS2010) with Code Editor Regards"
2011‑09‑26
3,889 views
"I'm evaluating Actipro SyntaxEditor for Silverlight and am overwhelmed with the sample code (80 or so QuickStart ..."
2011‑03‑07
4,621 views
"Hi, do you have implement the "Code Fragments" feature in the silverlight version? I use it in the Windo..."
2010‑11‑07
4,167 views
"How can I switch off the scroll bar on the left and the bottom of a syntaxeditor which is shown by default?"
2011‑07‑27
3,755 views
"Is there a way to have only Find and not the replace functionality. This is required for us to support finding text i..."
2011‑07‑21
4,424 views
"I am new to Silverlight, Actipro, and novice at MVVM. I am trying to use the <shared:ToolBar /> and the <ed..."
2011‑07‑06
4,560 views
"When I set search mode to 'Find' or 'Replace' programmatically, it does not change the focus of '..."
2011‑06‑30
3,386 views
"When FocusFindWhatTextBox() method is called on EditorSearchView, FindWhat textbox is focused only when there is some..."
2011‑06‑30
4,294 views
"I am implementing FindReplace function in SyntaxEditor and tried to bind custom key 'Ctrl+F' and 'Ctrl+H&..."
2011‑06‑30
3,488 views
"I know I can change the DefaultCollapsedContent during the GetNodeActionForToken method, but how can I get the next t..."
2011‑06‑22
3,455 views
"I am looking for a similar function as in visual studio where if mouse cursor is put at a bracket '{' or '..."
2011‑06‑20
3,946 views
"I'm using the Silverlight SyntaxEditor with an XML document, and I'd like to be able to get the Xml node or a..."
2011‑06‑15
3,847 views
"Looking at your Find/Replace samples for the SyntaxEditor, I see that the ISearchResultSet, that comes from the Edito..."
2011‑05‑23
4,298 views
"Hi, I have to complement the syntax editor first, it is an amazing control, excellent work! I'd like to kno..."