A simple GUI Notepad using C++ natively made in my high school in 2015

栏目: IT技术 · 发布时间: 5年前

内容简介:A GUI Notepad completely made from scratch using C++ native library and Graphics library coupled with mouse eventsCNotepad is a very simple application which I had development during my Highschool(12th) Grade Project as part of the courseWork It has been l

CNotepad

A GUI Notepad completely made from scratch using C++ native library and Graphics library coupled with mouse events

Introduction

CNotepad is a very simple application which I had development during my Highschool(12th) Grade Project as part of the courseWork It has been lying in my mails for more than 3 years and I would now love to opensource the project for everyone. So First of all I would like to thank to my High school Teacher, Mrs. Aswathy for her overwhelming support for this project

Main Headers used in the project

Following headers were used for the development of the project

#include<string.h>
#include<fstream.h>
#include<process.h>
#include<graphics.h>
#include<stdio.h>
#include<conio.h>
#include<dos.h>

Features

So this application doesn't have any advance features but plain functions and usage of graphics headers for having a plain UI which is minimal and effective and as well as simple to understand. This uses Binary file operations for making files and reading it.

  • Binary File Operations
  • Open Files
  • Read Files
  • Edit Files
  • Details of every file like no of words, letters, paragraph's etc.
  • Customisation of
  • Background
  • Text Field
  • Diffrent panels

Bugs

There are few issues as this is a very early implementation of it.

  • Cannot Edit the notes directly always as it is a binary file may face issues at times.
  • Have few GUI issues of wrong constraints and frames
  • The Customisation settings are temporary and it is not saved when the application is closed
  • Sometimes when you input files it may be going out of frame of the notepad UI as I have_not found a proper solution to fix it

Screenshots

A simple GUI Notepad using C++ natively made in my high school in 2015

A simple GUI Notepad using C++ natively made in my high school in 2015

A simple GUI Notepad using C++ natively made in my high school in 2015

A simple GUI Notepad using C++ natively made in my high school in 2015

A simple GUI Notepad using C++ natively made in my high school in 2015

A simple GUI Notepad using C++ natively made in my high school in 2015

A simple GUI Notepad using C++ natively made in my high school in 2015

A simple GUI Notepad using C++ natively made in my high school in 2015

Changelogs

V0.0 - 15-11-2015

  • First Beta Release
  • Known issues : Refer Bugs above

以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

离散数学及其应用(原书第5版)

离散数学及其应用(原书第5版)

[美] Kenneth H. Rosen / 袁崇义 / 机械工业出版社 / 2007-6 / 79.00元

《离散数学及其应用》(原书第5版)全面而系统地介绍了离散数学的理论和方法,内容涉及数学推广、组合分析、离散结构和算法设计。全书取材广泛,除包括定义、定理的严密陈述外,还配备大量的实例和图表的说明,各种联系和题目。以及丰富的历史资料和网站资源。第5版在前四版的基础上作了大量的改进,使其成为更有效的教学工具。。一起来看看 《离散数学及其应用(原书第5版)》 这本书的介绍吧!

JSON 在线解析
JSON 在线解析

在线 JSON 格式化工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器