Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP 8 / Win Vista Form Caption Problem
Message
 
 
To
06/05/2008 21:16:01
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01315384
Message ID:
01315511
Views:
23
Terry,

Does it work under Vista, if one of following is true:
  • You run application as Administrator
  • Aero is off
  • Form is resizable

    >I checked Calvins' blog and did not see the answer to this problem.
    >Terry :)
    >
    >>Check Calvin's blog at http://blogs.msdn.com/calvin_hsia for VFP issues under Vista and some workarounds.
    >>
    >>>I have a regular VFP 8 form (Baseclass = Form) in a compiled
    >>>
    >>>application EXE.
    >>>
    >>>Something like the following code is in the "Refresh" event of the Form:
    >>>
    >>>THISFORM.caption = "Record Data for: " + RTRIM(customer.lastname)
    >>>
    >>>This code works under Win XP. However, when the VFP EXE runs under
    >>>
    >>>Win Vista, the "Caption" does not show.
    >>>
    >>>Any suggestions?
    --sb--
  • Previous
    Reply
    Map
    View

    Click here to load this message in the networking platform