2010
You are browsing the archive for 2010.
By Pavan Podila on August 7, 2010
GridSplitters work great if you want to provide a split view between two views. By dragging the GridSplitter you can adjust the space allocated to each view. As one view grows in size, the other reduces by the same size. For most cases, this is exactly what is required. In my case, this wasn’t enough. [...]
Posted in WPF | Tagged docking, gridsplitter |
By Pavan Podila on February 1, 2010
When working in SketchFlow for SilverLight 3, the default file name of the test page is called “TestPage.html”. If this is not what you want, you can easily change it in the main SketchFlow project’s .csproj file. If you open up the <project-name>.csproj file, at around line 27, you should see a tag called <TestPageFileName>. [...]
Posted in SilverLight | Tagged SketchFlow |
By Pavan Podila on January 27, 2010
I received a mail from my publisher stating that one of the chapters from my book: WPF Control Development Unleashed, has been published as an article in the CODE magazine. Go have a look. Link to article Hope the article piques your interest in reading rest of the book Similar Posts: Source code for [...]
Posted in Book, WPF | Tagged Code-Magazine |
By Pavan Podila on January 11, 2010
Almost a year back, I posted about an interesting project I was involved in, called PyBinding. PyBinding gives you an easy way to write IronPython snippets inside Xaml Bindings and completely do away with value converters. I am glad to announce that this project is finally online on CodePlex. Since the time I posted, it [...]
Posted in WPF | Tagged CodePlex, PyBinding |
By Pavan Podila on January 10, 2010
On my recent vacation trip to India, I had some time to get back to my old hobby of sketching and painting. A hobby I forgot to pursue in 2009. In fact I missed it so much that the feel of getting back to pencil and paper was great. Photoshop and Illustrator can definitely help [...]
Posted in Sketching | Tagged figure-drawing |
Recent Comments