It is currently Thu May 23, 2013 6:38 pm

All times are UTC + 1 hour




Post new topic Reply to topic  [ 22 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: AutoIt Wrapper
PostPosted: Sat Apr 28, 2012 5:11 am 
Offline
Enthusiast
Enthusiast

Joined: Wed Apr 20, 2011 4:24 pm
Posts: 156
ehowington wrote:
Been having some issues getting the functions within the library to send test to a control tested a few times on a few applications I'm not sure if It's something I'm doing but all the tools i'm using to identify the control id are not working or im just not using the commands correct while some of them work others don't


It could be my Prototype itself in the wrapper. I haven't properly identified every functions return type yet. Something I plan on doing later on. As for finding a control give this a try.

_________________
Its Not A Bug, Its An Undocumented Feature!
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.


Top
 Profile  
 
 Post subject: Re: AutoIt Wrapper
PostPosted: Sat Apr 28, 2012 5:29 am 
Offline
User
User
User avatar

Joined: Sat Sep 12, 2009 3:06 pm
Posts: 51
CLASS:Internet Explorer_Server; INSTANCE:1]

For example above trying to send text to this control does not seem to work
also ILL post a link to something that might help you.
http://www.purebasic.fr/english/viewtop ... 13&t=46591

_________________
Edward B. Howington
http://www.triplexcorp.com


Top
 Profile  
 
 Post subject: Re: AutoIt Wrapper
PostPosted: Sat Apr 28, 2012 1:46 pm 
Offline
Enthusiast
Enthusiast

Joined: Wed Apr 20, 2011 4:24 pm
Posts: 156
ehowington wrote:
CLASS:Internet Explorer_Server; INSTANCE:1]

For example above trying to send text to this control does not seem to work
also ILL post a link to something that might help you.
viewtopic.php?f=13&t=46591


I use the ControlSend() function in a old source of mine, and it works flawlessly for me.

Code:
;Get Window Handle
Global Window = FindWindow_("Nksp", 0)

;Get Window Title
Global Cap.s = Space(999)
GetWindowText_(Window, Cap, 999)

;Send Key
ControlSend(Cap, "", "ViewPort Window1", "{F11}")

_________________
Its Not A Bug, Its An Undocumented Feature!
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.


Top
 Profile  
 
 Post subject: Re: AutoIt Wrapper
PostPosted: Sat Apr 28, 2012 5:26 pm 
Offline
User
User
User avatar

Joined: Sat Sep 12, 2009 3:06 pm
Posts: 51
Warmonger do you mind if I send some pm messages etc to you asking you questions here and there You seem to be correct on a few things,and would like to assist in your library testing etc?

_________________
Edward B. Howington
http://www.triplexcorp.com


Top
 Profile  
 
 Post subject: Re: AutoIt Wrapper
PostPosted: Mon Apr 30, 2012 12:37 am 
Offline
Enthusiast
Enthusiast

Joined: Wed Apr 20, 2011 4:24 pm
Posts: 156
ehowington wrote:
Warmonger do you mind if I send some pm messages etc to you asking you questions here and there You seem to be correct on a few things,and would like to assist in your library testing etc?

Sure, altho im new to PureBasic and might not be all that knowledgeable.

Updated to R5 which includes the following changes:
Code:
Added AutoItSetOption() And WinList() Functions
Updated AutoItX Library To Version 3.3.8.1
Fixed WinMenuSelectItem() Function

YOUR PROGRAM MUST BE COMPILED FOR UNICODE!

_________________
Its Not A Bug, Its An Undocumented Feature!
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.


Top
 Profile  
 
 Post subject: Re: AutoIt Wrapper
PostPosted: Mon Apr 30, 2012 12:55 am 
Offline
User
User
User avatar

Joined: Sat Sep 12, 2009 3:06 pm
Posts: 51
well perhaps you can help me on a small project im working on some time if your up for it?

_________________
Edward B. Howington
http://www.triplexcorp.com


Top
 Profile  
 
 Post subject: Re: AutoIt Wrapper
PostPosted: Mon Apr 30, 2012 4:36 am 
Offline
Enthusiast
Enthusiast

Joined: Wed Apr 20, 2011 4:24 pm
Posts: 156
ehowington wrote:
well perhaps you can help me on a small project im working on some time if your up for it?

Shoot me a PM with details of what your working on.

_________________
Its Not A Bug, Its An Undocumented Feature!
Relax Its All Just Ones And Zeros
There Is No Place Like 127.0.0.1 Except ::1
I do things TO my computer, not WITH my computer... I am a nerd.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 22 posts ]  Go to page Previous  1, 2

All times are UTC + 1 hour


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

 


Powered by phpBB © 2008 phpBB Group
subSilver+ theme by Canver Software, sponsor Sanal Modifiye