Hello, Remote controlling is a vast subject and I'm occasionally encountering some problems; I'm grouping my questions to disturb as less as I can.
First, I don't understand the difference between the QuerySuspend and QueryStandby events of the WindowsPowerState class. How is suspending different with standing by? I'm also wondering whether it's possible to get the Win32 and Linux mouse cursor shape (the Mac one is already doable with the NSCursor class). Any news about a function to directly return a screenshot of any monitor directly as a string? Translating the keyboard across operating systems is a nightmare. Linux uses a layout different than Mac and Win32 (each key being indexed simply from left to right instead of using physical key codes); perhaps we miss some methods for that? Grabbing the command key on Mac (e.g. to transmit a Windows key to a Win32 computer) is also complex (how do we simulate Windows+R, for instance?). Is it possible to turn a Mac screen to sleep? The declares I found are hard to translate in Xojo code. _______________________________________________ Mbsplugins_monkeybreadsoftware.info mailing list [email protected] https://ml01.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info
