<?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 to add Spin control in ACAD property pallet for custom entity? in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8557080#M5771</link>
    <description>&lt;P&gt;Okay. Do you know how to set value for that spin control?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I inherited&amp;nbsp;IAcPiPropertyDisplay into my custom property class.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Overrided below function:&lt;/P&gt;
&lt;P&gt;GetCustomPropertyCtrl&lt;/P&gt;
&lt;P&gt;GetPropertyIcon&lt;/P&gt;
&lt;P&gt;GetPropTextColor&lt;/P&gt;
&lt;P&gt;IsFullView&lt;/P&gt;
&lt;P&gt;GetPropertyWeight&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But values and spin controls are not added into property control.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 29 Jan 2019 06:30:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-29T06:30:55Z</dc:date>
    <item>
      <title>How to add Spin control in ACAD property pallet for custom entity?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8540151#M5766</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to add spin control in ACAD property pallet.&lt;/P&gt;
&lt;P&gt;I tried with below link code information.&lt;/P&gt;
&lt;P&gt;&lt;A href="How to create a polyline-like vertex edit with a spin control in OPM?" target="_blank"&gt;https://adndevblog.typepad.com/autocad/2012/12/how-to-create-a-polyline-like-vertex-edit-with-a-spin-control-in-opm.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The Get element strings&amp;nbsp;function does not invoke by system.&lt;/P&gt;
&lt;P&gt;Please let me know to resolve this issue.&lt;/P&gt;
&lt;P&gt;Can any one upload sample project? It may useful to understand it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Thanks &amp;amp; Regards,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Jayaprakash &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jan 2019 13:03:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8540151#M5766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-22T13:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Spin control in ACAD property pallet for custom entity?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8546420#M5767</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to add spin control in ACAD property pallet.&lt;/P&gt;
&lt;P&gt;I tried with below link code information.&lt;/P&gt;
&lt;P&gt;&lt;A href="How to create a polyline-like vertex edit with a spin control in OPM?" target="_blank" rel="noopener"&gt;https://adndevblog.typepad.com/autocad/2012/12/how-to-create-a-polyline-like-vertex-edit-with-a-spin-control-in-opm.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;The Get element strings&amp;nbsp;function does not invoke by system.&lt;/P&gt;
&lt;P&gt;Please let me know to resolve this issue.&lt;/P&gt;
&lt;P&gt;Can any one upload sample project? It may useful to understand it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Thanks &amp;amp; Regards,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Jayaprakash &lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Are you talking about static or dynamic property? As far as I know it is not possible create spin control for dynamic property.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 14:26:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8546420#M5767</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2019-01-24T14:26:58Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Spin control in ACAD property pallet for custom entity?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8546437#M5768</link>
      <description>&lt;P&gt;Its dynamic property .&lt;/P&gt;
&lt;P&gt;Now I am getting call to GetElementString function after add base class&amp;nbsp;IOPMPropertyExpander2 instead of&amp;nbsp;IOPMPropertyExpander.&lt;/P&gt;
&lt;P&gt;I override below function in my class.&lt;/P&gt;
&lt;P&gt;1.&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #666666; cursor: text; font-family: 'ArtifaktElementRegular',Tahoma,Helvetica,Arial,sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; line-height: 27.42px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;GetElementString &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;2.&amp;nbsp;GetElementGrouping&lt;/P&gt;
&lt;P&gt;3.&amp;nbsp;GetGroupCount&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It couldn't add spin control&amp;nbsp;@ index property row.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please consider have 2 value as follows.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;A &amp;nbsp;&amp;nbsp; 1 0 &amp;nbsp; 20 &amp;nbsp; 30&amp;nbsp;&lt;/P&gt;
&lt;P&gt;B &amp;nbsp;&amp;nbsp; 25 &amp;nbsp;&amp;nbsp; 50&amp;nbsp; 75&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I need to show above property into ACAD property panel as,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Index &amp;nbsp;&amp;nbsp; -&amp;gt; Need to add spin control here 1...3&lt;/P&gt;
&lt;P&gt;A&lt;/P&gt;
&lt;P&gt;B&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If Index is 1&lt;/P&gt;
&lt;P&gt;A 10&lt;/P&gt;
&lt;P&gt;B 25&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 14:35:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8546437#M5768</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-24T14:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Spin control in ACAD property pallet for custom entity?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8546451#M5769</link>
      <description>&lt;P&gt;How to classify its Static or Dynamic?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But&amp;nbsp; my property class inherited from&amp;nbsp;IDynamicProperty.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is it Static or Dynamic?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jan 2019 14:39:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8546451#M5769</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-24T14:39:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Spin control in ACAD property pallet for custom entity?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8549131#M5770</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;How to classify its Static or Dynamic?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But&amp;nbsp; my property class inherited from&amp;nbsp;IDynamicProperty.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is it Static or Dynamic?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;If your property class inherited from IDynamicProperty - property is Dynamic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 25 Jan 2019 10:59:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8549131#M5770</guid>
      <dc:creator>Alexander.Rivilis</dc:creator>
      <dc:date>2019-01-25T10:59:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to add Spin control in ACAD property pallet for custom entity?</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8557080#M5771</link>
      <description>&lt;P&gt;Okay. Do you know how to set value for that spin control?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I inherited&amp;nbsp;IAcPiPropertyDisplay into my custom property class.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Overrided below function:&lt;/P&gt;
&lt;P&gt;GetCustomPropertyCtrl&lt;/P&gt;
&lt;P&gt;GetPropertyIcon&lt;/P&gt;
&lt;P&gt;GetPropTextColor&lt;/P&gt;
&lt;P&gt;IsFullView&lt;/P&gt;
&lt;P&gt;GetPropertyWeight&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But values and spin controls are not added into property control.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jan 2019 06:30:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/how-to-add-spin-control-in-acad-property-pallet-for-custom/m-p/8557080#M5771</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-29T06:30:55Z</dc:date>
    </item>
  </channel>
</rss>

