Hello, I submitted a patch to Mantis. It:
- publishes the ExtendedSelect and UseXorFeatures properties in TStringGrid and TDrawGrid (this is probably an omission) - positions and sets the value of a custom editor correctly when it set using the OnSelectEditor event: If a control was passed that listens to the Grid messages, it was only positioned after a column was sized or so. Now the messages are sent correctly when the control is selected. It makes it possible to show custom editors in a grid in a much easier manner. More patches will follow, but this one is a prerequisite. Michael. _______________________________________________ Lazarus mailing list [email protected] http://www.lazarus.freepascal.org/mailman/listinfo/lazarus
