CameraCaptureDialog + OMNIA

A

A.Rocha

I have a problem with managed camera API (using CameraCaptureDialog from Microsoft.WindowsMobile.Forms.dll).

When I take picture, it works fine but it didn't return the filename for me (FileName property is empty string).

if (ccd.ShowDialog() == DialogResult.OK)

I can't intercept the dialog result. I tested on HTC Touch Diamond and it works fine.


If you know how to work with Omnia's camera in C# or where can I find working camera API please help me.
 
K

Krish

Hi Rocha,

We are using Samsung Omnia i900...

Did you return back by clicking envelope button in camera application?
In our Omnia only that way you can get the filename.

Rgds,
Krish
 
A

A.Rocha

Hi Krish,

You are absolutely right. Thanks for your help. You help me a lot... ;)

--
Best regards,
A.Rocha
(Portugal)

"Krish" <[email protected]> escreveu na mensagem
Hi Rocha,

We are using Samsung Omnia i900...

Did you return back by clicking envelope button in camera application?
In our Omnia only that way you can get the filename.

Rgds,
Krish
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top