Modify

Opened 11 years ago

Closed 11 years ago

#2911 closed Bug (Fixed)

_ArrayDisplay() GUI controls have wrong coords

Reported by: Synix <cross.fire@…> Owned by:
Milestone: Component: Standard UDFs
Version: 3.3.12.0 Severity: None
Keywords: Cc:

Description

When using a GUICoordMode different than 1, _ArrayDisplay() won't position it's controls (buttons) correctly.

Please add Local $iPrevCoordMode = Opt("GUICoordMode", 1) at the beginning and Opt("GUICoordMode", $iPrevCoordMode) at the end of the function.

Attachments (0)

Change History (1)

comment:1 by Melba23, 11 years ago

Resolution: Fixed
Status: newclosed

Modify Ticket

Action
as closed The ticket will remain with no owner.

Add Comment


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