Waitrud Weber’s blog

things and reminders for memories

Specification: How do I kick button?

How do I kick button?

1. Define triger.
2. Press a button shortcut.
3. Flag triger in after 2(means in the lootin of 2).
4. Send the triger to ButtonController

 

Process needs :
1. Initializetion
2. then 1, Lootin of Process
3. Dispose

in WindowsAPI

We could catch keypress as event.
So, after that, Send Key and window parameter to ButtonContoller.

If BottonController is looping, Observe triger and depending on triger flag, kick event.

But, now, BottonController is not looping. So, could not kinck event itsself even just call lootin after pressing a button shortcut.