Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Scrolling Forms
Message
From
15/06/1998 17:25:46
Raymond Humphrys
Michigan Department of Community Health
Bath, Michigan, United States
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Title:
Miscellaneous
Thread ID:
00086569
Message ID:
00108409
Views:
80
>>I named the vertical scrollbar - VertScroll
>>
>>In the CHANGE event I put the lines:
>>
>>SCROLLFACTOR = ;
>> 32767 / (THISFORM.pageframe1.height - thisform.height- 20)
>>
>>THISFORM.pageframe1.Top = 0 - This.value / ScrollFactor)
>>
>>ThisForm.pageframe1.refresh
>>
>>What I don't see is where this.value comes from?
>>
>>ray
>
>VALUE does not appear on my property list for the scroll bars, but the property is still functional. Did you test the presence of VALUE using either the debugger or [WAIT WINDOW STR(THIS.Value)] after the CHANGE event is triggered?
>
>Michael

I put the WAIT window command in the Change Event and I received the same error as before. I must not have this stuff laid out correctly. Did I have to create any special PEMS for any of these objects? When I queried for the contents of VALUE the debugger told me that it could not be evaluated. When I look at the object hierarchy I have a FORM, a PageFrame and 2 scrollbars VERTSCROLL and HORIZSCROLL. Am I missing anything?

ray
Some days it's not worth chewing through the leather straps ...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform