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, 2:57 am
  • 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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - gacdci01 [ switch to compact view ]

Pages: [1]
1
Circle Dock / Re: A dinamic Interface
« on: May 20, 2009, 01:24 PM »
Thank you very much for your answer. While I was wandering in the web I found this small application named LaunchKey which is able to Launch and application and send some Keys and special keys to it. So I made some tests and I did these small controls for MediaMonkey, and it really works. Just have to send the Parameters with the Key and the full application route and the application will execute the command and if it is closed it'll open too

Target .\System\Miscellaneous\launchkey\LaunchKey.exe

This is for Play
Arguments "^P" "C:\Archivos de programa\MediaMonkey\MediaMonkey.exe".(you have to end it with a colon or else the " (sorry I don't know its name) will be erased).
This is for Next
Arguments "^N" "C:\Archivos de programa\MediaMonkey\MediaMonkey.exe".
This is for Prev
Arguments "^B" "C:\Archivos de programa\MediaMonkey\MediaMonkey.exe".
This is for Stop
Arguments "^O" "C:\Archivos de programa\MediaMonkey\MediaMonkey.exe".

I hope you can try this and explain it to the rest a little much better than I.

It also works to open the search window just sending the Win+F Key

Target .\System\Miscellaneous\launchkey\LaunchKey.exe
Arguments "#F"



2
Circle Dock / A dinamic Interface
« on: May 20, 2009, 11:24 AM »
First I apologize for my English, I am Mexican.
I download the CD two days ago and I find it great.
But I wish to suggest some improvements:

1.   Somebody ask for a clock in the background, I think you could put a marquee at the top or bottom (maybe around) with a configurable text which include the date and time, memory, disc space, user name, etc. it could be plain text or a graphic image made at the moment the menu displays, it doesn’t matter if the hour don’t refresh.
2.   We can make submenus according to the window class we are at. (I use the StrokeIt, a mouse gesture gadget that allows me to draw in screen and send a command or key to the application in which I drown). So we can make a submenu for Outlook with an icon for New Message, Refresh, Address Book, Next and Previous Message, Etc and this menu will be displayed when we click over the Outlook Window. Also if you recognize a window class you could send commands to this class and implement, for example, a submenu for the media player with a Next, Prev, Pause/Play, Maximize or minimize button that will work with the application running minimized.
3.   Is there a way to send keys instead running a command? If it is, We could make our own submenu and there’s no need to modify the program.

I hope my bad English be comprehensible for you.

Thanks for this amazing program

Pages: [1]