Subject Still problems with IB_ctrlGrid
Author Bob Zirbel
Hi all

Sorry to keep repeating myself but no one seems to be able to help
with my IB_ctrlGrid problems.

Problem 1:

I am trying to display data in a manner similar to the right-hand
panel in Windows Explorer, with an icon but with multiple lines of
description (4 or 5 max). It is a D7/IBO4/FB1.5 app.

I used a IB_ctrlGrid and it works perfectly until I try to display an
icon via a IB_Image. The app crashes with a 'Bitmap not valid' error.
If I cut and paste the IB_Image component outside the ctrlGrid it
works correctly so the problem seems to be in the IB_ctrlGrid itself.

Problem 2:
Can anyone tell me how to implement the wheel mouse scroll code in
IB_Grid in a IB_ctrlGrid?

Any help would be appreciated.

Thanks and regards

Bob