diablo908 Posted March 25 Share Posted March 25 I have a data function that returns a byte string for a png I create within it. Right now I show that PNG using a label in a text area that's attached to a binary document property. Is it possible to dynamically change the size of a label in a text area using IronPython and/or is it possible to serve up an image to the user and let them zoom in and out of it somehow? The output image dimensions change from the data function, and can sometimes get very large resulting in a very squished image on screen. Link to comment Share on other sites More sharing options...
diablo908 Posted March 25 Author Share Posted March 25 Could I somehow use a map chart for this? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now