Menssage after command...

x64 Replacement/Alternative to Microsoft's IntelliMouse application.
Forum rules
Please read the forum rules before posting for the first time.
The more information you can provide, the quicker and more accurately someone can help.
NOTE: To reduce spam, new users can not post links, files or images until they have at least 4 posts.
Post Reply
MaxWhite
New User
Posts: 1
Joined: Mon Sep 03, 2018 6:45 pm

Menssage after command...

Post by MaxWhite »

Hello! I want to know if it is possible to display a message after the command executed when I click a mouse button on XBMC ...
For example: Button 4: {Ctrl} {Alt} R <Messege>

Thanks and sorry wasting your precious time with this stupid person...
User avatar
phil
Site Admin
Posts: 7666
Joined: Sun Apr 06, 2003 11:12 pm

Re: Menssage after command...

Post by phil »

Hi, its not wasting my time, but unfortunately, its not something that is currently possible...
I will consider it as a feature request, but a little more information might be useful - where would you want the messages to appear etc?
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
User avatar
Dolmatov
Committed
Posts: 149
Joined: Tue Sep 19, 2017 9:19 pm

Re: Menssage after command...

Post by Dolmatov »

VBS + simulate key?
{CTRL}{RSHIFT}{ESCAPE} {RUN:"C:\text.vbs"}
text.vbs
WScript.Echo "Hello" & vbCrLf & "World!"
Other VBS example:
http://forum.oszone.net/thread-224743.html
User avatar
Kukurykus
Fanatic
Posts: 395
Joined: Sat Jul 02, 2016 1:15 pm

Re: Menssage after command...

Post by Kukurykus »

Interesting usage of calling message as {CTRL}{RSHIFT}{ESCAPE} calls task manager :) That's good solution though to run some file by XMBC, but I wished some of them were triggered faster than up to 1 second. In this case that's no matter, but wehn I run some quick scripts while I am clicking quite much, then half or a quarter of second is too long for multiple clicks within short period :(
HAMA Roma, Rapoo 3920P
Windows 10 x64, Intel i5-4670K @ 3.40GHz, 8GB,
Intel(R) HD Graphics 4600, Intel SSD 179 GB HDD
User avatar
phil
Site Admin
Posts: 7666
Joined: Sun Apr 06, 2003 11:12 pm

Re: Menssage after command...

Post by phil »

Do are you saying some sort of on screen display would be useful, or that you would prefer scripts run quicker?
I cant do much about speeding up the {run} command as that relies on the speed of Windows launching processes and the process itself!

Also I expect that the original idea does not want a message box that has to be cleared by clicking a button but an 'on screen display' style that shows a message for a short time (and is automatically replaced by something else if another button is pressed) but do correct me if I'm wrong!
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
User avatar
Kukurykus
Fanatic
Posts: 395
Joined: Sat Jul 02, 2016 1:15 pm

Re: Menssage after command...

Post by Kukurykus »

I only noticed that RUN (that btw I suggested to introduce to XMBC :)) is good for some tasks like this one, but experienced when used often during day, even once a minute can be annoying for running short scripts. I know it's Windows thing so that can not be changed by XMBC. The only what I meant by occasion of alike question is that RUN should be avoided to do that I do untill there's not better way to do the same faster.
HAMA Roma, Rapoo 3920P
Windows 10 x64, Intel i5-4670K @ 3.40GHz, 8GB,
Intel(R) HD Graphics 4600, Intel SSD 179 GB HDD
User avatar
phil
Site Admin
Posts: 7666
Joined: Sun Apr 06, 2003 11:12 pm

Re: Menssage after command...

Post by phil »

OK just trying to judge how useful people would find an onscreen message display... I get the feeling that its not going to be used very much (so I wouldn't want to spend too long on it - not that I think it would take a long time :)) but I don't know, maybe others would find it useful!
--[ Phil ]--
--[ Administrator & XMBC Author ]--
Logitech G9/G604/M720/MX518, Microsoft Intellimouse, Trust 16341 BT Mouse
Windows 10 x64, AMD Ryzen 5900x, MSI x570 Tomahawk, 32GB DDR4,
nVidia RTX 2070s, Evo 970 1Tb NVME, 2x2TB WD Black (RAID1)
Post Reply