c.haslam Posted November 26, 2008 Posted November 26, 2008 Do I change properties of columns in a Listview control in Koda? I managed to set them a few weeks ago, but can't rediscover how I accessed the properties editor. Please help. ...chris Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
martin Posted November 26, 2008 Posted November 26, 2008 (edited) Do I change properties of columns in a Listview control in Koda?I managed to set them a few weeks ago, but can't rediscover how I accessed the properties editor.Please help....chrisIf you mean how do you edit the names or add and delete columns then you will see a property called Columns in the object inspector for the listview. Click in the field on the right and an ellipsis will appear then click on that.If the object inspector isn't shown then select the menu View|Object Inspector. Edited November 26, 2008 by martin Serial port communications UDF Includes functions for binary transmission and reception.printing UDF Useful for graphs, forms, labels, reports etc.Add User Call Tips to SciTE for functions in UDFs not included with AutoIt and for your own scripts.Functions with parameters in OnEvent mode and for Hot Keys One function replaces GuiSetOnEvent, GuiCtrlSetOnEvent and HotKeySet.UDF IsConnected2 for notification of status of connected state of many urls or IPs, without slowing the script.
c.haslam Posted December 1, 2008 Author Posted December 1, 2008 Thanks ...chris Spoiler CDebug Dumps values of variables including arrays and DLL structs, to a GUI, to the Console, and to the Clipboard
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