comments
A reader has graciously pointed me in the right direction towards solving some of the…
comments
Our quick and dirty Auto Save functionality was perhaps a bit too quick and too…
comments
As I struggle to duplicate some of Notepad’s more complex features, I was reminded that…
comments
As I continue to put off the really hard bits, here’s how to change the…
comments
This time, we’re going to clean up some code, fix some bugs, and see whether…
comments
With our Notepad clone getting more mature, the remaining commands are, by nature, the most…
comments
I decided to take a look at adding some features that aren’t available in the…
comments
As it turns out, the little code experiment we engaged in yesterday can be added…
comments
Taking a step back for a moment, I wanted to see whether using a RichTextBox…
comment
Let’s improve the scrollbars, clean up the status bar, and see what it looks like…
comments
After using NotePadWF extensively at Ignite 2019, I’m ready to make a few bug fixes…
comments
In this 11th installment of our start programming project, lets fix zoom and implement several…
comments
OK, I have time for two more small but fun changes: We can persist all…
comment
I was expecting to take a bit of time off from this project because of…
comments
With basic file save capabilities out of the way, let’s do a bit of fit…
comments
The big day is finally here: We’re going to add file save functionality to our…