PR# 18081 Box container causing pixmap to be cropped on Windows

Problem Report Summary
Submitter: finnianr
Category: EiffelVision
Priority: Low
Date: 2012/01/17
Class: Bug
Severity: Non-critical
Number: 18081
Release: 7.0.8.8074
Confidential: No
Status: Open
Responsible:
Environment: Windows 7, MS SDK.
Synopsis: Box container causing pixmap to be cropped on Windows

Description
In the attached code fragment the lines marked with asterisks is necessary when using the Windows Vision2 implementation in order to stop the 'button_image' pixmap from being cropped. By 'cropped' I mean 10-15% of the edges of the pixmap are no longer visible. Clearly this cropping should not be occurring.

Note that 'button_image' conforms to EV_PIXMAP and 'button_box' conforms to EV_HORIZONTAL_BOX
To Reproduce

										
Problem Report Interactions
From:finnianr    Date:2012/01/17    Download   
Attachments for problem report #18081

Attachment: create_preview_frame.e     Size:1091