Search found 750 matches

by IMEime
28 Sep 2014, 15:50
Forum: Scripts and Functions (v1)
Topic: Simple Color Dialog
Replies: 18
Views: 11102

Re: Simple Color Dialog

Dear JoeDF

I just found your scrip.
And satisfied with it.

Gooood one.. thaaaanks !!
by IMEime
28 Sep 2014, 15:40
Forum: Ask for Help (v1)
Topic: Color picker
Replies: 4
Views: 2472

Re: Color picker

Dear, garry ! Much thanks for your efforts. I did (some) searched of it. I tried the (OLD) good one of SKAN 's http://www.autohotkey.com/board/topic/55106-crazy-scripting-ccchoosecolor-unicode-compatible/?p=345849 But, it never works in my environ. I am kind of tired. I guess someone already knows n...
by IMEime
28 Sep 2014, 08:08
Forum: Ask for Help (v1)
Topic: Color picker
Replies: 4
Views: 2472

Re: Color picker

That looks pretty old.
Is it still working well ?
by IMEime
28 Sep 2014, 06:31
Forum: Ask for Help (v1)
Topic: Color picker
Replies: 4
Views: 2472

Color picker

I am studying the RGBs.

Is there any tiny/basic color picker which I can put into my AHK script ?



My environment;

Win 8.1
Intel i7
Unicode 64bit AHK



Thanks !!
by IMEime
25 Sep 2014, 07:53
Forum: Ask for Help (v1)
Topic: The Last Found Window
Replies: 5
Views: 1984

Re: The Last Found Window

oh..

I got a hex number.

0x202b0

from this;
MsgBox % WinExist()

But, it's Real_Window_Title is empty. Because the GUI is now dead.

What is all this ?
by IMEime
25 Sep 2014, 07:51
Forum: Ask for Help (v1)
Topic: The Last Found Window
Replies: 5
Views: 1984

Re: The Last Found Window

ummm... I made a code like this; WinGetTitle, Out_Var, WinExist() Msgbox % "Last Found Window :" Out_Var But.. It is useless. Because, the last window was GUI of my own. And, It's not exist now anyways. So, What's happening now ? The former of GUI is the last one ? The code made "" empty result. Who...
by IMEime
25 Sep 2014, 07:25
Forum: Ask for Help (v1)
Topic: The Last Found Window
Replies: 5
Views: 1984

The Last Found Window

Today, I've spent almost an hour to find out this bug of mine. The code is very simple. IfWinExist, % MyVar The treaky point is the DEFAULT. From time to time, I make the variable empty to my own purpose. And I think "This " IF " sentence will be False. So, its own block will not be executed." But, ...
by IMEime
21 Sep 2014, 08:52
Forum: Ask for Help (v1)
Topic: The X/Y positions of Win 8.1 IME (Input Method Editor) Topic is solved
Replies: 14
Views: 4881

Re: The X/Y positions of Win 8.1 IME (Input Method Editor) Topic is solved

As I said before,
" ImageSearch, that could be one option.
Personally, I am not a big fan of the that command
and the way it works is not what I wanted."
by IMEime
20 Sep 2014, 16:28
Forum: Ask for Help (v1)
Topic: The X/Y positions of Win 8.1 IME (Input Method Editor) Topic is solved
Replies: 14
Views: 4881

Re: The X/Y positions of Win 8.1 IME (Input Method Editor) Topic is solved

I have changed the image source as you guys mentioned.
Is it working well ?

Thanks..
by IMEime
20 Sep 2014, 09:37
Forum: Ask for Help (v1)
Topic: The X/Y positions of Win 8.1 IME (Input Method Editor) Topic is solved
Replies: 14
Views: 4881

Re: The X/Y positions of Win 8.1 IME (Input Method Editor) Topic is solved

... .. . This is the IME with its default position. http://fud.community.services.support.microsoft.com/Fud/FileDownloadHandler.ashx?fid=803ee49e-d122-478d-9a40-57cb5302a08c You can move it into another place at your will. http://i.imgur.com/MZqHiBL.jpg I wanted to move it, Just like this.. (I am no...

Go to advanced search