topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 12:49 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: NANY 2016 UNFINISHED - CMDCompanion  (Read 3705 times)

Asudem

  • Member
  • Joined in 2015
  • **
  • Posts: 132
  • C# data manipulation junkie
    • View Profile
    • Donate to Member
NANY 2016 UNFINISHED - CMDCompanion
« on: December 31, 2015, 06:41 PM »
CMDCompanion has seen several weeks in development in a challenge to better understand WPF and DataBinding with C#. Without further ado, let's get to what to what the program was supposed to be:

THE PROGRAM:
From the start, the program was designed to solve a problem of people who use command line tools in gui environments. An icon in the Systray which would open any already open explorer window in the systrayicon's context menu. It would also use the the short path for those applications which fail to full paths correctly.

THE PROBLEM:
Creating a dynamic menu which would list the various options. I could not figure out the MVM system of WPF to understand the NotifyIcon's code to dynamically add the items.

Hopefully someone out there has fun with this idea!

I've included the source code to as far as I got with the project.
If I do it more than 2 times I want to automate it in C#!