pq20470 - AbtDrawnButtonView does not display graphics image ---------------------------------------------------------------- Affected Platforms: All Affected Features: BaseSmalltalk Prerequisites: None Symptom: When using an AbtDrawnButtonView with an image, icon or bitmap graphics descriptor the graphic is not displayed in the composition editor or when executed. Workaround: The instance variable pushButton3DLookEnabled is initialized to nil. The properties sheet shows it as true. Either set it programmatically to true or set it to false first, save the properties, then set it to true and resave.