Modify

Opened 11 years ago

Closed 11 years ago

#2492 closed Bug (Fixed)

_GUICtrlToolbar_ - issue for 6 doc files

Reported by: mlipok Owned by: Jpm
Milestone: 3.3.9.22 Component: Documentation
Version: Other Severity: None
Keywords: Cc:

Description

As AZJIO:

http://www.autoitscript.com/forum/topic/153782-help-filedocumentation-issues-discussion-only/page-7#entry1121087

I confirm.

I attach modified:
_GUICtrlToolbar_LoadBitmap.au3
_GUICtrlToolbar_SetMetrics.txt

Please correct:
_GUICtrlToolbar_GetExtendedStyle.au3
_GUICtrlToolbar_GetToolTips.au3
_GUICtrlToolbar_SetExtendedStyle.au3
_GUICtrlToolbar_SetToolTips.au3

first "; Loop until user exits"

there is:

    ; Loop until user exits
    GUIRegisterMsg($WM_NOTIFY, "WM_NOTIFY")

    ; Loop until user exits
    Do
    Until GUIGetMsg() = $GUI_EVENT_CLOSE

Attachments (1)

_GUICtrlTollbar.zip (1.1 KB) - added by mlipok 11 years ago.
_GUICtrlToolbar_LoadBitmap.au3 and _GUICtrlToolbar_SetMetrics.txt

Download all attachments as: .zip

Change History (3)

Changed 11 years ago by mlipok

_GUICtrlToolbar_LoadBitmap.au3 and _GUICtrlToolbar_SetMetrics.txt

comment:1 Changed 11 years ago by TicketCleanup

  • Version set to Other

Automatic ticket cleanup.

comment:2 Changed 11 years ago by Jpm

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

Fixed by revision [9101] in version: 3.3.9.22

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.