1. Sub item images on LV
- Posted by jordah ferguson <jorfergie03 at yahoo.com> May 17, 2002
- 412 views
Hi All, i have created a procedure for setting an image on the lv subitems. that is, i create the LV with LVS_EX_SUBITEMIMAGE then i modify lvdisp_Struct() (i don't think i have the names right since i'm not at home) any way. The code works but there are a few probs.... When i want to set an image to an item in a loop, one image is always not created (that is the first or last) Sorry, for this stupid email, i will soon send a stub program showing what i mean. SUGGESTIONS: Derek, i would like you to add a few tutorials to your win32lib to help newbies using LVs. If you are busy, id be glad to create a zip file holding Misc. listview examples. If you allow them to be shipped with win32lib. I have done lots of Listview code so i grasp the concept, Incase its OK with you for me to create these examples, email me. jordah jorfergie03 at yahoo.com
2. Re: Sub item images on LV
- Posted by Derek Parnell <ddparnell at bigpond.com> May 17, 2002
- 390 views
----- Original Message ----- From: "jordah ferguson" <jorfergie03 at yahoo.com> To: "EUforum" <EUforum at topica.com> Subject: Sub item images on LV > > Hi All, > > i have created a procedure for setting an image on the lv subitems. that > is, i create the LV with LVS_EX_SUBITEMIMAGE > then i modify lvdisp_Struct() (i don't think i have the names right > since i'm not at home) any way. > The code works but there are a few probs.... > > When i want to set an image to an item in a loop, one image is always > not created (that is the first or last) > > i will soon send a stub program showing > what i mean. That would be good, thanks. > > SUGGESTIONS: Derek, i would like you to add a few tutorials to your > win32lib to help newbies using LVs. If you are busy, id be glad to > create a zip file holding Misc. listview examples. If you allow them to > be shipped with win32lib. I have done lots of Listview code so i grasp > the concept, Incase its OK with you for me to create these examples, > email me. > Please. We can't have too many examples and tutorials for this library.