Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Pageframe metamorphosis
Message
 
 
À
21/06/2004 11:09:31
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Divers
Thread ID:
00915657
Message ID:
00915663
Vues:
12
Woooww!!!, what in the hell are those buttons in the form!! :-D!!
That's what I call a good example of beta product...

>Observed : with TabOrientation>1 and a height too small, show two strange reorder buttons !?

>Expected : the pageframe have to be designed correctly

>Code: you execute and watches

>Run this:
>PUBLIC oform1

>oform1=NEWOBJECT("form1")
>oform1.Show
>RETURN

>DEFINE CLASS form1 AS form

>	ADD OBJECT pageframe1 AS pageframe WITH ;
>		PageCount = 2, ;
>		Top = 74, ;
>		Left = 20, ;
>		Width = 241, ;
>		Height = 169, ;
>		TabOrientation = 2
>
>	PROCEDURE Init
>		WITH thisform.pageframe1
>			.Move(.left,.top,.width,2)
>		endwith
>	ENDPROC
>
>ENDDEFINE
Apoya a Visual FoxPro usandolo legalmente
--
¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º¤ø,¸¸,ø¤º°`°º
Espartaco Palma Martínez
SysOp PortalFox
http://www.portalfox.com
esparta@portalfox.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform