Modify

#195 closed Bug (Fixed)

GUICtrlSetDefColor() causing a problem

Reported by: anonymous Owned by: J-Paul Mesnage
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 by J-Paul Mesnage, on Mar 30, 2008 at 1:33:06 PM

Milestone: 3.2.11.6
Owner: set to J-Paul Mesnage
Resolution: Fixed
Status: newclosed

Fixed in version: 3.2.11.6

Modify Ticket

Action
as closed The owner will remain J-Paul Mesnage.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.