| Author |
Message |
Topic: Autohotkey for Pocket PCs / WinCE / Smartphones |
thewer
Replies: 443
Views: 97173
|
Forum: Scripts & Functions Posted: Wed Apr 28, 2010 9:23 am Subject: Autohotkey for Pocket PCs / WinCE / Smartphones |
Hi -
haven't checked this post for a while... sorry!
Just wanted to thank you for your efforts and help - you're really doing a great job here!  |
Topic: DeFocus 1.3 - task & windows management |
thewer
Replies: 10
Views: 4878
|
Forum: Scripts & Functions Posted: Fri Mar 12, 2010 8:16 am Subject: DeFocus 1.3 - task & windows management |
Thanks a lot -
hope it makes PC-life a bit easier  |
Topic: Autohotkey for Pocket PCs / WinCE / Smartphones |
thewer
Replies: 443
Views: 97173
|
Forum: Scripts & Functions Posted: Wed Feb 03, 2010 1:20 am Subject: Autohotkey for Pocket PCs / WinCE / Smartphones |
Hi there -
just found another problem I would be happy if someone knows a solution for:
I want to replace the existing text/label of (alltogether text controls.
So within a loop I normally wou ... |
Topic: Autohotkey for Pocket PCs / WinCE / Smartphones |
thewer
Replies: 443
Views: 97173
|
Forum: Scripts & Functions Posted: Tue Jan 12, 2010 8:10 am Subject: Autohotkey for Pocket PCs / WinCE / Smartphones |
First of all -
thanks a lot for your great work.
I'd just like to ask if anyone else is experiencing problems with 'iniRead'?
So I installed the latest version (which should support it I think ... |
Topic: DeFocus 1.3 - task & windows management |
thewer
Replies: 10
Views: 4878
|
Forum: Scripts & Functions Posted: Mon Aug 31, 2009 8:04 am Subject: DeFocus 1.3 - task & windows management |
Hi there -
Sorry for the late reply, I've been very busy (well, family comes first, sorry)...
So as promised I cleared the code a bit (you know, comments like Aaargh... what the.... why he (my c ... |
Topic: DeFocus 1.3 - task & windows management |
thewer
Replies: 10
Views: 4878
|
Forum: Scripts & Functions Posted: Thu Jul 23, 2009 8:24 am Subject: DeFocus 1.3 - task & windows management |
Hi there,
Defocus is a tool I made a while ago with the main idea of -
Really fast window management without having to use the keyboard...
I selected the mouse hotkeys such that they won't inter ... |
Topic: IF (var NOT IN matchlist AND ...) - workaround |
thewer
Replies: 3
Views: 734
|
Forum: Scripts & Functions Posted: Fri Apr 24, 2009 10:49 am Subject: IF (var NOT IN matchlist AND ...) - workaround |
Well, I actually had an if - / else if- structure, not sure what that would count for - as it is both else and if...?
So it didn't work for
if (...in And ...) {}
else if {}
Anyway (maybe someth ... |
Topic: IF (var NOT IN matchlist AND ...) - workaround |
thewer
Replies: 3
Views: 734
|
Forum: Scripts & Functions Posted: Fri Apr 24, 2009 9:05 am Subject: IF (var NOT IN matchlist AND ...) - workaround |
Hi there -
Actually I wasn't reading the 'if Var in MatchList'-article in the Wiki well enough and therefore had a strange error ('matchlist contains illegal characters') that after some research t ... |
Topic: In-memory Window Capture |
thewer
Replies: 24
Views: 10892
|
Forum: Scripts & Functions Posted: Wed Feb 27, 2008 10:42 am Subject: In-memory Window Capture |
Hi there,
Thanks for your code - it really helped me understanding a lot of things about GDI...
Still I got some problems with it -
what I'm trying to do:
I want to make screenshots of a certa ... |
Topic: [Tips N Tricks] How to set a 'Tiled background' for GUI ? |
thewer
Replies: 487
Views: 307475
|
Forum: Scripts & Functions Posted: Mon Feb 25, 2008 9:15 am Subject: [Tips N Tricks] How to set a 'Tiled background' for GUI ? |
Hi -
sorry for the late reply (I'm moving at the moment and needed some time to set up my system again).
@lexiKos:
Thanks - this would be a solution, just not sure I understand all of Skan's appb ... |
Topic: [Tips N Tricks] How to set a 'Tiled background' for GUI ? |
thewer
Replies: 487
Views: 307475
|
Forum: Scripts & Functions Posted: Fri Feb 15, 2008 10:48 am Subject: [Tips N Tricks] How to set a 'Tiled background' for GUI ? |
Hi -
what I'm trying to do is very similar to your example nr. 5, but maybe it's better to go into detail:
I normally use AveDesk for creating desklets/widgets and recently discovered the power ... |
Topic: [Tips N Tricks] How to set a 'Tiled background' for GUI ? |
thewer
Replies: 487
Views: 307475
|
Forum: Scripts & Functions Posted: Thu Feb 14, 2008 1:52 pm Subject: [Tips N Tricks] How to set a 'Tiled background' for GUI ? |
Hi -
thanks for your reply!
Yes, I've got an Nvidia card as well - disabled the fast min-/maximize and now it at least shows the HSHELL_GETMINRECT, every time I minimize a window, not on maximi ... |
Topic: [Tips N Tricks] How to set a 'Tiled background' for GUI ? |
thewer
Replies: 487
Views: 307475
|
Forum: Scripts & Functions Posted: Tue Feb 12, 2008 1:36 pm Subject: [Tips N Tricks] How to set a 'Tiled background' for GUI ? |
Hi there -
I was experimenting with Skan's Example Nr. 5 as I wanted to do a script that - every time a window is maximized - maximizes the window to a certain size only.
Unfortunately I've got ... |
| |