| Author |
Message |
Topic: Removing Scroll Bars On Edit Controls |
V@no
Replies: 9
Views: 263
|
Forum: Ask for Help Posted: Fri May 09, 2008 5:28 am Subject: Removing Scroll Bars On Edit Controls |
| As a work around right now, I'm using two identical Edit fields, one with scrollbars hidden until number of text row doesn't reach the number of Edit field rows. Then I copy text from visible field in ... |
Topic: Removing Scroll Bars On Edit Controls |
V@no
Replies: 9
Views: 263
|
Forum: Ask for Help Posted: Fri May 09, 2008 1:00 am Subject: Removing Scroll Bars On Edit Controls |
| The funny thing is, after you push #z, you don't get the scrollbars back..Well they are there, but they are 1 pixel wide, in the center.Isn't it a bug? in my case I don't even get the scroll bars... |
Topic: Gui, Edit - show scrollbars only when needed? possible? |
V@no
Replies: 1
Views: 71
|
Forum: Ask for Help Posted: Thu May 08, 2008 3:23 pm Subject: Gui, Edit - show scrollbars only when needed? possible? |
| Ok, using 0x200000 parameter can show/hide the vertical scrollbars, however, via GuiControl it doesn't seem to work...at least on Edit fields. |
Topic: Gui, Edit - show scrollbars only when needed? possible? |
V@no
Replies: 1
Views: 71
|
Forum: Ask for Help Posted: Thu May 08, 2008 7:53 am Subject: Gui, Edit - show scrollbars only when needed? possible? |
Hello!
Is there a way make Edit field without scroll bars, until the text doesn't fit anymore, then show the scrollbars?
Just like the field on this forum when you type a message.
Thank you. |
Topic: Bf2 Tv missle auto clicker |
V@no
Replies: 4
Views: 411
|
Forum: Ask for Help Posted: Tue May 06, 2008 11:45 pm Subject: Bf2 Tv missle auto clicker |
Also what do you mean when you say it goes thorugh the chopper even more now????Simple: he sucks in the game, but with the script he sucks even more!  |
Topic: Any work around unicode paths? |
V@no
Replies: 4
Views: 166
|
Forum: Ask for Help Posted: Tue May 06, 2008 11:40 pm Subject: Any work around unicode paths? |
Anyway, the issue not resolved, you can't relay that everyone running the script will not have the problem...
Have anyone figured this out yet? |
Topic: Any work around unicode paths? |
V@no
Replies: 4
Views: 166
|
Forum: Ask for Help Posted: Tue May 06, 2008 9:31 pm Subject: Any work around unicode paths? |
Nope, it doesnt work:
http://img139.imageshack.us/img139/3712/myscreenshot22tj6.png
If it "works" for you, it means your system uses non-ISO8859-1 code page for non-Unicode characters (che ... |
Topic: Any work around unicode paths? |
V@no
Replies: 4
Views: 166
|
Forum: Ask for Help Posted: Tue May 06, 2008 3:58 pm Subject: Any work around unicode paths? |
Hello!
Since AHK doesn't support Unicode, is there a way handle Unicode paths submitted by FileSelectDir/FileSelectFile?
Copy/move?
Thank you.
P.S.
Sorry if this has been discussed before, I ... |
Topic: ControlSend,,!f,Title - doesn't send ALT |
V@no
Replies: 9
Views: 243
|
Forum: Ask for Help Posted: Fri Apr 04, 2008 3:02 am Subject: ControlSend,,!f,Title - doesn't send ALT |
| Well, the problem is I don't know the name of the control for that window...Neither AHK's "Window spy", nor "Winspector spy" shows anything other then ahk_class for the whole windo ... |
Topic: ControlSend,,!f,Title - doesn't send ALT |
V@no
Replies: 9
Views: 243
|
Forum: Ask for Help Posted: Fri Apr 04, 2008 2:41 am Subject: ControlSend,,!f,Title - doesn't send ALT |
Yes, I've tried send {Enter} it closes the window and inserts selected emoticon into message field. Also tried {Esc} - it closes the window...
I'm trying avoid anything mouse related, because of diff ... |
Topic: ControlSend,,!f,Title - doesn't send ALT |
V@no
Replies: 9
Views: 243
|
Forum: Ask for Help Posted: Thu Apr 03, 2008 2:21 pm Subject: ControlSend,,!f,Title - doesn't send ALT |
Thanks for the replys.
Notepad example was just an example, since it has same effect - doesn't work...
In my case, I'm trying make it press a button in Windows Live Messenger that can be done by c ... |
Topic: ControlSend,,!f,Title - doesn't send ALT |
V@no
Replies: 9
Views: 243
|
Forum: Ask for Help Posted: Thu Apr 03, 2008 2:53 am Subject: ControlSend,,!f,Title - doesn't send ALT |
hello!
I've been trying figure this out and tryed to search for a solution, so far no results.
here is a simple script:
WinWait, ahk_class Notepad
ControlSend,,!f, ahk_class Notepad
It supposed t ... |
Topic: Reload - make sure it was successful? |
V@no
Replies: 1
Views: 185
|
Forum: Ask for Help Posted: Mon Mar 24, 2008 12:01 am Subject: Reload - make sure it was successful? |
Hello!
I've been using this little snippet that automatically restarts the script if it was modified, which saves lots of clicking when you test somethingFileGetTime, ScriptModified, %A_ScriptFullPat ... |
Topic: Neeed help detecting what side of a box cursor crossed |
V@no
Replies: 1
Views: 96
|
Forum: Ask for Help Posted: Sun Mar 23, 2008 11:34 pm Subject: Neeed help detecting what side of a box cursor crossed |
Hello!
I'm trying figure out a way to detect which side of a rectangular box cursor crossed and at which coordinate.
The problem I have is that cursor doesn't move one pixel at a time, depends on t ... |
Topic: [Joke] What's one similarity between a computer and... |
V@no
Replies: 10
Views: 601
|
Forum: General Chat Posted: Sun Mar 16, 2008 7:18 pm Subject: [Joke] What's one similarity between a computer and... |
@Lexikos: now you ruined the joke.
@Elevator_Hazard: its a good joke from *nix lovers
As me being pro-Windows and hear people's complains about something doesn't work right and so on, so o ... |
| |