Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Using ??Chr(7) scrap my screen
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00688592
Message ID:
00688620
Views:
24
>>>There could be two reasons, I think:
>>>1.Try to increase the form height a little bit, and /or move the button a little heigher.
>>>2. set talk off
>>>
>>>>I am trying to make a sound when the user goes over a button.
>>>>I am using set bell to 'file.wav' in my screen init and in the mouseover method, I am using ??chr(7). It works fine execpt the fact that this command make my screen go up a bit. Is there a way to avoid this.
>>>>
>>>>Thanks
>>>>Eric
The problem is within the form: all the objects (labels, images, buttons, etc...) are redrawing a little bit higher than previously. If you simply put a command ??chr(7) in the clic method of a button, you will see what I mean.
>>
>>Thank Yuri but it didn't work
>>1. My screen is already full screen (maximized at the size of the sreen) and, regardless where I put the button, I still have this effect.
>>2. Set talk off didn't work. Set console off worked too good: No sound at all.
>
>What kind of form border do you have? Try sizeable.
Eric Crespin
Consultant
PC PLUS Software Inc.
www.pcplus.ca
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform