AutoHotkey Community

It is currently May 24th, 2012, 1:34 pm

All times are UTC [ DST ]


Search found 30 matches
Search these results:

Author Message

 Forum: Custom   Topic: CDO COM - Email Delivery [AHK_L]

Posted: April 26th, 2012, 7:56 am 

Replies: 43
Views: 5626


zeus19 wrote:
Hi all,
Is there any way to check if the email has been sent or not?


Can somebody help me out with the question above?

 Forum: Custom   Topic: CDO COM - Email Delivery [AHK_L]

Posted: April 12th, 2012, 10:14 am 

Replies: 43
Views: 5626


Hi all,
Is there any way to check if the email has been sent or not?

 Forum: Scripts   Topic: Basic Webpage Controls with JavaScript / COM - Tutorial

Posted: April 6th, 2012, 8:45 am 

Replies: 270
Views: 67813


My question is about java COM :D, I can not use selectIndex to select the dropdownlist option. the error asking about mshtml.hlp file. Can you help me with it? First I used pwb....value := ... but it's not effected. (the text is change, but it has no effect.)

 Forum: Scripts   Topic: Basic Webpage Controls with JavaScript / COM - Tutorial

 Post subject: onchange function
Posted: April 6th, 2012, 5:43 am 

Replies: 270
Views: 67813


<script>function doNextConfirm(command) { if (confirm('Are you sure that you want to delete this account?')) { doNext(command) } } function doNext(command) { document.mainDisplay.cmd.value = command; document.mainDisplay.submit(&#...

 Forum: Support   Topic: 1 GUI and two ListView

Posted: February 7th, 2012, 7:49 am 

Replies: 5
Views: 165


Thanks VxE, that's exactly what i want!

 Forum: Support   Topic: 1 GUI and two ListView

Posted: February 7th, 2012, 5:44 am 

Replies: 5
Views: 165


already find an answer, thanks all!
Code:
Gui, ListView, ListViewName

 Forum: Support   Topic: 1 GUI and two ListView

 Post subject: 1 GUI and two ListView
Posted: February 7th, 2012, 5:07 am 

Replies: 5
Views: 165


Is there anyway to use 2 listview in 1 Gui, and input data to the right listview? #Include ILButton11.ahk /* INVOICE FORM */ currency = <Chọn>|Afghani|Algerian Dinar|Andorran Peseta|Argentine Peso|Armenian Dram|Aruban Guilder|Australian Dollar|Azerbaijanian Manat|Bahamian Dollar|Bahraini Dinar...

 Forum: Support   Topic: Edit listview cell

 Post subject: Edit listview cell
Posted: February 3rd, 2012, 8:03 am 

Replies: 1
Views: 98


Anybody know how to edit the list view cell? Not only the first column, but also other column too.

 Forum: Scripts   Topic: Crazy Scripting : Create ResourceOnly DLL (ICON+BITMAP+RCD)

Posted: December 25th, 2011, 2:42 pm 

Replies: 31
Views: 12569


Could you check it for me? What exactly does not work? Can you please give me a sample DLL that is not working? here the dll file, please help! I try to pack the icon files in the dll, and hope that i can convert them all to the exe file without any extended files. DLL file: http://www.mediafire.co...

 Forum: Scripts   Topic: Crazy Scripting : Create ResourceOnly DLL (ICON+BITMAP+RCD)

Posted: December 23rd, 2011, 8:56 am 

Replies: 31
Views: 12569


Hi SKAN,
I tried you script (with version 2 dll create), and it created the resource.dll file, but I can't load the image. Could you check it for me?

 Forum: Scripts   Topic: ILButton() - image buttons with text, states, alignment

Posted: December 23rd, 2011, 8:53 am 

Replies: 36
Views: 11989


Nazzal, thanks for you help, I'll try!

 Forum: Scripts   Topic: ILButton() - image buttons with text, states, alignment

Posted: December 21st, 2011, 9:52 am 

Replies: 36
Views: 11989


First of all, thanks tkoi! And can you tell me something. Is there anyway to pack the icons into .exe file? (no need to include icons file with .exe to display the icon on the GUI button)

 Forum: Support   Topic: Button with [image] and text

Posted: December 9th, 2011, 3:19 am 

Replies: 3
Views: 137


It's not really what I want. Can you do it for the button, something like this.
Image

 Forum: Support   Topic: Button with [image] and text

Posted: December 7th, 2011, 5:26 am 

Replies: 3
Views: 137


http://img600.imageshack.us/img600/8849/buttontj.jpg How can I design a button in Gui with both test and image like the picture above? I already tried to use "AddGraphicButton" but it's only add picture (icon) to the button and i can't put the text in it. Can somebody help!!!

 Forum: Scripts   Topic: Basic Webpage Controls with JavaScript / COM - Tutorial

Posted: September 12th, 2011, 6:03 am 

Replies: 270
Views: 67813


thanks for you help zun, and jethrow, I'll try to understand the code. If any problem please help me againt (just to understand those code).
Sort by:  
Page 1 of 2 [ Search found 30 matches ]


All times are UTC [ DST ]


Powered by phpBB® Forum Software © phpBB Group