I am making a small app for our office internal use as a means of evaluating SmartClient.
I have a drawing and the svg for it. SVG is made up of multiple images. The svg is attached.
The main structure of my application is TabSet with 3 tab panes.
I would like to render that SVG in that pane. I could not find a straight forward way to do this with SmartClient.
One way using an iFrame inside the pane and rendering SVG inside it but I would rather use this issue as a way to explore SmartClient.
I have a drawing and the svg for it. SVG is made up of multiple images. The svg is attached.
The main structure of my application is TabSet with 3 tab panes.
I would like to render that SVG in that pane. I could not find a straight forward way to do this with SmartClient.
One way using an iFrame inside the pane and rendering SVG inside it but I would rather use this issue as a way to explore SmartClient.
Comment