Valnurat Posted March 29, 2018 Posted March 29, 2018 I'm trying to crap some info from a fullscreen window with AutoIt Window Info, but as soon I press the Finder Tool the fullscreen disables. Does anyone have an idea why it is doing that? Yours sincerely Kenneth.
Developers Jos Posted March 29, 2018 Developers Posted March 29, 2018 19 minutes ago, Valnurat said: crap You're sure you want to do that? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Valnurat Posted March 29, 2018 Author Posted March 29, 2018 ROFLOL. I mean "grap" Yours sincerely Kenneth.
Earthshine Posted March 29, 2018 Posted March 29, 2018 so when you use the finder tool, the app that was full screen is then disabled or is full screen mode disabled? please, more details. My resources are limited. You must ask the right questions
Valnurat Posted March 29, 2018 Author Posted March 29, 2018 It goes from fullscreen to windows mode. Yours sincerely Kenneth.
BrewManNH Posted March 29, 2018 Posted March 29, 2018 You can try "unfreezing" it by hitting CTRL-ALT-F, clicking anywhere outside the AU3Info windows activates it. Then move your mouse to where you want, then hit CTRL-ALT-F again to "refreeze" the info. If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator
Valnurat Posted March 29, 2018 Author Posted March 29, 2018 I tried that and I found the pixel I want, but if I try to find the same pixel i fullscreen, it dosen't seems to find it. Yours sincerely Kenneth.
Valnurat Posted March 29, 2018 Author Posted March 29, 2018 The funny part is that, if I try on another computer with a smaller screen the problem does not exists. Yours sincerely Kenneth.
Earthshine Posted March 29, 2018 Posted March 29, 2018 maybe your large screen has a dead pixel? Bilgus 1 My resources are limited. You must ask the right questions
BrewManNH Posted March 29, 2018 Posted March 29, 2018 It might be a DPI setting on the computer with the problem. Earthshine 1 If I posted any code, assume that code was written using the latest release version unless stated otherwise. Also, if it doesn't work on XP I can't help with that because I don't have access to XP, and I'm not going to.Give a programmer the correct code and he can do his work for a day. Teach a programmer to debug and he can do his work for a lifetime - by Chirag GudeHow to ask questions the smart way! I hereby grant any person the right to use any code I post, that I am the original author of, on the autoitscript.com forums, unless I've specifically stated otherwise in the code or the thread post. If you do use my code all I ask, as a courtesy, is to make note of where you got it from. Back up and restore Windows user files _Array.au3 - Modified array functions that include support for 2D arrays. - ColorChooser - An add-on for SciTE that pops up a color dialog so you can select and paste a color code into a script. - Customizable Splashscreen GUI w/Progress Bar - Create a custom "splash screen" GUI with a progress bar and custom label. - _FileGetProperty - Retrieve the properties of a file - SciTE Toolbar - A toolbar demo for use with the SciTE editor - GUIRegisterMsg demo - Demo script to show how to use the Windows messages to interact with controls and your GUI. - Latin Square password generator
Developers Jos Posted March 29, 2018 Developers Posted March 29, 2018 4 hours ago, Valnurat said: I mean "grap" Close ... guess that needs to be Grab and actually grap is funny too! Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
jdelaney Posted March 29, 2018 Posted March 29, 2018 (edited) Not sure of many applications that run full screen, andwindowed, that aren't video games. what's the app you are automating? (I don't want to go against rules to help you out) Or do you just mean the window is maximized? Edited March 29, 2018 by jdelaney IEbyXPATH-Grab IE DOM objects by XPATH IEscriptRecord-Makings of an IE script recorder ExcelFromXML-Create Excel docs without excel installed GetAllWindowControls-Output all control data on a given window.
Valnurat Posted March 29, 2018 Author Posted March 29, 2018 1 hour ago, jdelaney said: Not sure of many applications that run full screen, andwindowed, that aren't video games. what's the app you are automating? (I don't want to go against rules to help you out) Or do you just mean the window is maximized? It's a very old dos application that I need to automat. Yours sincerely Kenneth.
Valnurat Posted March 29, 2018 Author Posted March 29, 2018 3 hours ago, Jos said: Close ... guess that needs to be Grab and actually grap is funny too! Jos Yours sincerely Kenneth.
Earthshine Posted March 29, 2018 Posted March 29, 2018 very old dos app. what are you using to host it? My resources are limited. You must ask the right questions
Valnurat Posted March 29, 2018 Author Posted March 29, 2018 I thought I needed to do that. But that not case? Yours sincerely Kenneth.
Valnurat Posted March 30, 2018 Author Posted March 30, 2018 12 hours ago, jdelaney said: Not sure of many applications that run full screen, andwindowed, that aren't video games. what's the app you are automating? (I don't want to go against rules to help you out) Or do you just mean the window is maximized? I think it just goes into maximized mode. Yours sincerely Kenneth.
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