kjactive 1 Posted May 14, 2005 I been working with GUICtrlCreateListViewItem with the parameter $LVS_EX_CHECKBOXES on but I can't make this checkbox checked from start as to change the state later on - does anyone know how then please help as it is a nice control... kjactive Au3PP 4.1 - Autoit3 preprocessor, optimize speed, performance to scripts and do executes....[/url]Au3Calibur - Create libraries of commonly used code excerptsWords manipulate UDF, functions that is lent from the rexx language, topics and index file includedCustomDialog UDF to include custom made dialogs like a extended colorpick requester to scripts...[url="ftp://fritidshjemmet.com/Autoit3/SysColor.zip"]SysColor UDF a low level color library to manipulate RGB and Hex values...Shell32 UDF to Automate Windows® operating tasks from native dialog and Wizards browsers... Optimized the CodeWicard with options to generate browser code etc... Share this post Link to post Share on other sites
GaryFrost 18 Posted May 14, 2005 Took me a bit, but I created a UDF called _GUICtrlListViewSetCheckState and sent it in, so keep an eye out for it in upcoming beta releases. SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference. Share this post Link to post Share on other sites
kjactive 1 Posted May 14, 2005 Great - I been looking in MSNS and found something like this but could not get it to function - strange things did happend as dobbled sized text etc. but no checked control... kjactive Au3PP 4.1 - Autoit3 preprocessor, optimize speed, performance to scripts and do executes....[/url]Au3Calibur - Create libraries of commonly used code excerptsWords manipulate UDF, functions that is lent from the rexx language, topics and index file includedCustomDialog UDF to include custom made dialogs like a extended colorpick requester to scripts...[url="ftp://fritidshjemmet.com/Autoit3/SysColor.zip"]SysColor UDF a low level color library to manipulate RGB and Hex values...Shell32 UDF to Automate Windows® operating tasks from native dialog and Wizards browsers... Optimized the CodeWicard with options to generate browser code etc... Share this post Link to post Share on other sites
MSLx Fanboy 0 Posted May 14, 2005 I haven't used ListViewItem, but what about GUICtrlSetState()? Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate()) Share this post Link to post Share on other sites