Go to home page mail me! RSS Feed

August 2008 Entries

Selecting a node on right click

There are so many things that I see or have seen in my development career that are unexplainable. Its leaves me with a grunt face, going, why in the world did Microsoft do this? Anyway, I've been doing a lot of windows client development these days and I noticed that when using a tree view control with a context menu, the actual tree view node does not get selected when you right click, it keeps the last selected node. Here is a fix for that. 1: private void treeView_MouseDown(object sender, MouseEventArgs e) ...

posted @ Sunday, August 10, 2008 12:25 PM | Feedback (0)

The mind of a developer - mapped!

  Mind of a web developer

posted @ Tuesday, August 05, 2008 1:14 PM | Feedback (0)

Next entries »