Modify

Opened 16 years ago

Closed 15 years ago

#1749 closed Bug (Wont Fix)

_GUICtrlTreeView_SetItemParam Help File Page Change

Reported by: Melba23 Owned by: Jon
Milestone: Component: Documentation
Version: 3.3.6.0 Severity: None
Keywords: Cc:

Description

In a recent thread (http://www.autoitscript.com/forum/index.php?showtopic=118965&pid=827414&st=0&#entry827414) I realised that the warning about not using _GUICtrlTreeView_SetItemParam on TreeItems created with the built-in GUICtrlCreateTreeViewItem function is only in the example code.

; Warning do not use SetItemParam on items created with GUICtrlCreateTreeViewItem
; Param is the controlId for items created with the built-in function

Could I suggest that it is moved to the Remarks section on the main page?

M23

Attachments (0)

Change History (3)

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

In fact such conflict of _GUI..() UDF and Built-in can occur in a lot of cases.
The best is to create Control with _GUI...() when using other related UDF
Some mix may work ...

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

Owner: set to Jon
Status: newassigned

comment:3 by Jon, 15 years ago

Resolution: Wont Fix
Status: assignedclosed

Modify Ticket

Action
as closed The owner will remain Jon.

Add Comment


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