Jump to content

Recommended Posts

  • 4 weeks later...
Posted

Yashied

asdf8 sais that Control Viewer not showing some controls, can you please check it?

 

  Reveal hidden contents

 

 

AutoIt is simple, subtle, elegant. © AutoIt Team

Posted (edited)

  On 7/6/2011 at 6:15 PM, 'MrCreatoR said:

asdf8 sais that Control Viewer not showing some controls, can you please check it?

CV detects all controls that containing in the selected window. Use Checkbox to temporary disable Groupbox or navigate through the list of controls. This occurs when the top-level control contains the WS_GROUP style. Edited by Yashied
Posted

Hello!

Seems like we've got great tool here - though, while trying to run the source, I got a $__WINVER undeclared error. I added global declaration at the top of the main script. then it went fine.

Any clue on that ?

thanks, this is 5 stars as well!!!

bye!

  • 2 weeks later...
  • 2 weeks later...
Posted

  On 3/20/2011 at 1:02 AM, 'Yashied said:

I never managed to find any controls that could not be identified

5*

Yashied, t u 4 this nice tool

TCP server and client - Learning about TCP servers and clients connection
Au3 oIrrlicht - Irrlicht project
Au3impact - Another 3D DLL game engine for autoit. (3impact 3Drad related)

  Reveal hidden contents


460px-Thief-4-temp-banner.jpg
There are those that believe that the perfect heist lies in the preparation.
Some say that it’s all in the timing, seizing the right opportunity. Others even say it’s the ability to leave no trace behind, be a ghost.

 
Posted

Amazing !

I've just created my acount to telling you :

Thanks for your share !

_GUIRegisterMsg (Register more than 1 time the same Msg), _Resize_Window (GUICtrlSetResizing for children windows), _GUICtrlSetOnHover (Link a function when mouse go on, left, clic down, clic up, on a control), _InputHeure (Create an input for hour contain), _GUICtrlCalendar (Make a complete calendar), _GUICtrlCreateGraphic3D (Create a 3D graph), _ArrayEx.au3 (Array management), _GUIXViewEx.au3 (List/Tree View management).
  • 7 months later...
Posted

Dear Yashied,

:oops:Many many thanks for writing and sharing this, I really really thank you :bye:.

:doh:;)I'm using WinAPIEx a lot, and this is my first post in Autoit forum. ;):cheer:

:bye:Best regards. :bye:

Posted

Thanks for sharing!

Make sure brain is in gear before opening mouth!
Remember, what is not said, can be just as important as what is said.

  Reveal hidden contents

I may have the Artistic Liesense ;) to disagree with you. TheSaint's Toolbox (be advised many downloads are not working due to ISP screwup with my storage)

userbar.png

Posted

Can CV be modified to view Window's (non-AutoIt) controls?

“No other God have I but Thee; born in a manger, died on a tree.” Martin Luther

Posted

If i run CV.au3 from source i get this:

---------------------------
AutoIt Error
---------------------------
Line 4932  (File "E:\CODE\AutoIt\Control Viewer - AutoIt Window Info Tool\UDFs\WinAPIEx.au3"):
Func _WinAPI_DuplicateHandle($hProcess, $hSource, $hTarget, $iAccess = 0, $iOptions = 2, $fInherit = 0)
Error: Duplicate function name.
---------------------------
OK  
---------------------------

Duplicate functions in files:

APIConstants.au3 and WinAPIEx.au3

AutoIt-Syntaxsheme for Proton & Phase5 * Firefox Addons by me (resizable Textarea 0.1d) (docked JS-Console 0.1.1)

Posted

  On 3/9/2012 at 4:40 PM, 'Raik said:

If i run CV.au3 from source i get this:

---------------------------
AutoIt Error
---------------------------
Line 4932  (File "E:CODEAutoItControl Viewer - AutoIt Window Info ToolUDFsWinAPIEx.au3"):
Func _WinAPI_DuplicateHandle($hProcess, $hSource, $hTarget, $iAccess = 0, $iOptions = 2, $fInherit = 0)
Error: Duplicate function name.
---------------------------
OK  
---------------------------

Duplicate functions in files:

APIConstants.au3 and WinAPIEx.au3

Raik, go to the top and look at the include files; you should see both of these. Comment out one of the files and try again. If you get the error again, try the other one. It seems that a lot of people have worked on the "include" files and there are duplicate entries in some of them. Some times the entries have to be deleted from the "include" file. No guaranties, trial and error...

“No other God have I but Thee; born in a manger, died on a tree.” Martin Luther

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...