Normal
I've started adding this to mediaportal. Right now I'm just trying to get around the code. Most of my time has been spent formating code so it is readable. Anyway, I've created a new dialog based on the select dialog. FIrst I'll try and just get it to list the all the current windows binded actions. I've successfully been able to pull the window actions for the current window out of the keymap file.Now I just need to be able to call my dialog box from any window. I want to add like a keys button near the tv/shutdown/exit buttons that pops up the dialog.Any tips on this? It looks like I can do it from MediaPortal.cs
I've started adding this to mediaportal. Right now I'm just trying to get around the code. Most of my time has been spent formating code so it is readable.
Anyway, I've created a new dialog based on the select dialog. FIrst I'll try and just get it to list the all the current windows binded actions. I've successfully been able to pull the window actions for the current window out of the keymap file.
Now I just need to be able to call my dialog box from any window. I want to add like a keys button near the tv/shutdown/exit buttons that pops up the dialog.
Any tips on this? It looks like I can do it from MediaPortal.cs