Modify

Opened 11 years ago

Closed 11 years ago

Last modified 11 years ago

#3092 closed Bug (Fixed)

Inconsistent default style of Updown control

Reported by: school510587@… Owned by: guinness
Milestone: Future Release Component: Documentation
Version: 3.3.14.0 Severity: None
Keywords: Updown default style Cc:

Description

The default style of Updown control is "default (-1) : $UDS_ALIGNRIGHT" in AutoIt3 manual (AutoIt3Help.exe/AutoIt.chm), but it is declared as "Global Const $GUI_SS_DEFAULT_UPDOWN = $UDS_ALIGNLEFT" in UpDownConstants.au3

Attachments (0)

Change History (4)

comment:1 by guinness, 11 years ago

Component: AutoItDocumentation

comment:2 by guinness, 11 years ago

Milestone: 3.3.15.1
Owner: set to guinness
Resolution: Fixed
Status: newclosed

Fixed by revision [11443] in version: 3.3.15.1

comment:3 by guinness, 11 years ago

Milestone: 3.3.15.1

$GUI_SS_DEFAULT_UPDOWN is basically an alias for $UDS_ALIGNRIGHT, though I changed it for clarity.

comment:4 by TicketCleanup, 11 years ago

Milestone: Future Release

Automatic ticket cleanup.

Modify Ticket

Action
as closed The owner will remain guinness.

Add Comment


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