PRB: Graphics Do Not Display When Using List Box with PicturesID: Q136796 The information in this article applies to:
SYMPTOMSUsing the code example on page 289 of the Visual FoxPro Developer's Guide to display graphics next to list box items causes inconsistent results. Sometimes the graphics show and other times they do not. Occasionally, when you click an item in the list, the graphics show only momentarily; then they vanish. You may also discover some of the graphics are present as you scroll down in the list of file names and still others that are not.
CAUSEThere seems to be a limit to the number of graphics Visual FoxPro can display using this example. If you select a directory that has fewer files, resulting in a smaller number of items in the list box, the graphics tend to display more consistently.
STATUSMicrosoft is researching this behavior and will post new information here in the Microsoft Knowledge Base as it becomes available.
MORE INFORMATION
Steps to Reproduce Behavior1. Create a form. 2. Place a list box on the form. 3. In the click event of the list box, enter the following code (also found 4. Set the RowSourceType of the list box to 7 - Files.
5. Save and run the form. 6. Use the list box control on your form to find the Additional reference words: 3.00 VFoxWin
KBCategory: kbprg kbref kbprb
KBSubcategory: FxotherSample
|
Last Reviewed: September 17, 1995 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |