Xna wp7- photoChooser crop?

In the emulator, the PhotoChooserTask crop is known to fail in the older version of the SDK (pre-NoDo) and the Completed event will never be triggered. On the phone, however, it works correctly Showing your code will also help, since you might be missing something obvious.

In the emulator, the PhotoChooserTask crop is known to fail in the older version of the SDK (pre-NoDo) and the Completed event will never be triggered. On the phone, however, it works correctly. Showing your code will also help, since you might be missing something obvious.

When I delete the pixel, the completed is triggered so the code is fine. Is it possible to get it right somehow on the emulator? – gooteis May 11 at 7:43 and what about the width crop – gooteis May 11 at 7:56 1) What release of the tools are you using?2) Show the snippet where you are invoking the PhotoChooserTask – Dennis Delimarsky May 11 at 17:29 photoChooserTask = new PhotoChooserTask(); photoChooserTask.

PixelHeight = 10; photoChooserTask. PixelWidth = 90; photoChooserTask. ShowCamera = true; photoChooserTask.

Completed += new EventHandler(photoChooserTask_Completed); – gooteis May 15 at 7:47 when I don't use the pixelHeight and pixelWidth properties the event is triggered but when I do use it , it doesn't. How can I trigger it with those properties? – gooteis May 15 at 7:54.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions