You are viewing our Forum Archives. To view or take place in current topics click here.
C# Advanced Text Editor
Posted:

C# Advanced Text EditorPosted:

Nathanael
  • Ladder Climber
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 360
Reputation Power: 18
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 360
Reputation Power: 18
So I have been working on a text editor for the past few days and here is what it looks like so far

I made all the pictures hidden so it would load faster for some people

Tell Me What you think.

So Here is the main page of my text editor:

[ Register or Signin to view external links. ]


It has all the basic features of a normal notepad but i added some cool things to it:
A Calculator, a calender, and a media player

[ Register or Signin to view external links. ]


Here is a picture of all those opened up

[ Register or Signin to view external links. ]


I also have built in help topics for all the things i have in this notepad:

[ Register or Signin to view external links. ]


There are re-sizing problems with it and this explains it:

[ Register or Signin to view external links. ]


Okay so here you can see i re-sized it and now watch what happened if i click the "Display updates button"

[ Register or Signin to view external links. ]


Here's what happens:

[ Register or Signin to view external links. ]
#2. Posted:
Nathanael
  • Ladder Climber
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 360
Reputation Power: 18
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 360
Reputation Power: 18
anyone like it or hate it? tell me the truth so i can improve it. mention what you like/hate because i plan on releasing it. (for free)

Thank You
#3. Posted:
Z61
  • V5 Launch
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Status: Offline
Joined: Apr 16, 201014Year Member
Posts: 4,309
Reputation Power: 179
Why do we need a calculator or a media player in a text editor.
It seems all you've done is added sources to 1 project.
#4. Posted:
Nathanael
  • Ladder Climber
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 360
Reputation Power: 18
Status: Offline
Joined: Mar 26, 201113Year Member
Posts: 360
Reputation Power: 18
-Zachman61- wrote Why do we need a calculator or a media player in a text editor.
It seems all you've done is added sources to 1 project.


well i thought the same thing but then i though well sometimes i listen to music and type notes, and then i though what if im taking notes on something and i need to find the answer to something real quick (thus the calculator). idk i just though it would be cool. one of the reasons also is because this is one of my first projects i have built from scratch up. so making the calculator and media player was interesting. (the only way to get better at C# is to make things so i decided to throw those in there)
Jump to:
You are viewing our Forum Archives. To view or take place in current topics click here.