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,253)

  Date Thread Details
2015‑03‑10
3,183 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,592 views
"Hi, We are trying to use Intellisense Popup Toggle Buttons as Radio buttons. How can we achieve this behaviour? ..."
2015‑06‑12
2,493 views
"I'm constructing a AST tree for expressions. When i've got the following code multiplyExpression.Production = ..."
2015‑06‑01
3,220 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,562 views
"I guess that many customers use multiple SyntaxEditors in their applications. It will be very useful if the search di..."
2015‑06‑02
2,856 views
"In our application, during the first dynamic creation of Syntax Editor, there is a significant amount of delay before..."
2015‑05‑29
3,329 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,705 views
"Hi, I would like to know the changes between the old ParseData and the NewParseData in the OnParseDataChanged event..."
2015‑05‑12
2,515 views
"Hi, would it be possible to get the default styles for the NavigableSymbolSelector?"
2015‑04‑10
3,591 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,043 views
"Hi, Currently we have developed an editor which supports to view multiple tabs(documents) . when the user opens and..."
2015‑05‑05
2,748 views
Drag/Drop by Tim Torrisi
1 reply (10 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
2,992 views
"We recently purchased a license for SyntaxEditor after a successful trial. Everything was working perfectly in the p..."
2014‑09‑29
3,939 views
"Hello, I see 'SearchOperationType:FindAll', 'IEditorSearchOptions:SearchUp' on document. But I don't know how ca..."
2015‑04‑14
3,174 views
"Hello, We've implemented a fairly simple Editor with your WPF SyntaxEditor control. We load an xml language into ea..."
2015‑04‑14
2,706 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,205 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,508 views
"Hi, When I call this code Project.AssemblyReferences.AddFrom(filename);, it consistently failed to add the ass..."
2015‑04‑02
3,426 views
"Is it possible to automatically change the tooltips background based on the selected theme? Currently they don't lo..."
2015‑04‑02
2,542 views
"Hi, I have EditorDocument within Syntax Editor, this control is set for single line entry, when I starts writi..."