Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Backcolors don't work
Message
From
04/04/2005 17:02:55
 
 
To
04/04/2005 14:59:14
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01001315
Message ID:
01001368
Views:
13
>Well I just got a new PC and moved up to winxp and also to VFP 9.0. I have an application that uses a pageframe with one of the pages set to a backcolor to make it standout when certain conditions are present. The form works fine when I run it in VFP 7 but I cannot get the backcolor to change when I run it under VFP9. I have tried changing the various color control settings (colorsource) to tell it to use the object's color settings but to no avail. The PC's theme is set to windows XP modified. If I set it to windows classic the form will work OK in VFP 9. So the problem seems to be a combination of the theme and VFP 9.
>
>I know it's not totally the theme because it works OK with the theme under VFP 7.
>
>So the question is this: Is there a way to override the theme with VFP 9 so the pageframe will operate with it's own color settings?
>
>- Don
Application level SYS(2700 , 0)
    Form level  Form.themes = .F.
       Container Control Level Pageframe.themes = .F.
                               Container.Style  = 0
             Object Control level object.Themes = .F.
                                  object.Style  = 0
Previous
Reply
Map
View

Click here to load this message in the networking platform