Modify

Opened 17 years ago

Closed 13 years ago

Last modified 13 years ago

#269 closed Feature Request (Rejected)

ImageSearch()

Reported by: Zedna Owned by: Jpm
Milestone: Component: AutoIt
Version: Severity: None
Keywords: Cc:

Description

existing DLL will be better as native AutoIt command like PixelSearch()

see this post:
http://www.autoitscript.com/forum/index.php?s=&showtopic=65748&view=findpost&p=488195

Attachments (1)

ImageSearch.cpp (21.7 KB) - added by dexto 16 years ago.
This is the code for that particular function described above

Download all attachments as: .zip

Change History (10)

comment:1 Changed 17 years ago by TicketCleanup

  • Version 3.2.10.0 deleted

Automatic ticket cleanup.

comment:3 follow-up: Changed 16 years ago by dkrichun@…

ImageSearch.au3 not work under Windows 7 x64 if AutoIt3_x64.exe used!

ERROR
Line 40 ...ImageSearch.au3
if $result[0]="0" then return 0
if $result ERROR

Error: Subscript used with non-Array variable

If run under AutoIt3.exe - all ok!

comment:4 in reply to: ↑ 3 Changed 16 years ago by Valik

Replying to dkrichun@…:

ImageSearch.au3 not work under Windows 7 x64 if AutoIt3_x64.exe used!

ERROR
Line 40 ...ImageSearch.au3
if $result[0]="0" then return 0
if $result ERROR

Error: Subscript used with non-Array variable

If run under AutoIt3.exe - all ok!

And what does that have to do with this ticket? Nothing. Post on the forum.

Changed 16 years ago by dexto

This is the code for that particular function described above

comment:5 Changed 16 years ago by Jpm

  • Owner set to Jpm
  • Status changed from new to assigned

comment:6 follow-up: Changed 13 years ago by trancexx

  • Resolution set to Rejected
  • Status changed from assigned to closed

After weighting gains and losses this ends up rejected.

comment:7 in reply to: ↑ 6 ; follow-up: Changed 13 years ago by Zedna

Replying to trancexx:

After weighting gains and losses this ends up rejected.

I'm very interested in these positive/negative arguments ...

comment:8 in reply to: ↑ 7 Changed 13 years ago by Zedna

Replying to Zedna:

Replying to trancexx:

After weighting gains and losses this ends up rejected.

I'm very interested in these positive/negative arguments ...

No offence, just be more detailed when closing tickets please, thanks.

comment:9 Changed 13 years ago by trancexx

No offense taken.

You should be able to see reddish box above the text area for reply. Read what it says and try to follow those guidelines. Thanks.

Guidelines for posting comments:

  • You cannot re-open a ticket but you may still leave a comment if you have additional information to add.
  • In-depth discussions should take place on the forum.

For more information see the full version of the ticket guidelines here.

Add Comment

Modify Ticket

Action
as closed The owner will remain Jpm.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.