Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Problem with the Keyboard-plugin

Questions and comments specific to a particular plugin should go here.
Post Reply
symsc
Posts: 1
Joined: Sat Feb 23, 2013 2:03 am

Problem with the Keyboard-plugin

Post by symsc »

Hey guys

I want to creat a visual basic programm that can send comands to EG, so I activated the Keyboard-plugin in EG
I also created a vb-programm that sends simulated keypresses
but EG does┬┤t recognize them...

Private Sub Button1_Click(sender As Object, e As EventArgs) Handles Button1.Click
SendKeys.Send("Y")
End Sub

It seems as if EG only recognize the keypresses that are acutaly from my "real" keyboard

I hope you guys can help me
miljbee
Experienced User
Posts: 146
Joined: Fri Mar 27, 2009 1:29 pm
Location: Orl├®ans, France

Re: Problem with the Keyboard-plugin

Post by miljbee »

miljbee
TCP Events : A Better Network Event Sender/Receiver Plugin.
The Network Event Sender/Receiver in C#
Get events in EG from Google Calendar.
Post Reply