Home Code Downloads Kixtarter 4.10 Code
networkplug150x600b.jpg
Kixtarter 4.10 Code Print E-mail

This is a download of code for the newest version of Kixtarter, 4.10 and is the code for the current version that is available from the Programs section of the site. The code shows good examples of all of the same things as the code for 2.x series above but is written in VB.Net 2008 SP1. In addition to the above it has examples of:

  • Callbacks between forms for updating information.
  • Implementation of a RTF -> HTML converter originally by Brady Hegberg and upgraded by myself.
  • Registry access routine that lets you pull the registry into a TreeView.
  • Line Numbering along the side of the RTF.
  • Many enhancements over the 2.x and 3.x code.

 

Download the VB.Net 2008 SP1 source code: code-kixtarter4-10.zip

 

Screen shot:

Kixtarter Screen Shot

If you do not have VB 2008 you can download the previous code revision, 4.03, which was written in VB 2005: code-kixtarter4-03.zip.  There were very few changes between the two versions but the line numbering and overall colorizing of text is much faster in 4.10 compared to 4.03 due to some optimizations.

 

This source is released under the GPL.