Hello All,

My goal is to have an image as the background for a set of PushButtons.
I am currently using SharpDevelop 4.2 as a solution/project manager.

I assume that the ImageSource attribute is what I want to use, but I am not
sure.
However, the ImageSource is not recognized and causes an error.

for example, the control:
<Control Id="Custom" Type="PushButton" Height="75" Width="150" X="100"
Y="206" Image="yes" ImageSource="Bitmaps\button_200x100.bmp" />
causes an error.

Image should be in the correct format, ie. my button is 200x100, so the
image is 200x300 for the
unselected, hover, and selected states.

My guess is that the SharpDevelop version uses an older wix toolset, ideas? 

--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Image-PushButton-Help-tp7528501.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to