AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

winset, transparent = non-activatable window after hook --

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports
View previous topic :: View next topic  
Author Message
Joy2DWorld



Joined: 04 Dec 2006
Posts: 422
Location: Galil, Israel

PostPosted: Sun Jun 08, 2008 8:11 pm    Post subject: winset, transparent = non-activatable window after hook -- Reply with quote

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
View user's profile Send private message
Superfraggle



Joined: 02 Nov 2004
Posts: 853
Location: London, UK

PostPosted: Mon Jun 09, 2008 1:02 pm    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
Joy2DWorld



Joined: 04 Dec 2006
Posts: 422
Location: Galil, Israel

PostPosted: Tue Jun 10, 2008 12:57 am    Post subject: Reply with quote

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
View user's profile Send private message
Superfraggle



Joined: 02 Nov 2004
Posts: 853
Location: London, UK

PostPosted: Tue Jun 10, 2008 1:30 am    Post subject: Reply with quote

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
View user's profile Send private message MSN Messenger
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Bug Reports All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group