Modify ↓
Opened on Oct 4, 2013 at 6:46:26 PM
#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:
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)
Change History (3)
by , on Oct 4, 2013 at 6:49:26 PM
| Attachment: | _GUICtrlTollbar.zip added |
|---|
comment:2 by , on Oct 4, 2013 at 11:41:47 PM
| Milestone: | → 3.3.9.22 |
|---|---|
| Owner: | set to |
| Resolution: | → Fixed |
| Status: | new → closed |
Fixed by revision [9101] in version: 3.3.9.22
Note:
See TracTickets
for help on using tickets.

_GUICtrlToolbar_LoadBitmap.au3 and _GUICtrlToolbar_SetMetrics.txt