Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Control click to minimized window
Post: RE: Control click to minimized window

No I'm not a C programmer and I found this code is some forums and modified some data. And Sorry I cant provide full code like this in Python. I got idea that to get screenshot of minimized window an...
abdulrahmanok General Coding Help 4 8,923 Jul-24-2018, 09:56 AM
    Thread: Control click to minimized window
Post: RE: Control click to minimized window

Thanks for response, This is One of my tries: import win32gui import win32con import win32api from time import sleep import win32gui import win32api import win32con hwndMain = win32gui.FindWindow(Non...
abdulrahmanok General Coding Help 4 8,923 Jul-22-2018, 11:59 PM
    Thread: Control click to minimized window
Post: Control click to minimized window

Hi Brothers, I'm Struggling with send mouse click to minimized (Calc.exe) to specific area in autoit I was just need to get handle window and then use control send to it so I tried with python : hwn...
abdulrahmanok General Coding Help 4 8,923 Jul-22-2018, 10:14 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020