InunoTaishou Posted April 5, 2016 Posted April 5, 2016 As the title suggests, can you change the font for just the header for a list view? I googled it and I see some ways to change the font for the items but I don't want to have to update the font for all the items, just for the headers.
AutoBert Posted April 5, 2016 Posted April 5, 2016 Have you tried to set a font for listview and after to change for items?
InunoTaishou Posted April 5, 2016 Author Posted April 5, 2016 Yes, GUICtrlSontFont does exactly what I am trying to avoid, changing the font for all of the items in the list view.
Danyfirex Posted April 5, 2016 Posted April 5, 2016 https://www.autoitscript.com/forum/topic/178680-customowner-drawn-multi-line-header-in-listview/ Saludos InunoTaishou 1 Danysys.com AutoIt... UDFs: VirusTotal API 2.0 UDF - libZPlay UDF - Apps: Guitar Tab Tester - VirusTotal Hash Checker Examples: Text-to-Speech ISpVoice Interface - Get installed applications - Enable/Disable Network connection PrintHookProc - WINTRUST - Mute Microphone Level - Get Connected NetWorks - Create NetWork Connection ShortCut
AutoBert Posted April 5, 2016 Posted April 5, 2016 I mean setting the font before creating any item, and then for each new Item set the other font.
InunoTaishou Posted April 5, 2016 Author Posted April 5, 2016 Wonderful Dany! I figured I'd have to subclass but I wasn't sure how. Thank you.
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