SmashApps TypeIt 1.3
Posted: Thu Apr 28, 2011 6:15 am
SmashApps TypeIt 1.3
Version: 1.3
I have done heaps with the next version but I am putting up an image just underneath for you guys to give me some suggestions.
I want to get 1.4 completed soon and I need some Beta testers, the next few releases are going to have alot more features and improvements done.
1.3 Changes:
There is now a few people working on the application and I am still looking for more people to join my Team, go to http://smashapps.tk/ then apply to join.
Anyway, there has been several bug fixes, when you open a file a new tab is created instead of replacing the open document, A Char counter, When you save a file that is open in another application it wont cause an error, when you have selected something on the Interface like the Justify or Regular text its back color will change so you know which one is selected. The icon has been changed also, and finally there has been many other changes but I lost my file of changes.
1.3 Interface:


What is it?
SmashApps TypeIt is an RTE, A Rich-Text Editor. It can open Word documents, and save documents. Last week I had a competition to see who could make the best RTE but people were arguing that it was difficult to properly save and open documents, well this actually has more then one method of saving and opening files, it opens files and then it can open documents.
It does it by using a Try statement it will attempt to Load the file if it doesn't work then it uses the Stream Reader. The difference is that using the LoadFile method it can properly load documents but if you open word documents with the Stream Reader it won't work properly.
Some of it's features?
Well we've gathered that it can save and open word documents and pretty much every other type of document and text file well what are some of the apps features you may ask?
How do I run it the application?
It uses .Net framework 4.0, this can be downloaded from Microsoft. In the future I'm going to make it use 3.5 and 4.0.

Version: 1.3
I have done heaps with the next version but I am putting up an image just underneath for you guys to give me some suggestions.
I want to get 1.4 completed soon and I need some Beta testers, the next few releases are going to have alot more features and improvements done.
1.3 Changes:
There is now a few people working on the application and I am still looking for more people to join my Team, go to http://smashapps.tk/ then apply to join.
Anyway, there has been several bug fixes, when you open a file a new tab is created instead of replacing the open document, A Char counter, When you save a file that is open in another application it wont cause an error, when you have selected something on the Interface like the Justify or Regular text its back color will change so you know which one is selected. The icon has been changed also, and finally there has been many other changes but I lost my file of changes.
1.3 Interface:


What is it?
SmashApps TypeIt is an RTE, A Rich-Text Editor. It can open Word documents, and save documents. Last week I had a competition to see who could make the best RTE but people were arguing that it was difficult to properly save and open documents, well this actually has more then one method of saving and opening files, it opens files and then it can open documents.
It does it by using a Try statement it will attempt to Load the file if it doesn't work then it uses the Stream Reader. The difference is that using the LoadFile method it can properly load documents but if you open word documents with the Stream Reader it won't work properly.
Some of it's features?
Well we've gathered that it can save and open word documents and pretty much every other type of document and text file well what are some of the apps features you may ask?
Code: Select all
and heaps more! - Changed the font of selected text with a press of a button (Regular, Bold, Strikeout, Underline, and Italic)
- Justify text Left, Right and Center
- Bullet lists
- Selected text back color, selected text forecolor, rather then the simple editors that change the entire documents fore color or font you can change what ever is selected, and you can also change the default forecolor and font.
- Multi tab editing
- Quick Save feature, if you save or open your work you can use the quick save feature to just click and its saved automatically.
- If you exit the app it will ask if you want to save
How do I run it the application?
It uses .Net framework 4.0, this can be downloaded from Microsoft. In the future I'm going to make it use 3.5 and 4.0.
