Modify

Opened 16 years ago

Closed 16 years ago

#1223 closed Bug (Fixed)

_GUICtrlStatusBar_EmbedControl() Failing in beta

Reported by: Beege Owned by: J-Paul Mesnage
Milestone: 3.3.1.4 Component: AutoIt
Version: 3.3.1.3 Severity: None
Keywords: Cc:

Description

The example given in the documentation will produce the error I keep getting. I think the problem is originating in _memread() fuction, but im not sure.

C:\Program Files\AutoIt3\beta\Include\GuiStatusBar.au3 (257) : ==> Subscript used with non-Array variable.:
Local $iBarX = $aRect[0]
Local $iBarX = $aRect ERROR

Attachments (0)

Change History (2)

in reply to:  description comment:1 by anonymous, 16 years ago

Replying to Beege:

The example given in the documentation will produce the error I keep getting. I think the problem is originating in _memread() fuction, but im not sure.

C:\Program Files\AutoIt3\beta\Include\GuiStatusBar.au3 (257) : ==> Subscript used with non-Array variable.:
Local $iBarX = $aRect[0]
Local $iBarX = $aRect ERROR

Sorry, not memread(), _GUICtrlStatusBar_GetRectEx() is whats setting @Error.

comment:2 by J-Paul Mesnage, 16 years ago

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

Fixed in version: 3.3.1.4

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.