Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (19 - 21 of 3866)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Ticket Resolution Summary Owner Reporter
#133 No Bug Wrong information in the Help File Roofel
Description

The wrong information is in the "_GUICtrlListBox_DeleteString"

Parameters shows the wrong info:)

"$sFile | Name of the file to add" Shouldnt be there anymore, maybe before but not anymore.

The new Parameter is "$iIndex"

#134 No Bug Add support for COM events to take ByRef parameters Valik Valik
Description

We need to support objects being passed to COM events by reference. The attached script contains an example using Word. The comments at the top explain how to use the script and what to expect.

#141 No Bug _GUICtrlToolbar_ClickButton is documented but does not exist Gary junkew@…
Description

_GUICtrlToolbar_PressButton has a reference to click in remarks but the UDF _GUICtrlToolbar_ClickButton does not exist

Remarks

This function does not fire the click event on dropdown style buttons. You should use the _GUICtrlToolbar_ClickButton function if you want to ensure that the button click event is fired, regardless of the button style.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracQuery for help on using queries.