SyntaxEditor for WPF

Discussion Forums

Post about SyntaxEditor for WPF 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.

New Question New Problem New Idea

Threads (1,273)

  Date Thread Details
2015‑03‑10
3,494 views
"Hello, I'm using Syntax editor like a textbox (ExpressionEditor) where the user can type a VB expression like "v..."
2015‑06‑12
2,847 views
"Hi, We are trying to use Intellisense Popup Toggle Buttons as Radio buttons. How can we achieve this behaviour? ..."
2015‑06‑12
2,752 views
"I'm constructing a AST tree for expressions. When i've got the following code multiplyExpression.Production = ..."
2015‑06‑01
3,509 views
"Hi there, I want to hide (no items) hint box when there is no matched items found. Because with our application, us..."
2015‑06‑02
3,827 views
"I guess that many customers use multiple SyntaxEditors in their applications. It will be very useful if the search di..."
2015‑06‑02
3,094 views
"In our application, during the first dynamic creation of Syntax Editor, there is a significant amount of delay before..."
2015‑05‑29
3,706 views
"I have a WPF application which uses Syntax Editor on demand. To achieve this, on some key event I create an instance ..."
2015‑05‑20
2,967 views
"Hi, I would like to know the changes between the old ParseData and the NewParseData in the OnParseDataChanged event..."
2015‑05‑12
2,748 views
"Hi, would it be possible to get the default styles for the NavigableSymbolSelector?"
2015‑04‑10
3,827 views
"I've got some performance problems when using an IOutliner with a large document. I've got a large document of ~10M..."
2015‑05‑06
3,306 views
"Hi, Currently we have developed an editor which supports to view multiple tabs(documents) . when the user opens and..."
2015‑05‑05
3,004 views
Drag/Drop by Tim Torrisi
1 reply (11 years ago)
"I'm trying to get Drag/Drop working in a project, but am struggling a bit. I couldn't find any example code in the s..."
2015‑04‑30
3,334 views
"We recently purchased a license for SyntaxEditor after a successful trial. Everything was working perfectly in the p..."
2014‑09‑29
4,275 views
"Hello, I see 'SearchOperationType:FindAll', 'IEditorSearchOptions:SearchUp' on document. But I don't know how ca..."
2015‑04‑14
3,525 views
"Hello, We've implemented a fairly simple Editor with your WPF SyntaxEditor control. We load an xml language into ea..."
2015‑04‑14
3,052 views
"We are seeing a problem with the EditorSearchView when using the Replace button with scope set to selection. If the ..."
2015‑04‑13
3,570 views
"Hi, When I type a method name and use the auto complete with Ctrl+Space and I type the parenthesis and arguments th..."
2015‑04‑09
3,814 views
"Hi, When I call this code Project.AssemblyReferences.AddFrom(filename);, it consistently failed to add the ass..."
2015‑04‑02
3,722 views
"Is it possible to automatically change the tooltips background based on the selected theme? Currently they don't lo..."
2015‑04‑02
2,827 views
"Hi, I have EditorDocument within Syntax Editor, this control is set for single line entry, when I starts writi..."