<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How do I code ArcPad's camera activation button (on the menu bar) right on to a form? in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334824#M2424</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you add an ImageBox, its "Click Action" is set to "Auto", and that works directly for me.&amp;nbsp; You don't actually have to set an "onclick" event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to have a field in your table to which the name of the photo is automatically written but, I imagine, you have that already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 31 May 2015 23:46:53 GMT</pubDate>
    <dc:creator>RichardRoger</dc:creator>
    <dc:date>2015-05-31T23:46:53Z</dc:date>
    <item>
      <title>How do I code ArcPad's camera activation button (on the menu bar) right on to a form?</title>
      <link>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334821#M2421</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;re: ArcPad - Application controls - Forms - Scripts&amp;nbsp; in .vbs - Camera &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We have an ArcPad 10.1 map .apm that I load onto Yumas (1 and 2 / W7 OS). I include a previously-developed road culvert layer .apl, etc., which is an empty shapefile for feature collection, as well as the script controlling its form, a .vbs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field crews are requesting camera access directly from the road culvert form. Up to now they have been taking pictures outside of the form, in the normal runtime, which is not convenient, since the form has many details across its 9 pages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I’m not finding any examples of this out there. Maybe I’ve not thought of where I should really be searching. Any tips on this are welcome, thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It’s about bringing an application control on to a form. Are there similar examples – even those unrelated to the camera – out there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 May 2015 22:09:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334821#M2421</guid>
      <dc:creator>RoyN</dc:creator>
      <dc:date>2015-05-25T22:09:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code ArcPad's camera activation button (on the menu bar) right on to a form?</title>
      <link>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334822#M2422</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could just add an ImageBox and give it small height and width.&amp;nbsp; Would that serve your purpose?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 04:34:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334822#M2422</guid>
      <dc:creator>RichardRoger</dc:creator>
      <dc:date>2015-05-28T04:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code ArcPad's camera activation button (on the menu bar) right on to a form?</title>
      <link>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334823#M2423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That would definitely be a start. I can put an ImageBox on the form. What I would then need an example of is writing the ImageBox's onclick event in order to launch the camera.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 12:19:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334823#M2423</guid>
      <dc:creator>RoyN</dc:creator>
      <dc:date>2015-05-29T12:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code ArcPad's camera activation button (on the menu bar) right on to a form?</title>
      <link>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334824#M2424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you add an ImageBox, its "Click Action" is set to "Auto", and that works directly for me.&amp;nbsp; You don't actually have to set an "onclick" event.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You will need to have a field in your table to which the name of the photo is automatically written but, I imagine, you have that already.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 May 2015 23:46:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334824#M2424</guid>
      <dc:creator>RichardRoger</dc:creator>
      <dc:date>2015-05-31T23:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I code ArcPad's camera activation button (on the menu bar) right on to a form?</title>
      <link>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334825#M2425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am targeting five photo fields with the properties of the respective ImageBox. All is well, except for two things.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Photos taken from an ImageBox on this custom form:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;are not logged to the photo layer (.aph)&lt;/LI&gt;&lt;LI&gt;are not saved to the Photo subfolder where the .aph is. Rather they are saved to the folder holding the ArcPad map (.apm) – even though I set the Default Pictures Path as the Photo subfolder under ArcPad Options.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have any tips on these two things, I would appreciate your input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(In my case, photos log to the .aph only if I use the camera on the QuickCapture toolbar, and not from one of the image boxes on the form.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 18:02:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/how-do-i-code-arcpad-s-camera-activation-button-on/m-p/334825#M2425</guid>
      <dc:creator>RoyN</dc:creator>
      <dc:date>2015-06-02T18:02:44Z</dc:date>
    </item>
  </channel>
</rss>

