rrandom Posted April 20, 2010 Posted April 20, 2010 Any ideas how to code to save screenshots of tall (scrollable) windows? Thank you in advance rranDom
martin Posted April 20, 2010 Posted April 20, 2010 Any ideas how to code to save screenshots of tall (scrollable) windows?Thank you in advancerranDomPossibly using WM_PRINT using the handle for a bitmap which you then save to file. It depends on the application handling WM_PRINT of course. 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.
rrandom Posted April 21, 2010 Author Posted April 21, 2010 Thank you martin, I´ll give it a try. rRandoM
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