CelestialZeus / StrixEditor

A simple text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StrixEditor 🦉

Reason for the Project

This project was done to understand the basics of wxWidgets : The Cross Platform GUI Library based on C++

Features

  1. Create .txt files
  2. Open .txt files
  3. Exit the Application
  4. Show the Developer Information
  5. Export the written content as PDF, SVG or PostScript

Menus Available

  1. File
  2. About
  3. Export
  4. Edit

How does it look?

On Linux 5.4.0-73-generic Built on Ubuntu 18.04.4 LTS GTK 3.22.30

Main Application



Menu



About



E



Open File Box Appearance



PS : The Project is under heavy developement

New features will be added soon

About

A simple text editor


Languages

Language:Makefile 49.2%Language:C++ 24.4%Language:C 14.0%Language:CMake 12.4%