Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mover list box
Message
From
04/05/2002 06:30:09
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00652691
Message ID:
00652734
Views:
21
Thanks for your quick answer. After checking to make sure I had a 1 dimensional array I found that I had created the code in the init of another object on the form and not the init of the form. I worked many hours yesterday working on a project and at that point I was brain dead. I've use the mover box many times in the past with no problems and in this case couldn't see the trees or the forrest. Moving the code to init of form solved the problem.

On a side note I really appreciate all you do on the UT. You provide direct answers with no derisive comments about the quality of the question or the programmers. To those of us whose program by ourselves in a single person firm without benefit of other professionals we can talk to about a problem, we appreciate your willingness to be our VFP guru.


You have helped me on many occasions.

Many Thanks

Gaylen




>Make sure that array laFields1 you're passing is a one dimensional array.
>
>>I am using the following code to initalize the left listbox of the moverbox from the Gallery.
>>
>>
>>In the init of the form:
>>
>>THISFORM._mover1.InitChoices(@laFields1)
>>
>>
>>
>>For some reason only one row is displayed in the left listbox.
>>
>>Anyone have any idea what is happening. The array created has about 15 rows yet only the first row is displayed in the left listbox.
>>
>>Thanks
>>Gaylen
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform