View Issue Details

IDProjectCategoryView StatusLast Update
0011171MMW v4Framework: Scripts/Extensionspublic2013-08-17 06:32
Reporterzvezdan Assigned To 
PrioritynoneSeverityfeatureReproducibilityalways
Status newResolutionopen 
Summary0011171: SDBUIImage (or SDBUIPicture) control needed
DescriptionIt would be like Visual Basic's Image control which doesn't have DC and doesn't respond to keyboard and mouse, unlike VB's Picture control that has DC. Using such control it could be possible to use ICO or GIF files with transparent background and if you put such control over some another control, e.g. Button, you would see that button under the transparent parts of the Image background. This could be practical solution to simulate buttons with images instead of caption.

Such control could have Image (or Picture) read/write string property with a path to some external picture file. However, I think it is simpler and maybe even better if such property has SDBImage object as a type instead of string, but in that case ISDBImage::ImageData should be read/write property, not just read-only.

If you want to be generous, you could add several another properties to such control similar to Image control of Forms ActiveX, e.g. PictureAlignment (TopLeft, TopRight, Center, BottomLeft, BottomRoght), PictureSizeMode (Clip, Stretch, Zoom), PictureTiling...
TagsNo tags attached.
Fixed in build

Relationships

related to 0006336 new ISDBUIButton::Image property needed 
related to 0006756 assignedpeke A way to get binary data for icons of current skin needed 

Activities

There are no notes attached to this issue.