Monthly Archives: March 2009

Using a TextBox as an Adorner

I was fooling around with an adorner in a test project and decided to use a TextBox instead of a ComboBox for convenience.  Unfortunately, I found I couldn’t type into the TextBox.  According to Jim Nakashima, this can be addressed … Continue reading

Posted in .NET | Leave a comment

Interesting solution to a WPF resource location issue

Design-time is one of my hobbies, and I’ve been fooling around with the WPF designer ("Cider") lately.  I’ve been making adorners do interesting things for the most part and havent fooled around with property editors much, which makes me kind … Continue reading

Posted in Uncategorized | Leave a comment

Testing Source code posting

Supposedly there’s a markup element for posting code on WordPress blogs.  This is just a test; I’m actually planning some big posts and it will determine if I use the blog or just link to a static page. public void … Continue reading

Posted in Uncategorized | Leave a comment