Hi Everyone,
I've been visiting Tek-Tips for years, but this is my first time posting.
I'm having problems using a listview Activex control on a pretty simple form in VFP 9.0. When I add a picture as background to the listview, the file size of the .SCT suddenly balloons from 65KB to over 1400KB! Even if I remove the picture, the file size stays the same.
I've tried opening the form file as a table, and I've located the bloating in the listview's record in the OLE memo field. I've tried running PACK, PACK MEMO, etc., all with no results. The only other option is to build a new listview, and never add a background picture.
I've looked all over the web for mention of this bug, but I have found nothing. Anyone else ever encounter this form file bloat while using a Listview with a picture?
Derm
I've been visiting Tek-Tips for years, but this is my first time posting.
I'm having problems using a listview Activex control on a pretty simple form in VFP 9.0. When I add a picture as background to the listview, the file size of the .SCT suddenly balloons from 65KB to over 1400KB! Even if I remove the picture, the file size stays the same.
I've tried opening the form file as a table, and I've located the bloating in the listview's record in the OLE memo field. I've tried running PACK, PACK MEMO, etc., all with no results. The only other option is to build a new listview, and never add a background picture.
I've looked all over the web for mention of this bug, but I have found nothing. Anyone else ever encounter this form file bloat while using a Listview with a picture?
Derm