Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Prof-UIS Tech Support » CExtGridCellPicture with eAlign Collapse All
Subject Author Date
Ulrich Ludwig Jul 13, 2007 - 4:22 AM

Dear Support Team,

We are using the CExtGridCellPicture in a CExtReportGrid. The Image modes CExtGridCellPicture::eTile and CExtGridCellPicture::eStretch are working fine, but there seem to be problems with CExtGridCellPicture::eAlign. No matter what styles are set with __EGCS_TA_HORZ_xxx and __EGCS_TA_VERT_xxx, the picture always stretches. Can you reproduce this behavior?

The goal we want to finally reach is to display the (big) image as a shrinked image with correct aspect ratio in the grid cell. Is this possible with CExtGridCellPicture ?

Thank you very much in advance,
Uli

Technical Support Jul 13, 2007 - 11:46 AM

Unfortunately at the moment CExtGridCellPicture does not support proportional resizing of the image. It seems we need to add a new style. We will implement this as soon as possible and notify you when it is ready.