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

Build a grid with a checkBox on Column.
Set CheckBox.Caption = ''
Set CheckBox.BackColor = 255,0,0

1° CheckBox.Alignment='left'
Column.Width =< 15
run
right columnLine is overwrite with red color

2° CheckBox.Alignment='right'
Column.Width =< 15
run
left columnLine is overwrite with red color,
but if you go within checkbox and move grid line,
overwrite not occur.

3° CheckBox.Centered=.T.
Column.Width =< 17
run
right columnLine is overwrite with red color

My problem is with 3°; for symmetric center, column with need to be odd,
then 17 is very good to me, but with bug restrict my choice to column.width>=18, and for get symmetrix position to >=19.

Fabio
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform