Grorange Posted May 16, 2007 Report Share Posted May 16, 2007 Under special circumstances, we need to be able to create a gauge using strictly code. I am trying to instantiate a new gauge and set all the options manually, then use RenderToStream() to send it to an image file. How can I add an indicator to the gauge? I tried multiple things but failed. The Indicator class is abstract, so I can't just instantiate a class of that type. Thanks in advance, Grorange Quote Link to comment Share on other sites More sharing options...
Grorange Posted May 16, 2007 Author Report Share Posted May 16, 2007 Fixed. I had to create a new needle! Someone else showed me that. How in the heck was I suppose to figure that out with insufficient documentation? Quote Link to comment Share on other sites More sharing options...
JuanC Posted May 17, 2007 Report Share Posted May 17, 2007 Apologies for the lack of docs, I will pass this information to the appropriate team so that we can fix it for future installers/versions. Note that Marker also derives from Indicator so you can also add those if needed. This is the reason why Indicator is abstract. JuanC Quote Link to comment Share on other sites More sharing options...
Grorange Posted May 18, 2007 Author Report Share Posted May 18, 2007 Sorry if I seem so... I don't know how to say it. It is hard to come into this fresh. I appreciate your patience and responsive feedback. Grorange Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.