Hello,

I found my own answer for this problem:

After posting my question, I remembered a similar experience re: the WndProc
error. It involved the use of TJvPanel with TBitBtns.

Since I was using TJvPanel in the construction of my "grid" I tried converting
those to TPanel and sure enough the problem went away. Turns out to be an
issue for the Jedi people. On playing around with the grid, I found I could
keep the underlying panel as TJvPanel and merely change the overlaying smaller
panels to TPanels. I want to do this because TJvPanel allows for color changes
in an XP environment which I've not been able to do with TPanel.

Anyway thanks for indulging my confusion,

Chuck


_______________________________________________
Delphi mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi

Reply via email to