Rank: Newbie Groups: Member
Joined: 1/2/2008 Posts: 2 Points: 6
|
When I add an image object onto the canvas in this Winform application, it seems that the image doesn't show up until I click on the imageViewer control. To make it worse, the rubberband does not show up until I click on the image again.
Is there any way I can make both the image and rubberband show up right after I added the image onto the canvas?
Thanks.
|
Rank: Advanced Member Groups: Administration
, Member
Joined: 1/31/2005 Posts: 386 Points: 403
|
Hello,
I suspect that it is correct behaviour of the sample... $) When you select image - it is not placed onto the canvas automatically, so you don't see it. You should click to point image location or you can click-and-drag to specify not only location of the image, but also desired image dimensions.
As for rubberband - as far as I understand - you mean that the newly added object is not selected by default. Yeap, I think that it is not very natural behaviour, but it can be easily changed. If you need any assistance with this - feel free to contact us.
Best wishes, Alex.
|