Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CaptureImageOrColor : Window hides
#5
(02-20-2018, 04:35 PM)ssimop Wrote: The problem is initiated in statement :

MoveWindow hDlg

It should be earlier, in d.bms.Create. MoveWindow just shows the screen bitmap in a full-screen window which is on top of all windows.

Does this work correctly?
Macro Macro2965
Code:
Copy      Help
str sf="$temp$\CaptureImageOrColor.bmp"
if(!CaptureImageOnScreen(0 0 ScreenWidth ScreenHeight sf)) ret
run sf
5
del- sf


Messages In This Thread
CaptureImageOrColor : Window hides - by ssimop - 02-20-2018, 02:35 PM
RE: CaptureImageOrColor : Window hides - by Gintaras - 02-20-2018, 06:36 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)