Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
BUG: VFP7 + FormSet + ScrollBars
Message
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Miscellaneous
Thread ID:
00589632
Message ID:
00589642
Views:
27
I think you might be right.

As is my understanding of what is going wrong here, You have a Formset class defined, it contains 3 forms.
You have then created a formset based on this class, and on form two you have added some text boxes and set scrollbars to 'Both'.
But these scrollbars do not show up.

If you however goto the base class, and on form 2 set the scrollbars to "Both", then do the formset again they do.

Sounds like a bug to me.

>Hi... I've found a BUG in VFP7!
>
>I know I have to explain the problem here, but my english is limited and I can't do this...
>
>So I'll try, but if you don't undertand what is happing, please, download the file (16Kb) in http://www.foxbrasil.com.br/rodolfo/outros/bugvfp7sb_english.htm and you could see the problem, ok?
>
>When I create one FormSet that has a class, and set the ScrollBars property in one of forms, the VFP ignores this value...
>
>1) Run the program, and look Form2. There is no ScrollBars.
>
>2) Now, open the project and check this propertie. The ScrollBar property in Form2 is correct. Take a look in the class, and you'll see the ScrollBar property with no value.
>
>3) On the Class, set the ScrollBars property with any value (1, 2 ou 3), compile and run again...
>
>4) Now you can see the Scroll Bars. This value is the same of the FormSet.
>
>This bug just happens with FormSet. If you are using Form it won't happen.
>
>Is there someone who can help me?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform