Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Run time behavior different from IDE behavior
Message
From
26/06/2003 14:45:48
 
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Miscellaneous
Thread ID:
00804355
Message ID:
00804373
Views:
26
That did the trick. Thanks bunches : )

>You're missing Service Pack 1 where this problem has been fixed. :)
>
>>I'm stumped. I have an edit box on a form in an application ( exe ). The scrollbar property on the edit box is set to 2. When the exe runs from inside VFP7, this snippet of code in the edit box's init method:
>>
>>WAIT WINDOW 'This scrollbar setting = ' + ALLTRIM( STR( this.ScrollBars )) NOWAIT
>>
>>says the scrollbar setting is 2. And, sure enough, the vertical scroll bar appears like it should.
>>
>>When the Exe is running as a stand-alone application, it returns the value of 1. I want it to be 2, but even programatically changing the value in the init method to 2 doesn't work. What am I missing?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform