Custom Query

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (268 - 270 of 3893)

Ticket Resolution Summary Owner Reporter
#487 Rejected Associative arrays alexmadman
Description

Core support for associative arrays : $array[0]="whatever";normal index based array $arrayzero?="whatever";:D associative array

#489 Rejected Add _GDIPlus_ImageSaveAddImage & _GDIPlus_ImageSaveAdd to GDIPlus.au3 smashly
Description

_GDIPlus_ImageSaveAddImage _GDIPlus_ImageSaveAdd Both function are handy if your wanting to create or add pages to a multi-frame tif file.

Both functions are in the attached example. Functions are in the same format as found in GDIPlus.au3

#490 Rejected Ability to have GUICtrlCreate... accept hide, show, enable and disable state options HeidiR
Description

Example: GUICtrlCreateButton("", 10, 10, 60, 25, $GUI_HIDE) GUICtrlCreateButton("", 10, 10, 60, 25, $GUI_SHOW) GUICtrlCreateButton("", 10, 10, 60, 25, $GUI_ENABLE) GUICtrlCreateButton("", 10, 10, 60, 25, $GUI_DISABLE)

Note: See TracQuery for help on using queries.