Hello All,
I've built a VCL based on TStringGrid, and implemented the protected event DrawCell from within I set Canvas.Font.Name := 'Marlett' to indicate the current sort column/order (char 5=DESC and 6=ASC).
Sometimes it work and sometimes not... The problem seems to be linked to the Marlett font (I tried Courier New and it works fine all the time...)
Any ideas???
Thank you in advance,
Rej Cloutier
I've built a VCL based on TStringGrid, and implemented the protected event DrawCell from within I set Canvas.Font.Name := 'Marlett' to indicate the current sort column/order (char 5=DESC and 6=ASC).
Sometimes it work and sometimes not... The problem seems to be linked to the Marlett font (I tried Courier New and it works fine all the time...)
Any ideas???
Thank you in advance,
Rej Cloutier