Today, I bring you a basic layout of the notepad.
This version is uncomplete, has no skinning function implemented yet.
The resize and reposition work right now for the RichTextBox.
The browser piece is non functional right now, it's represented by a label.
It opens, saves, saves as and Exit's. Basic notes may be taken with this, however, I'm going to need to fix an error of how my save and save as are written. As of now, the leave unwanted characters if you are viewing it in a standard text editor. This is because the carriage return character.
The textbox streches on strech of the window.
That's all.
Actually, it began quite a bit ago. I just got my SourceForge project approved. I will be offering the sources soon. I will implement a few more basic functions to make it a working text editor, then place it on the cvs. The way I will arrange the cvs is as followed. Two directories, one for VB.NET2003 sources, the other for just the application's install files. Right now I'm dabbling with 2005, but I'll be working on the notepad later today. If anyone wants to join in, email me, underscorelinux@sourceforge.net
Happy hacking.