Integrated Application Platform › Forums › General › Newb Window Canvas Question › Re: Re: Newb Window Canvas Question
April 11, 2011 at 4:41 pm
#831
Keymaster
I think you need to add a CanvasImage. Image is a lower level built-in class for loading image files.
Canvas was written for DrawControl (SuneiDraw). You can look at the DrawControl code for usage.
Is there a particular reason you are using Canvas? You’re welcome to use it, but it’s not the normal user interface for Suneido. (We don’t use it in any of our applications.)