JRowe Posted October 7, 2008 Posted October 7, 2008 I was wondering if there's any way to draw to the screen outside of any windows context? Is it possible to write to the menu system of my monitor, for example? [center]However, like ninjas, cyber warriors operate in silence.AutoIt Chat Engine (+Chatbot) , Link Grammar for AutoIt , Simple Speech RecognitionArtificial Neural Networks UDF , Bayesian Networks UDF , Pattern Matching UDFTransparent PNG GUI Elements , Au3Irrlicht 2Advanced Mouse Events MonitorGrammar Database GeneratorTransitions & Tweening UDFPoker Hand Evaluator[/center]
martin Posted October 7, 2008 Posted October 7, 2008 I was wondering if there's any way to draw to the screen outside of any windows context? Is it possible to write to the menu system of my monitor, for example?I think that the menu for a monitor is drawn by the monitor itself replacing anything that is sent to it. The same way that the monitor can display a message saying there is no signal which obviously isn't sent by the PC. If that is correct then there is no way you can change it from any sotware on the PC. Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
JRowe Posted October 7, 2008 Author Posted October 7, 2008 Actually, after some research, I've found that you can interact with the monitor menu from software. Not immediately accessible to AutoIt and I'm betting that it will require as many implementations as there are monitors to access. Kinda neat, though. I think the windows monitor API contains the key, however, so I'll be doing more research on it. [center]However, like ninjas, cyber warriors operate in silence.AutoIt Chat Engine (+Chatbot) , Link Grammar for AutoIt , Simple Speech RecognitionArtificial Neural Networks UDF , Bayesian Networks UDF , Pattern Matching UDFTransparent PNG GUI Elements , Au3Irrlicht 2Advanced Mouse Events MonitorGrammar Database GeneratorTransitions & Tweening UDFPoker Hand Evaluator[/center]
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now