Quick Search for:  in language:    
Multi,Document,Text,editor,with,many,function
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Visual Basic Stats

 Code: 3,011,557. lines
 Jobs: 115. postings

 How to support the site

 
Sponsored by:

 

You are in:

 
Login



Latest Code Ticker for Visual Basic.
Clipping picture.
By Kenneth. Jakobsen on 6/30


String to CHR()
By Nikhil Raj on 6/30


Encryption Decryption Demo
By Nikhil Raj on 6/30


Click here to see a screenshot of this code!Serial Registration
By Christian (eXonite Team) on 6/30

(Screen Shot)

Click here to see a screenshot of this code!Danger:Can pc kill me? interesting article
By Xasan on 6/30

(Screen Shot)

AniViewer
By Jerrame Hertz on 6/30


Click here to see a screenshot of this code!Raw Packet Sniffer
By Coding Genius on 6/30

(Screen Shot)

Check the support of a record set
By Freebug on 6/30


B++ Builder - VB without runtimes
By Anthonius on 6/30


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





Affiliate Sites



 
 
   

E-Type 0.0.78

Print
Email
 
winzip icon
Submitted on: 3/21/2001 7:11:15 AM
By: Trond Sørensen 
Level: Intermediate
User Rating: By 17 Users
Compatibility:VB 6.0

Users have accessed this code 8772 times.
 
 
     Multi Document Text editor with many functions. This is a project I started 18 months ago. It grew out of control and I now have realized I will probably never have time to finish it. Therefore I now release it for you guys to use. All I ask is: If you use it for anything, let me know. The name is mine to use with a text editor. The program is almost finished. A few bugs still have to be sorted out. Let me know if you find a solution for them. Read the text file, E-Type.txt, included in the zipfile. It contains todolist and credits to the people, who I have ether got help from, ideas from or borrowed snippets from.

 
winzip iconDownload code

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzipto decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
3)Scan the source code with Minnow's Project Scanner

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this code, you agree to the following terms...   
1) You may use this code in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this code (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this code from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the code or code's description.


Other 3 submission(s) by this author

 

 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this code(in the Intermediate category)?
(The code with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
3/21/2001 9:11:03 AM:Damage.Case
This is the most professional looking 
text editor I've ever seen. Beautiful 
layout and graphics. I don't have time 
to look through the code right now. I'm 
afraid of adding stuff to it though, I 
might mess it up.
I'll give 5 globes 
based on what I have seen so far.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/21/2001 10:55:44 AM:Pooh
Great work in progress!  Also good is 
the text file explaining what still 
needs work.  I may adjust it to work in 
my software as a 'built-in' test 
editor.  If I do, I'll let you 
know!
5 Planets from me too!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/26/2001 12:36:39 PM:Jamie Lindgren
Wonderful app, Trond!  5 planets from 
me too!  Just one question...  Why the 
name E-Type?  Hmm, it seems 
farmiliar... oh yes, there was a really 
old game called R-Type, is that where 
the name came from?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/28/2001 2:21:34 AM:Trond Sørensen
Thanks for the positive feedback 
everyone.
When I started to think 
about a name for the program I realized 
that all text editors have ether 
“pad”, “note”, 
“text” or similar words in 
their names, so I had to try to find a 
completely new name. I spent a lot of 
time twisting my mind about this until 
suddenly I had it. E-Type.
It is a 
car, a Swedish pop group and it can 
mean Electronic Typing. I’m quite 
satisfied with the name.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
3/30/2001 7:49:53 AM:Chris
Trond, very nice code. If you want, i 
can send you the code for linenumbers 
do scroll with scrollbar.
Chris
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/2/2001 4:07:42 AM:Trond Sørensen
Yes, please do 
Chris.
trond.sorensen@bi.no
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/5/2001 6:00:15 AM:Trond Sørensen
Hey! I won the "Superior Code Award'for 
the  month"! Thanks everyone :-)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/6/2001 11:58:38 AM:Robin TB McKay
This is quite good... though there is a 
problem inserting files into the 
document. Anyway, a splendid effort 
that should not go amiss. Well done on 
a good effort! 
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/9/2001 3:03:38 AM:Trond Sørensen
Thanks for the feedback Robin. I know 
there is a problem incerting files into 
the document. I was working on it. Now 
you guys can find a soloution :-)
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/9/2001 11:21:14 AM:Fredrik Qvarfort
A very nice, clean interface. But I 
believe it has limited use because it 
is dependant on the RTF control (try to 
load a document with 500kb of data and 
edit/select text and you'll see that 
the performance [sh|c]ould be better). 
One alternative, not the best but much 
better, is using the codemax control 
which you can find here on PSC if you 
search for "cedit". It's in C/C++ code 
though, don't know if there is any good 
textbox controls with VB code.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/15/2001 5:31:19 AM:Robin McKay
Well done on getting the contest winner 
award!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/21/2001 3:44:25 AM:Xtrem
When do you will post a new version of 
your prog ?
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/23/2001 3:32:03 AM:Trond Sørensen
I dont know if I will. Kind of tired of 
the whole project. Thats the reason I 
posted the code here.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/24/2001 6:08:10 AM:Xtrem
It's so sad, it will be a good 
project.
Good luck.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
9/24/2001 12:48:03 AM:|matrix|
nice editor.  i was thinking of adding 
in a little text-to-speech project im 
working on for all those people who 
have trouble reading/ dont want to 
read. ;) let me know if u dont 
mind;
xxhockeyxx@hotmail.com
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this code has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular code, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Visual Basic Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.