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

  Date Thread Details
2014‑07‑04
3,314 views
"Hi, Is it possible to align vertically an image within a quickinfo tooltip ? I tried to override the GetImage met..."
2014‑06‑27
3,447 views
"Hi Can the AST structure be modified after it has been built by the parser? It seems that the Children property o..."
2014‑06‑25
3,951 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,141 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,851 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,646 views
"Hi, We are implemeting a mergable programmatic lexer for a test language. We currently have all necessary classes ..."
2014‑06‑12
2,986 views
"Have implemented a class with property Text that supports INotofyPropertyChanged Trying to bind it to the SyntaxEd..."
2014‑06‑02
2,763 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,561 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,714 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,552 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,401 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,825 views
"Hello, I'm using the SyntaxEditor ShowPrintDialog method which is doing a very nice job. WPF Controls 2013.2 build ..."
2014‑04‑21
3,031 views
"Hello, I'm using the SyntaxEditor with the EditorSearchView. Currently I have version 2013.2 build 0591. The prob..."
2014‑04‑04
4,265 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,236 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,343 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,418 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,819 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,335 views
"Hi, having a syntax editor: this.editor.WordWrapMode = ActiproSoftware.Windows.Controls.SyntaxEditor.WordWrapMode..."