Giter Club home page Giter Club logo

texteditor's Introduction

AW Editor

This program is a simple text editor created using Windows Forms and C# programming language. It is capable of creating and editing plain text files with features such as saving and opening files, zooming in and out, word and character count, document information, and fullscreen mode. The program has a user-friendly interface with a menu bar and a bottom bar to display information.

Getting Started

Prerequisites

  • Windows Operating System
  • .NET Framework

Installation

  1. Clone this repository or download as a ZIP file.
  2. Open the project file in Visual Studio.
  3. Build and run the program.

Features

File Menu

  • New: Creates a new file.
  • Open: Opens an existing file.
  • Save: Saves the changes made to the file.
  • Save As: Saves the file with a new name or location.
  • Exit: Closes the application.

Tools Menu

  • Fullscreen Mode: Maximizes the window to occupy the entire screen.
  • Dark Mode: Changes the color scheme of the application to a darker tone.
  • Zoom In: Increases the font size of the text in the editor.
  • Zoom Out: Decreases the font size of the text in the editor.
  • Document Information: Displays the word count, character count (excluding and including spaces), and the number of lines in the file.

Help Menu

  • About AWEditor: Displays information about the text editor program.
  • Feedback: Opens a feedback form to send suggestions or report issues.

Bottom Bar Menu

  • Words: Displays the total number of words in the file.
  • Characters Excluding Spaces: Displays the total number of characters in the file excluding spaces.
  • Characters: Displays the total number of characters in the file.
  • Number of Lines: Displays the total number of lines in the file.

Contributing

This project is open to contributions. You can contribute by:

  • Reporting bugs or issues
  • Adding new features
  • Improving existing features
  • Fixing bugs or issues

texteditor's People

Contributors

apses98 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.