Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Thanks for VFP-Skin
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00702086
Message ID:
00702540
Vues:
12
WOW. Really nice!

2 problems I saw right away.

1 The title bar of the form doesn't go away on Init. Set TitleBar = 0
in the Init of the class

2. I tried this in a program, to use skins on the desktop
CLOSE ALL
CLEAR all

SET CLASSLIB TO "vfp-skin2" additive

_Screen.AddObject("skins", "vfpskin2")
_Screen.skins.skinname = "kwel"
_Screen.skins.setup() && I moved the INIT code to a method called Setup
It really messed things up badly. Can this class be made to
work on the desktop?


Thanks
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform