<?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: Can't get ArcPad form to open with SIP opened. in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270717#M1974</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the result you want is to have the SIP displayed as soon as the form opens then you can use the SetFocus method on a form edit control as part of the form's initialisation. This will show the SIP when the form opens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neil.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 19 Jan 2012 22:16:28 GMT</pubDate>
    <dc:creator>NeilChristie</dc:creator>
    <dc:date>2012-01-19T22:16:28Z</dc:date>
    <item>
      <title>Can't get ArcPad form to open with SIP opened.</title>
      <link>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270715#M1972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I can't get a form to open with the SIP keyboard already open.&amp;nbsp; I have been using ArcPad Studio, and I set the sip = true for the Form, for the Page, and for the Control.&amp;nbsp; I have also set them false for the Form and Page and control in different combinations thinking that somehow it is getting toggled on/off at each level.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any ideas how to get a form to open with the keyboard SIP already open?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 16 Jul 2011 14:30:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270715#M1972</guid>
      <dc:creator>PatrickMurphy</dc:creator>
      <dc:date>2011-07-16T14:30:13Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get ArcPad form to open with SIP opened.</title>
      <link>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270716#M1973</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At the moment our developer's are aware of this issue with forms within a SIP keyboard is open.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am including a few logged bug's with developement.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortunately, this is the behavior of the SIP on smaller handheld mobile devices because of limited screen real estate. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CQ00310810; Automatically add scroll bars to custom forms on a mobile device. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;CQ00117762; AutoHScroll in Forums input fields.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2011 13:03:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270716#M1973</guid>
      <dc:creator>JuanLuera</dc:creator>
      <dc:date>2011-12-20T13:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get ArcPad form to open with SIP opened.</title>
      <link>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270717#M1974</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the result you want is to have the SIP displayed as soon as the form opens then you can use the SetFocus method on a form edit control as part of the form's initialisation. This will show the SIP when the form opens.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Neil.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2012 22:16:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270717#M1974</guid>
      <dc:creator>NeilChristie</dc:creator>
      <dc:date>2012-01-19T22:16:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get ArcPad form to open with SIP opened.</title>
      <link>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270718#M1975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks for the response, but can you give more details on how this is done using ArcPad Studio.&amp;nbsp; I tried adding an attribute called setfocus = The target control with the sip=true, but that didn't work since there is no setfocus attribute.&amp;nbsp; What exactly is it that you are describing?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Perhaps I am getting closer.&amp;nbsp; I can open up the form layout screen by double clicking the &amp;lt;EDIT FORM&amp;gt; line.&amp;nbsp; Then I can double click on the first control that the cursor occurs in &amp;lt;EDIT&amp;gt; Comment,&amp;nbsp; and get the properties window.&amp;nbsp; I can then go to Events and then enter OnSetFocus.&amp;nbsp; Then I need to enter VBscript that will open the SIP and I have no idea what that code should be.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 24 Mar 2012 14:46:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270718#M1975</guid>
      <dc:creator>PatrickMurphy</dc:creator>
      <dc:date>2012-03-24T14:46:11Z</dc:date>
    </item>
    <item>
      <title>Re: Can't get ArcPad form to open with SIP opened.</title>
      <link>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270719#M1976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;After trying for a long time to figue this out, since no one provided any useful help, I figured out that you have to turn off the Tab Stop check box in the control properties in ArcPad Studio.&amp;nbsp; I guess that when the control is the first item on the tab list, and the cursor is already in the control, it somehow bypasses both the sip = true in the on got focus event as well as the default sip check box in the cotrol properties.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2012 02:01:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/can-t-get-arcpad-form-to-open-with-sip-opened/m-p/270719#M1976</guid>
      <dc:creator>PatrickMurphy</dc:creator>
      <dc:date>2012-08-21T02:01:58Z</dc:date>
    </item>
  </channel>
</rss>

