Select to view content in your preferred language

XSL stylesheet setting width and height of arctoolbox form

926
2
02-03-2012 08:00 AM
BryanDeverot1
Emerging Contributor
Hello

I'd like to set the width and height of an arctoolbox form (custom python script).  What is the code in XSL to do this?  I would also like to lock the width & height so users can't adjust it.  I have a background image that I'd like to have shown all the time in the bottom center.  Does anyone know how to do this?

I am using the MdDlgContent.xsl stylesheet, and Arc9.3.1


Thanks
Tags (2)
0 Kudos
2 Replies
BryanDeverot1
Emerging Contributor
I've searched many hours... Still looking for an answer to this question...

Customized XSL stylesheet - I don't want users to be able to resize the dialog box, and I want the default height and width to be set.  The python script works fine.  There is an image below showing what the script does.
0 Kudos
BryanDeverot1
Emerging Contributor
Turns out it was just a simple HTML code <img src=''"/> but I needed a "/" at the end... seems to be working fine now
0 Kudos