Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Page caption can not end in ')'
Message
From
18/06/2007 14:43:56
 
 
To
18/06/2007 08:06:49
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Vista
Miscellaneous
Thread ID:
01233452
Message ID:
01234066
Views:
11
>Thanks for testing. It is my belief that the bug is in our code, and not Foxpro. I will keep looking when I have more time.

I'd say it in system setup or configuration, not in your code.

This portable that I am on, running Win XP Pro SP2 and VFP 9.0 SP1 displays the exact same results you are getting. and the code below displays "...test"

My Win 2000 machine running VFP 8 does not get this bug.
My Desktop machine Win XP Pro SP2 and VFP 9.0 SP1 does not get this bug.
_screen.AddObject("x","pageframe")
_screen.x.PageCount = 2
_screen.x.page1.Caption = "test..."
_screen.x.Visible = .T.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform