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

  Date Thread Details
2014‑06‑25
3,867 views
"Hello, I'm updating some code that uses a syntax editor to display formatted text (hl7). In some cases, this text c..."
2014‑06‑13
4,068 views
"Hi, I want to known if there is an event when an indicator is added, removed or when the indicator tags are updated..."
2014‑06‑17
2,783 views
"I am using the syntax editor and want to dynamically update the IsMultiLine property. When assigning a binding (of t..."
2014‑06‑09
3,580 views
"Hi, We are implemeting a mergable programmatic lexer for a test language. We currently have all necessary classes ..."
2014‑06‑12
2,915 views
"Have implemented a class with property Text that supports INotofyPropertyChanged Trying to bind it to the SyntaxEd..."
2014‑06‑02
2,703 views
"Hi, I have a question about the Actipro Parser. Previously, I used Irony to "compile" from a custom language to j..."
2014‑05‑21
2,510 views
"Hi, I am looking for control to edit Python scripts. From samples I noticed that there is InteliPrompt for C..."
2014‑05‑18
2,626 views
"Hi I'm evaluating the LL parser with the WPF Syntax Editor. I'm getting an error when opening the Language Design..."
2014‑05‑06
3,493 views
"I have a SyntaxEditor instance on my Xaml-based control in my existing WPF application which is a simple application ..."
2014‑04‑29
3,297 views
"Hi Guys, I have a special scenario I need to solve: I have a custom pogramming language based on a dynamic lexer ..."
2014‑04‑25
4,746 views
"Hello, I'm using the SyntaxEditor ShowPrintDialog method which is doing a very nice job. WPF Controls 2013.2 build ..."
2014‑04‑21
2,959 views
"Hello, I'm using the SyntaxEditor with the EditorSearchView. Currently I have version 2013.2 build 0591. The prob..."
2014‑04‑04
4,186 views
"I am trying to implement a behavior that will automatically change the XML end tag name when the corresponding XML st..."
2014‑03‑24
3,156 views
"Hi! I would like to ask whether there is a way possible disable the C# SyntaxEditor completion for the round bracke..."
2014‑01‑02
4,272 views
"Hi, I am looking at the IntraTextAdornmentManager Sample, and I'm tring to make a resizable Tag - I want to add a U..."
2014‑02‑28
3,349 views
"Hi, I want to override the lexing for a specific lexical state.So I implemented this in my Dynamic lexer. Here is a..."
2012‑11‑16
4,733 views
Auto Height by Nick
8 replies (12 years ago)
"Hello, I've read the previous post (3 years old now) regarding the difficulties in providing an 'autosizeheight' op..."
2012‑08‑28
4,247 views
"Hi, having a syntax editor: this.editor.WordWrapMode = ActiproSoftware.Windows.Controls.SyntaxEditor.WordWrapMode..."
2012‑02‑20
3,870 views
"Hi,Is there a way to disable the vertical scroll bars? I would like to be able to stack a couple of SyntaxEditors in..."
2011‑03‑07
3,042 views
"We are trying to write our own panel and wish to give the SyntaxEditor as much height as needed to render all the Tex..."