Giter Site home page Giter Site logo

el3302 / texteditor Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 3.0 623 KB

Project Description: A Simple Rich Text File (RTF) Editor that almost always does what it says on the tin. But like a bad puppy it sometimes pees on the carpet. Bad puppy. General. This is a learning project for me. I use it to improve my knowledge of C#, which I have been learning over the last year.

License: Microsoft Public License

C# 98.06% HTML 1.94%
rtf editor csharp

texteditor's Introduction

Documentation

Docs being developed at the moment

Screenshots

Release Notes

Release 2.0.0.8

//TEXT FORMATTING TOOLBAR

  • Finally fixed the problem of not being able to select more than one font style at a time.

//RICH TEXT BOX

  • When opening certain rtf files the font would not set to the appliction default. This has been fixed by adding code to select all text and set the font to Calibri automatically. Because of this you may see the text breifly haighlight be fore the cursor returns to the top left of the rft box.

//BUGS

  • Nothing found or reported in this Release.

//TODO

  • Code the Spelling menu item.
  • Code the Find menu item.

Release 2.0.0.7

//TOOLS MENU DROPDOWN

  • Removed the Insert Link from the Tools Menu. Any text that starts http:// or Https:// automatically becomes a link. The ability to add a link to 'normal' text will be considered as a future feature.

//BUGS

  • Nothing found or reported in this Release.

//TODO

  • Code the Spelling menu item.
  • Code the Find menu item.

Release 2.0.0.6

//TEXT FORMATTING TOOLBAR

  • Changed the code that makes the visability of the toolbar.
  • Added Sizes to the font Size menu so it now has the regular items. (8,9,10,11,12,14,16,18,24,36,48,72)
  • The fonts now active in the font dropdown (Calibri, Consolas, Times New Roman). These were chosen as they are usually installed by default on Windows.
  • The Bold, Italic and Underline buttons work individually. However a combination of these buttons cannot be used in combination.
  • Updated ToolTip Text to be more descriptive.

//BUGS

  • Nothing found or reported in this Release.

//TODO

  • Code the Spelling menu item.

  • Code the Find menu item.

  • Code the Insert Link menu item.

    These should be completed in the near future.

Release 2.0.0.5

//CHANGES

  • This release was internal only.

//BUGS

  • Nothing found or reported in this Release.

//TODO

Release 2.0.0.4

//CHANGES

  • This release was internal only.

//BUGS

  • Nothing found or reported in this Release.

//TODO

Release 2.0.0.3

//FONT STYLES

  • At the moment the Toolbar Bold, Italic and Underline only work individually. This means you can have Bold OR Italic OR Underline ut not any combination of them. The Font Dialog box works fine.

//THE TOOL MENU

  • The Menu items Spelling, Find and Insert Link have not yet been implemented.

//THE EDIT MENU

  • Bug #45 (Resolved). The Menu Item Insert Date/Time has been deactivated as it does not do what it used to.

texteditor's People

Contributors

el3302 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.