VB6 - PROGRESSEBARRE GRAPHIQUE

arapahoo Messages postés 26 Date d'inscription lundi 15 mai 2006 Statut Membre Dernière intervention 11 juillet 2008 - 20 juin 2008 à 22:25
rdrapeau Messages postés 14 Date d'inscription jeudi 20 février 2003 Statut Membre Dernière intervention 25 juin 2008 - 25 juin 2008 à 15:38
Cette discussion concerne un article du site. Pour la consulter dans son contexte d'origine, cliquez sur le lien ci-dessous.

https://codes-sources.commentcamarche.net/source/47071-vb6-progressebarre-graphique

rdrapeau Messages postés 14 Date d'inscription jeudi 20 février 2003 Statut Membre Dernière intervention 25 juin 2008
25 juin 2008 à 15:38
Belle source, beau rendu.

Bravo.

Je vais sûrement utiliser pour mes petits projets persos !
Flaggy
cs_lermite222 Messages postés 492 Date d'inscription jeudi 5 avril 2007 Statut Membre Dernière intervention 2 juillet 2012 4
25 juin 2008 à 13:30
Réactualisation du Zip.. Fait
En fait j'ai encore appris quelque chose, bien que j'ai mis les projets des boutons dans le répertoir, il va toujours le chercher dans le répertoir où j'ai créer les OCX.
En principe ca devrait fonctionner, toutefois aux cas ou ca n'irais pas...
Charger le projet Bt_Orange.vpb et le créer dans le répertoir
Idem pour le fichier Bt_Noir.vpb
Ensuite charger le groupe de projet, il continue à signaler des erreures mais après le projet fonctionne.
Désolé pour ce contretemps.
A+
cs_lermite222 Messages postés 492 Date d'inscription jeudi 5 avril 2007 Statut Membre Dernière intervention 2 juillet 2012 4
25 juin 2008 à 12:51
Tu ne serrais pas sous vista par hazard... ?
cs_lermite222 Messages postés 492 Date d'inscription jeudi 5 avril 2007 Statut Membre Dernière intervention 2 juillet 2012 4
25 juin 2008 à 12:43
Zut, j'avais appelé ces boutons depuis un autre répertoir (de jeu) et j'ai pas pensé à les modifiés.
J'y remédie et j'actualiserais le zip.
Chrysostome Messages postés 121 Date d'inscription vendredi 17 octobre 2003 Statut Membre Dernière intervention 14 octobre 2016
24 juin 2008 à 18:50
Salut à tous.

Je n'arrive pas à le tester! Il cherche des ocx dans scrabble. Bref, je suis paumé!
Voilà ce qu'il me raconte:

Line 21: Class LN_BtOrange.BT_Orange of control BT_Orange2 was not a loaded control class.
Line 42: Class LN_BarProgress.LN_BarPr of control LN_BarPr5 was not a loaded control class.
Line 54: Class LN_BtOrange.BT_Orange of control BT_Orange1 was not a loaded control class.
Line 77: Class LN_BtNoir.LN_Noir of control Command3 was not a loaded control class.
Line 99: Class LN_BtNoir.LN_Noir of control Command2 was not a loaded control class.
Line 121: Class LN_BarProgress.LN_BarPr of control LN_BarPr3 was not a loaded control class.
Line 135: Class LN_BarProgress.LN_BarPr of control LN_BarPr2 was not a loaded control class.
Line 146: Class LN_BarProgress.LN_BarPr of control LN_BarPr1 was not a loaded control class.
Line 161: Class LN_BarProgress.LN_BarPr of control LN_BarPr4 was not a loaded control class.
Line 171: Class LN_BtNoir.LN_Noir of control Command2 was not a loaded control class.
Line 193: Class LN_BtNoir.LN_Noir of control Command2 was not a loaded control class.
Line 215: Class LN_BtNoir.LN_Noir of control Command3 was not a loaded control class.
Line 237: Class LN_BtNoir.LN_Noir of control Command3 was not a loaded control class.
Line 259: Class LN_BtOrange.BT_Orange of control BT_Orange1 was not a loaded control class.
Line 282: Class LN_BtOrange.BT_Orange of control BT_Orange1 was not a loaded control class.
Line 305: Class LN_BtOrange.BT_Orange of control BT_Orange1 was not a loaded control class.
Line 328: Class LN_BtOrange.BT_Orange of control BT_Orange1 was not a loaded control class.
Line 351: Class LN_BtOrange.BT_Orange of control BT_Orange1 was not a loaded control class.
Line 374: Class LN_BtNoir.LN_Noir of control Command2 was not a loaded control class.
Line 396: Class LN_BtNoir.LN_Noir of control Command2 was not a loaded control class.
Line 418: Class LN_BtNoir.LN_Noir of control Command2 was not a loaded control class.
Line 27: The property name _ExtentX in BT_Orange2 is invalid.
Line 28: The property name _ExtentY in BT_Orange2 is invalid.
Line 29: The property name BorderColor in BT_Orange2 is invalid.
Line 40: The property name Caption in BT_Orange2 is invalid.
Line 48: The property name _ExtentX in LN_BarPr5 is invalid.
Line 49: The property name _ExtentY in LN_BarPr5 is invalid.
Line 50: The property name Couleur in LN_BarPr5 is invalid.
Line 51: The property name Mode in LN_BarPr5 is invalid.
Line 52: The property name Temp in LN_BarPr5 is invalid.
Line 61: The property name _ExtentX in BT_Orange1 is invalid.
Line 62: The property name _ExtentY in BT_Orange1 is invalid.
Line 63: The property name BorderColor in BT_Orange1 is invalid.
Line 74: The property name Caption in BT_Orange1 is invalid.
Line 75: The property name ForeColoreDown in BT_Orange1 is invalid.
Line 84: The property name _ExtentX in Command3 is invalid.
Line 85: The property name _ExtentY in Command3 is invalid.
Line 86: The property name Caption in Command3 is invalid.
Line 96: The property name ForeColorDown in Command3 is invalid.
Line 106: The property name _ExtentX in Command2 is invalid.
Line 107: The property name _ExtentY in Command2 is invalid.
Line 108: The property name Caption in Command2 is invalid.
Line 118: The property name ForeColorDown in Command2 is invalid.
Line 127: The property name _ExtentX in LN_BarPr3 is invalid.
Line 128: The property name _ExtentY in LN_BarPr3 is invalid.
Line 129: The property name Couleur in LN_BarPr3 is invalid.
Line 130: The property name Mode in LN_BarPr3 is invalid.
Line 131: The property name Temp in LN_BarPr3 is invalid.
Line 132: The property name Alerte in LN_BarPr3 is invalid.
Line 133: The property name BipAlert in LN_BarPr3 is invalid.
Line 141: The property name _ExtentX in LN_BarPr2 is invalid.
Line 142: The property name _ExtentY in LN_BarPr2 is invalid.
Line 143: The property name Couleur in LN_BarPr2 is invalid.
Line 144: The property name Montant in LN_BarPr2 is invalid.
Line 152: The property name _ExtentX in LN_BarPr1 is invalid.
Line 153: The property name _ExtentY in LN_BarPr1 is invalid.
Line 154: The property name Mode in LN_BarPr1 is invalid.
Line 155: The property name Temp in LN_BarPr1 is invalid.
Line 156: The property name Alerte in LN_BarPr1 is invalid.
Line 157: The property name PreAlerte in LN_BarPr1 is invalid.
Line 158: The property name BipAlert in LN_BarPr1 is invalid.
Line 159: The property name BipPreAlerte in LN_BarPr1 is invalid.
Line 167: The property name _ExtentX in LN_BarPr4 is invalid.
Line 168: The property name _ExtentY in LN_BarPr4 is invalid.
Line 169: The property name Couleur in LN_BarPr4 is invalid.
Line 178: The property name _ExtentX in Command2 is invalid.
Line 179: The property name _ExtentY in Command2 is invalid.
Line 180: The property name Caption in Command2 is invalid.
Line 190: The property name ForeColorDown in Command2 is invalid.
Line 200: The property name _ExtentX in Command2 is invalid.
Line 201: The property name _ExtentY in Command2 is invalid.
Line 202: The property name Caption in Command2 is invalid.
Line 212: The property name ForeColorDown in Command2 is invalid.
Line 222: The property name _ExtentX in Command3 is invalid.
Line 223: The property name _ExtentY in Command3 is invalid.
Line 224: The property name Caption in Command3 is invalid.
Line 234: The property name ForeColorDown in Command3 is invalid.
Line 244: The property name _ExtentX in Command3 is invalid.
Line 245: The property name _ExtentY in Command3 is invalid.
Line 246: The property name Caption in Command3 is invalid.
Line 256: The property name ForeColorDown in Command3 is invalid.
Line 266: The property name _ExtentX in BT_Orange1 is invalid.
Line 267: The property name _ExtentY in BT_Orange1 is invalid.
Line 268: The property name BorderColor in BT_Orange1 is invalid.
Line 279: The property name Caption in BT_Orange1 is invalid.
Line 280: The property name ForeColoreDown in BT_Orange1 is invalid.
Line 289: The property name _ExtentX in BT_Orange1 is invalid.
Line 290: The property name _ExtentY in BT_Orange1 is invalid.
Line 291: The property name BorderColor in BT_Orange1 is invalid.
Line 302: The property name Caption in BT_Orange1 is invalid.
Line 303: The property name ForeColoreDown in BT_Orange1 is invalid.
Line 312: The property name _ExtentX in BT_Orange1 is invalid.
Line 313: The property name _ExtentY in BT_Orange1 is invalid.
Line 314: The property name BorderColor in BT_Orange1 is invalid.
Line 325: The property name Caption in BT_Orange1 is invalid.
Line 326: The property name ForeColoreDown in BT_Orange1 is invalid.
Line 335: The property name _ExtentX in BT_Orange1 is invalid.
Line 336: The property name _ExtentY in BT_Orange1 is invalid.
Line 337: The property name BorderColor in BT_Orange1 is invalid.
Line 348: The property name Caption in BT_Orange1 is invalid.
Line 349: The property name ForeColoreDown in BT_Orange1 is invalid.
Line 358: The property name _ExtentX in BT_Orange1 is invalid.
Line 359: The property name _ExtentY in BT_Orange1 is invalid.
Line 360: The property name BorderColor in BT_Orange1 is invalid.
Line 371: The property name Caption in BT_Orange1 is invalid.
Line 372: The property name ForeColoreDown in BT_Orange1 is invalid.
Line 381: The property name _ExtentX in Command2 is invalid.
Line 382: The property name _ExtentY in Command2 is invalid.
Line 383: The property name Caption in Command2 is invalid.
Line 393: The property name ForeColorDown in Command2 is invalid.
Line 403: The property name _ExtentX in Command2 is invalid.
Line 404: The property name _ExtentY in Command2 is invalid.
Line 405: The property name Caption in Command2 is invalid.
Line 415: The property name ForeColorDown in Command2 is invalid.
Line 425: The property name _ExtentX in Command2 is invalid.
Line 426: The property name _ExtentY in Command2 is invalid.
Line 427: The property name Caption in Command2 is invalid.
Line 437: The property name ForeColorDown in Command2 is invalid.

Si tu pouvais m'aiguiller, merci.
cs_lermite222 Messages postés 492 Date d'inscription jeudi 5 avril 2007 Statut Membre Dernière intervention 2 juillet 2012 4
21 juin 2008 à 00:00
Bonsoir et merci pour ton appréciation.
arapahoo Messages postés 26 Date d'inscription lundi 15 mai 2006 Statut Membre Dernière intervention 11 juillet 2008
20 juin 2008 à 22:27
pour valider la note
arapahoo Messages postés 26 Date d'inscription lundi 15 mai 2006 Statut Membre Dernière intervention 11 juillet 2008
20 juin 2008 à 22:25
Bonjour,

Puissant le rendu, j'aime pas trop les ocx mais la ça vaut
quand même le détour. à mes risques ...
bravo tout de même pour la réal. 10
Rejoignez-nous