Search found 12 matches

by alesson_aguiar
September 12th, 2015, 11:12 am
Forum: Entry
Topic: How to show images (logos) valueset in Android CAPI?
Replies: 3
Views: 4662

Re: How to show images (logos) valueset in Android CAPI?

Josh, is it already working?
by alesson_aguiar
September 12th, 2015, 7:54 am
Forum: Entry
Topic: Comparing checkbox values
Replies: 1
Views: 2618

Comparing checkbox values

Hi people, I would like to solve a little problem I have in my application. How can I skip a field based on a checkbox or radio button selected? Ex: I have 4 option for the first question (V1): 1,2,3,4. If I select the checkbox for the number "1" I wanna to skip the next question and to fo...
by alesson_aguiar
August 27th, 2015, 8:46 am
Forum: Entry
Topic: CSentry Android Smartphone; GPS function and button
Replies: 12
Views: 13385

Re: CSentry Android Smartphone; GPS function and button

Ok Josh. I will try to do this. and then I will tell you if it worked.
by alesson_aguiar
August 26th, 2015, 4:01 pm
Forum: Entry
Topic: CSentry Android Smartphone; GPS function and button
Replies: 12
Views: 13385

Re: CSentry Android Smartphone; GPS function and button

Hi, I got the example found in the forum and it is working well. I would like to put a button to get or not get coordinates. How can I do it and in which place in the code I should put it? I am so glad for any information. PROC GPS gps(open,3,4800); // on a laptop or tablet; COM3, 4800 baud gps(open...
by alesson_aguiar
August 26th, 2015, 11:32 am
Forum: Entry
Topic: How to capture Photograph in cspro
Replies: 20
Views: 34058

Re: How to capture Photograph in cspro

Thank you again, it really worked.
by alesson_aguiar
August 25th, 2015, 5:14 pm
Forum: Entry
Topic: How to capture Photograph in cspro
Replies: 20
Views: 34058

Re: How to capture Photograph in cspro

Just one more thing. How can I remove these blank space in the middle of the photo name? (please, consider blank spaces instead of underscore Ex: photo-034-hd_______-25082015.jpg I am using this code: string photoFilename = maketext("%sphotos/photo-%03d-%s-%d.jpg",pathname(application),N_Q...
by alesson_aguiar
August 25th, 2015, 4:58 pm
Forum: Entry
Topic: How to capture Photograph in cspro
Replies: 20
Views: 34058

Re: How to capture Photograph in cspro

I really appreciated your information. Everything is going well. Thank you one more time.
by alesson_aguiar
August 25th, 2015, 7:40 am
Forum: Entry
Topic: How to capture Photograph in cspro
Replies: 20
Views: 34058

Re: How to capture Photograph in cspro

Please, would you mind telling me how I can set these values? I really appreciate any explanation and it would be better if you copy a print of the setvalue page with these informations. Thank you. You add them the same way you would any value set to the dictionary. Click on the variable named &quo...
by alesson_aguiar
August 25th, 2015, 7:38 am
Forum: Entry
Topic: How to capture Photograph in cspro
Replies: 20
Views: 34058

Re: How to capture Photograph in cspro

Josh, thank you for your answer. This is just what I did. but let me tell you what is happening. First, after I enter 1, I take the photo but it is not stored in any folder and I don´t know why. Second, if I enter 2 or 3, I receive "WARNING: Out of range! Please enter a valid value for PHOTO&qu...
by alesson_aguiar
August 24th, 2015, 1:43 pm
Forum: Entry
Topic: How to capture Photograph in cspro
Replies: 20
Views: 34058

Re: How to capture Photograph in cspro

Please, would you mind telling me how I can set these values? I really appreciate any explanation and it would be better if you copy a print of the setvalue page with these informations. Thank you. For capturing photos I create an item in the dictionary named PHOTO with the following value sets: PHO...