Hi,

In the tiOPF project we have an Model-GUI-Mediator implementation.
Something like Model-View-Presenter. Anyway,  list objects can be
represented in a GUI via ListView or StringGrid component.

Today when I retested the LCL demos of tiOPF, I found that all
StringGrid mediators don't have the header (fixed row) anymore. The
line is there, but it's totally blank.  All the correct data is
displayed, so the line count is correct. I double checked and the
column headers are created, captions are set, alignment is set, but at
runtime it is just blank. See attached image.

At design time, I can see FixedRow = 1, there is a gray shaded header
row painter with the default 4 empty rows. But at runtime this is all
different.

Can anybody shed some light on what has recently been changed in
TStringGrid to cause this behaviour. More importantly, what must I
change to get it to work like it used to work in 0.9.28?

-- 
Regards,
  - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net:8080/fpgui/

<<attachment: Selection_001.png>>

--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to