You are not logged in. You can browse in the PowerBASIC Community, but you must click Login (top right) before you can post. If this is your first visit, check out the FAQ or Sign Up.
I have a treeview working ok but don't find any examples of how to change the font, or add a little graphic as in Explorer. The Petzold example didn't go into it. Any links or code snippets would be welcomed.
Found a good example of adding imagelist in the Samples directory in the Interface Explorer (final). Changing font works fine with a standard WM_SETFONT.
And icons you can set using the 'iImage' member of TVITEM structure, where iImage is an index in an image list assigned to the control with TVM_SETIMAGELIST message.
We process personal data about users of our site, through the use of cookies and other technologies, to deliver our services, and to analyze site activity. For additional details, refer to our Privacy Policy.
By clicking "I AGREE" below, you agree to our Privacy Policy and our personal data processing and cookie practices as described therein. You also acknowledge that this forum may be hosted outside your country and you consent to the collection, storage, and processing of your data in the country where this forum is hosted.
Comment