Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8314323
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T20:46:45+00:00 2026-06-08T20:46:45+00:00

We are currently looking to create a text-editor in WPF (.NET 4.0) which will

  • 0

We are currently looking to create a text-editor in WPF (.NET 4.0) which will allow writers within our team to create movie scripts. In short, the functionality should ressemble that of FinalDraft or Adobe Story (i.e.: contextual positioning of text depending on the cursor’s position and user intentions)

We are currently looking at two different solutions design-wise:

  • One WPF control which will act as the container, and multiple small text-editing controls which will represent rows within the script. This will allow us to position the controls using their margin, while also making binding easy. The challenge here would be the handling of multi-line selections. I was thinking of using a Listbox as the container, and each listbox item would be a custom control containing a textbox. This would require the instantiation of controls depending on the user’s action. Everything would be skinned to give the impression that the user is working on a blank page.

  • One big textbox capable of displaying custom XML data. The challenge here would be to determine where exactly the cursor is located (i.e.: is the cursor on top of an actor’s name, etc.) and positioning the text appropriately (i.e.: actor names are centered and in caps, etc.)

I recently tried implementing the first solution, but having to re-implement the whole selection behavior that is built-in in basic text boxes is non-trivial and requires a lot of work. As for the second solution, binding to my business objects will be much harder than simply instantiating multiple controls with different bindings.

Do you have any other solution in mind ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T20:46:47+00:00Added an answer on June 8, 2026 at 8:46 pm

    I needed a text editor for a application once. We had a big xml file for settings and the user should be able edit those.

    Turns out , if your file is large enough (+ 10000 lines) the rich text box is getting pritty slow.

    As for building a gui mask : only if your user wirtes some short options like text. But is i understand you want your useres to write creativ text. This “mask” gui – “lot of small places” will make them feel like they are in the 80ties.

    I suggest: Dont write the Programm , only write a Plugin to an exitings editor. Some are free like:
    http://www.codeproject.com/Articles/42490/Using-AvalonEdit-WPF-Text-Editor
    or an add in for word – people love Word and know Word
    http://www.codeproject.com/Articles/8837/Writing-a-Word-Add-in-Part-I

    And for binding data and the like: Once the text is written, the user just need to press the save button and you can parse the input for information. I would not do it on the fly as it can get pretty slow. Also you say that the information is linked so only if all the data is written you can make use of it.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am looking to create n-grams from text column in PostgreSQL. I currently split(on
I am looking to create an app which has Speech to text. I am
I need to create a faunctionality, that will allow me to parse a text
I'm currently looking around to find what's allow and what's not in GAE. Using
We have a requirements to create a Website (ASP.NET v4.0) which displays a Graph.
I'm trying to create a simple text editor like Textedit for Mac OS X,
I am currently working on localizing my application which is based on the .net
is there a way in which i could create light grey text that disappears
I'm working on an app which encodes text to QR codes. Currently I have
I'm currently trying to find a PDF library which will run without a running

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.