Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Sendkey Keyboard
#1
Hello

Is there a way in QB64 to simulate the sendkey function (send characters to the keyboard)  ???

This sendkey$ command exists for instance in Visual Basic Excel/Word...
Why not yes ?
Reply
#2
ScreenPrint perhaps what you're looking for?

https://qb64phoenix.com/qb64wiki/index.php/SCREENPRINT
Reply
#3
You can also just use the actual SendKey function from Win32 by doing a DECLARE LIBRARY / DECLARE DYNAMIC LIBRARY block
The noticing will continue
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  keyboard issue ? SHIFT + TAB not detected (linux) Herve 13 1,763 08-27-2025, 09:47 AM
Last Post: Herve
  sending MIDI notes to/from QB64PE to a real MIDI keyboard plugged into the PC? madscijr 5 1,054 03-12-2025, 03:36 AM
Last Post: madscijr
Question reading multiple mice absolute position, keyboard with raw input api ? madscijr 1 730 05-29-2024, 05:38 PM
Last Post: madscijr
  Keyboard scancodes. eoredson 2 715 05-01-2023, 03:32 AM
Last Post: eoredson

Forum Jump:


Users browsing this thread: 1 Guest(s)