 |
AutoHotkey Community Let's help each other out
|
| View previous topic :: View next topic |
| Author |
Message |
Joy2DWorld
Joined: 04 Dec 2006 Posts: 422 Location: Galil, Israel
|
Posted: Sun Jun 08, 2008 8:11 pm Post subject: winset, transparent = non-activatable window after hook -- |
|
|
Basically, this code
| Code: |
Gui +LastFound
WinSet, Transparent, 222
;winset, transparent, off ; if this is used, no trouble
Gui, Show, x206 y206 h500 w500
return
|
when used with MS powertoys 'graphical' task switcher ("taskswitch.exe") or other task switchers such as 'taskSwitch XP Pro',
will cause gui to be un-activatable after the task switcher has hooked and taken an image of the window.
have not had time to dig deeper, hope report is clear.
if try to alt-Tab to a transparent gui via the above task switchers, the window will not be activated.... and will not be activateable...
hope is clear. _________________ Joyce Jamce |
|
| Back to top |
|
 |
Superfraggle
Joined: 02 Nov 2004 Posts: 853 Location: London, UK
|
Posted: Mon Jun 09, 2008 1:02 pm Post subject: |
|
|
I use the power tools taskswitcher and am unable to replicate the issue. _________________ Steve F AKA Superfraggle
http://r.yuwie.com/superfraggle |
|
| Back to top |
|
 |
Joy2DWorld
Joined: 04 Dec 2006 Posts: 422 Location: Galil, Israel
|
Posted: Tue Jun 10, 2008 12:57 am Post subject: |
|
|
using same sequence ?
try to maximize/minimize the gui,
then switch out & swtich back in.
MAKE SURE YOU GET THE 'VISUAL IMAGE' OF THE GUI BEFORE SWITCHING TO IT.
Tested on XP sp 3. _________________ Joyce Jamce |
|
| Back to top |
|
 |
Superfraggle
Joined: 02 Nov 2004 Posts: 853 Location: London, UK
|
Posted: Tue Jun 10, 2008 1:30 am Post subject: |
|
|
Somehow the various methods I used didnt seem to reproduce it but following that does.
However I can also replicate this using notepad, So its not a gui specific problem. It didnt't do it with PSpad, but im sure a few other apps would be affected.
Possibly an obscure windows bug.....
Edit, After maximising the window, using task switch will take another capture of the window and by doing so it reapairs the window :S _________________ Steve F AKA Superfraggle
http://r.yuwie.com/superfraggle |
|
| Back to top |
|
 |
|
|
You can post new topics in this forum You can reply to topics in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|