kjactive Posted May 14, 2005 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...
GaryFrost Posted May 14, 2005 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.
kjactive Posted May 14, 2005 Author 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...
MSLx Fanboy Posted May 14, 2005 Posted May 14, 2005 I haven't used ListViewItem, but what about GUICtrlSetState()? Writing AutoIt scripts since _DateAdd("d", -2, _NowCalcDate())
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now