[Gambas-user] GridView question

Charlie Reinl Karl.Reinl at ...2345...
Tue Dec 31 00:45:58 CET 2013


Salut,

where can I find the Row-headers.Width and Column-headers.Height, for
finally place my Editor right to the cell...
Or missed I something? 
This
<code>
With GV1[GV1.Row, 1]
    cbxFName.Move(GV1.X + .X , GV1.Y + .Y , .Width, .Height)
</code>
works well without headers.
-- 
Amicalement
Charlie





More information about the User mailing list