Modify

Opened 16 years ago

Closed 16 years ago

#195 closed Bug (Fixed)

GUICtrlSetDefColor() causing a problem

Reported by: anonymous Owned by: Jpm
Milestone: 3.2.11.6 Component: AutoIt
Version: 3.2.10.0 Severity:
Keywords: Cc:

Description

You don't need any test code for this one.
Just create a GUI with a few lable on it and include the line
GUICtrlSetDefColor(0xFF0000). Run the script and it's going to work fine. Compile it and try again. Oooooooooops!!! I just spent about 4 hours trying to find the problem. AutoIt3.exe handles it fine. The compilers don't recognize the function. Tried both unicode and ansi. To make matters worse when the error window pops up it just says Unknown function without saying which function. I checked through the bugs on the tracker and found nothing refering to it.

Attachments (0)

Change History (1)

comment:1 Changed 16 years ago by Jpm

  • Milestone set to 3.2.11.6
  • Owner set to Jpm
  • Resolution set to Fixed
  • Status changed from new to closed

Fixed in version: 3.2.11.6

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.