![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
We are running VFP6. One of our users has recently been experimenting with VFP8. We noticed a strange situation. We have a combo box on a page which displays company name (60ch), address (30ch), city (25ch), state (2ch). When running it in VFP6, it runs fine when the users clicks the drop down box, all columns are displayed and sized to fit in the 800 x 600 screen. However, we had our user run it with VFP8. When the user clicks the drop down box, the company name is cut off on the left side of the screen, and you only see the rightmost 30 characters of the 60 character field. VFP6 would adjust the combo box to fit in the screen, whereas VFP8 looks like it's trying to display the entire 60 characters, thus extending the company name "outside" the viewable screen area. I had the user build new combo boxes with the VFP8 builder, experimenting with the "Adjust the width of the combo box to display all columns". This makes the combo box width about 1115 (One big white line ! Way to big)!! If they change the width property to say, 50, when the combo box is clicked I only get the 2 right most columns: city, state, and the company and address are off the viewing area. If anyone would like to look at screen shots of this strange behavior, send me an email. Thanks for the help. |
#3
| |||
| |||
|
#4
| |||
| |||
|
![]() |
| Thread Tools | |
| Display Modes | |
| |