I've implemented a screen capture feature in my application using some of the code provided in this thread:
B4J Question - Screen capture. | B4X Programming Forum
However, this does not include the mouse cursor at its screen location (at the time of screen capture).
When researching 'java.awt' toolkit/robot related functionality, I was discouraged to find that it simply cannot support. So, I'm wondering if anyone has found an alternative solution which can.
Thanks in advance for any suggestions.
B4J Question - Screen capture. | B4X Programming Forum
However, this does not include the mouse cursor at its screen location (at the time of screen capture).
When researching 'java.awt' toolkit/robot related functionality, I was discouraged to find that it simply cannot support. So, I'm wondering if anyone has found an alternative solution which can.
Thanks in advance for any suggestions.