AutoHotkey Community

It is currently May 23rd, 2012, 6:16 am

All times are UTC [ DST ]


Search found 10 matches
Search these results:

Author Message

 Forum: Support   Topic: highlighting substrings in an edit

Posted: February 6th, 2009, 8:33 pm 

Replies: 3
Views: 654


Im intrested too, nothing newer?

 Forum: Support   Topic: dual scroll

Posted: February 6th, 2009, 7:05 pm 

Replies: 3
Views: 356


I give up on scrolling...


But is it possible to use multiple color of text inside an edit control?

I know html gui text script, but it's not for edit control.

 Forum: Support   Topic: dual scroll

 Post subject: dual scroll
Posted: February 6th, 2009, 4:00 pm 

Replies: 3
Views: 356


hi,

Im looking for a way to scroll at the same time tow edit boxes..
so when you scroll down the one nb 2 do the same.


is that possible?
or get selected text from edit1 colored in red in edit2?

 Forum: Support   Topic: filemove help

Posted: February 6th, 2009, 2:31 pm 

Replies: 2
Views: 336


"could not be moved" due to an error, not in normal executing...

Maybe I don't have same logic as others ^^

 Forum: Support   Topic: filemove help

 Post subject: filemove help
Posted: February 5th, 2009, 9:10 pm 

Replies: 2
Views: 336


hello all,

I use this:
Code:
filemove, %file_path% ,%Prog_path%,%Overwrite%
if ErrorLevel 
...


And I would like to know: if no file are copied, but due to Overwrite =0, why the the command return an error level ? is that a bug?

 Forum: Scripts   Topic: DllCall: Basic FTP Functions

 Post subject: Error handling with FTP
Posted: April 25th, 2008, 5:09 pm 

Replies: 97
Views: 38474


I have made a simple fonction to get errors messages from WinINet function. used in this FTP DllCall (errors descriptions from microsoft stored in error file) GetLastError() { Err_code:=DllCall("GetLastError") Loop, Read, errorlist.err { FileReadLine, OutputVar, e...

 Forum: Scripts   Topic: Simple App to send file to an FTP server and copy http path

Posted: April 20th, 2008, 5:26 pm 

Replies: 6
Views: 3013


in your user folder there's a folder called SendTo... but to see it you must enable "Show hidden files" in In folders options. if you cant' copy in this folder change the proprietary of it to your user name

 Forum: Scripts   Topic: Archlord simple bot ( my first script)

Posted: April 13th, 2008, 12:18 pm 

Replies: 4
Views: 4077


it's the color of life bar, to detect if mob still alive

 Forum: Scripts   Topic: Archlord simple bot ( my first script)

Posted: March 1st, 2008, 11:36 pm 

Replies: 4
Views: 4077


this is a bot with auto buff for MMORPG Archlord from codmaster it is provided as is, and is for an elementalist #NoEnv SendMode Input SetBatchLines -1 ;##########################Param Vars########################## ;Buff Cooldown time soulbarrier= 169 Fairybless= 354 FrostArmor= 308 ;Good targetcol...

 Forum: Offtopic   Topic: Custom Ahk Icons

 Post subject: Custom Ahk Icons
Posted: March 1st, 2008, 4:56 pm 

Replies: 1
Views: 437


I have made some custom icons for AHK stuffs...
Just want to share with others.
Image
Much nicer without jpg encoding ^^

downloadable there:
http://befriendly.9online.fr/AHKicons.dll[/url]
Sort by:  
Page 1 of 1 [ Search found 10 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group