Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
BUG: Opaque Cjheckbox on Grid paint over grid line
Message
De
19/06/2003 05:21:41
 
 
À
18/06/2003 10:51:51
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00801170
Message ID:
00801644
Vues:
32
Hi Fabio,

i discovered the because of this.

The problem is caused from the sequente reason:

VFP Team puts a space between the square of checkbox and the Caption.

The dimension of the square depends on the height of the font.

The space is made with the font of the checkbox.

The Bug derives from the program that it implements this:

VFP Team has made:
1° it designs square, designs space with checkbox font (this is the bug )
2° If caption # ' ' Caption with font

the correct program designs is:

1° it designs squared
2° If caption # ' ' it designs to Caption with a space between the Caption
and the square.

A workaround decent it consists in using ' Impact',6 like font, this is high and is tightened.

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform