trids Posted August 29, 2005 Posted August 29, 2005 Hi folks .. any tips on retrieving the headers for a ListView control? Or do we need a new "command" parameter for the ControlListview function?( I'm still on v 3.1.1.0 )TIA
Raindancer Posted August 29, 2005 Posted August 29, 2005 Hi folks .. any tips on retrieving the headers for a ListView control? Or do we need a new "command" parameter for the ControlListview function?( I'm still on v 3.1.1.0 )TIA<{POST_SNAPBACK}>Didn't test but maybe a GetHeader command would work?!?http://msdn.microsoft.com/library/default....w_getheader.asp Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
Raindancer Posted August 29, 2005 Posted August 29, 2005 OR maybe that: http://msdn.microsoft.com/library/default....w_getheader.asp Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
trids Posted August 29, 2005 Author Posted August 29, 2005 Thanks Raindancer .. I tried "GetHeader" as a parameter to the ControlListview function, but no luck (@ERROR returns 1). I'll try DllCall with the info you linked to.
Raindancer Posted August 29, 2005 Posted August 29, 2005 Maybe GUICtrlSendMsg ( controlID, msg , wParam, lParam ) would fit too... Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
GaryFrost Posted August 29, 2005 Posted August 29, 2005 #104390 SciTE for AutoItDirections for Submitting Standard UDFs Don't argue with an idiot; people watching may not be able to tell the difference.
Raindancer Posted August 29, 2005 Posted August 29, 2005 Great! I think it is about time to form the beta to a stable release... Say: "Chuchichäschtli"My UDFs:_PrintImage UDF_WinAnimate UDFGruess Raindancer
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