<?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: linetype preview in ObjectARX Forum</title>
    <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975641#M31587</link>
    <description>Thank you very much!!!</description>
    <pubDate>Thu, 11 Mar 2004 16:47:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-03-11T16:47:55Z</dc:date>
    <item>
      <title>linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975639#M31585</link>
      <description>Hi,
Is there a way to show a preview icons in my mfc dialog for selecting
linetype.
Now I read a "akad.lin" file and I create the image, but it works for simple
types.</description>
      <pubDate>Wed, 10 Mar 2004 16:03:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975639#M31585</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-10T16:03:26Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975640#M31586</link>
      <description>MiChaeL wrote:
&amp;gt; Hi,
&amp;gt; Is there a way to show a preview icons in my mfc dialog for selecting
&amp;gt; linetype.
&amp;gt; Now I read a "akad.lin" file and I create the image, but it works for simple
&amp;gt; types.
&amp;gt; 
&amp;gt; 

If you are using a newsreader to view the groups and have loaded all 
past messages look back at the 'DrawLTypePattern - how does it work' thread.

If you can't find it let me know and I'll re-post the relevant parts...

-- 
Best regards,

   Byron Blattel
   CADwerx--Applications for AutoCAD
   Autodesk Registered Developer
   Contact Info @ http://www.cadwerx.net
   Custom Programming Services - ObjectARX/C++/MFC/ASP/STL/ATL/ISAPI...</description>
      <pubDate>Wed, 10 Mar 2004 22:35:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975640#M31586</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-10T22:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975641#M31587</link>
      <description>Thank you very much!!!</description>
      <pubDate>Thu, 11 Mar 2004 16:47:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975641#M31587</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-11T16:47:55Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975642#M31588</link>
      <description>FYI, the signature of DrawLTypePattern changed in 2004:

2002:

void DrawLTypePattern(class CDC *,class AcDbObjectId,struct tagRECT *)

2004:

void DrawLTypePattern(class CDC *,class AcDbObjectId,struct tagRECT *, int)

-- 
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
http://www.acadxtabs.com

AcadX for AutoCAD 2004 Beta 1
http://mysite.verizon.net/~vze2vjds/acadx/AcadX16.zip


"Byron Blattel" &lt;BYRONATCADWERXDOTNET&gt; wrote in message news:404f999c$1_1@newsprd01...
&amp;gt; MiChaeL wrote:
&amp;gt; &amp;gt; Hi,
&amp;gt; &amp;gt; Is there a way to show a preview icons in my mfc dialog for selecting
&amp;gt; &amp;gt; linetype.
&amp;gt; &amp;gt; Now I read a "akad.lin" file and I create the image, but it works for simple
&amp;gt; &amp;gt; types.
&amp;gt; &amp;gt;
&amp;gt; &amp;gt;
&amp;gt;
&amp;gt; If you are using a newsreader to view the groups and have loaded all
&amp;gt; past messages look back at the 'DrawLTypePattern - how does it work' thread.
&amp;gt;
&amp;gt; If you can't find it let me know and I'll re-post the relevant parts...
&amp;gt;
&amp;gt; -- 
&amp;gt; Best regards,
&amp;gt;
&amp;gt;    Byron Blattel
&amp;gt;    CADwerx--Applications for AutoCAD
&amp;gt;    Autodesk Registered Developer
&amp;gt;    Contact Info @ http://www.cadwerx.net
&amp;gt;    Custom Programming Services - ObjectARX/C++/MFC/ASP/STL/ATL/ISAPI...&lt;/BYRONATCADWERXDOTNET&gt;</description>
      <pubDate>Thu, 11 Mar 2004 17:11:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975642#M31588</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-11T17:11:33Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975643#M31589</link>
      <description>Where can I find the function in the header files?</description>
      <pubDate>Fri, 12 Mar 2004 14:25:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975643#M31589</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-12T14:25:51Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975644#M31590</link>
      <description>The function isn't in any header file (it's undocumented),
you just declare it as it was shown in my post.

-- 
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
http://www.acadxtabs.com

AcadX for AutoCAD 2004 Beta 1
http://mysite.verizon.net/~vze2vjds/acadx/AcadX16.zip


"bgkmi" &lt;NOSPAM&gt; wrote in message news:18253804.1079101585486.JavaMail.jive@jiveforum2.autodesk.com...
&amp;gt; Where can I find the function in the header files?&lt;/NOSPAM&gt;</description>
      <pubDate>Fri, 12 Mar 2004 15:14:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975644#M31590</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-12T15:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975645#M31591</link>
      <description>Also, you need to prefix the declaration with 'extern'.


-- 
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
http://www.acadxtabs.com

AcadX for AutoCAD 2004 Beta 1
http://mysite.verizon.net/~vze2vjds/acadx/AcadX16.zip


"bgkmi" &lt;NOSPAM&gt; wrote in message news:18253804.1079101585486.JavaMail.jive@jiveforum2.autodesk.com...
&amp;gt; Where can I find the function in the header files?&lt;/NOSPAM&gt;</description>
      <pubDate>Fri, 12 Mar 2004 18:02:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975645#M31591</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-12T18:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975646#M31592</link>
      <description>I wonder how you can know this function? Does it because you are ADN member?



"Tony Tanzillo" &lt;TONY.TANZILLO at="" caddzone="" dot="" com=""&gt; wrote in message
news:4051fdb6$1_2@newsprd01...
&amp;gt; Also, you need to prefix the declaration with 'extern'.
&amp;gt;
&amp;gt;
&amp;gt; --
&amp;gt; http://www.caddzone.com
&amp;gt;
&amp;gt; AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
&amp;gt; http://www.acadxtabs.com
&amp;gt;
&amp;gt; AcadX for AutoCAD 2004 Beta 1
&amp;gt; http://mysite.verizon.net/~vze2vjds/acadx/AcadX16.zip
&amp;gt;
&amp;gt;
&amp;gt; "bgkmi" &lt;NOSPAM&gt; wrote in message
news:18253804.1079101585486.JavaMail.jive@jiveforum2.autodesk.com...
&amp;gt; &amp;gt; Where can I find the function in the header files?
&amp;gt;
&amp;gt;&lt;/NOSPAM&gt;&lt;/TONY.TANZILLO&gt;</description>
      <pubDate>Sat, 13 Mar 2004 03:46:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975646#M31592</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-13T03:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975647#M31593</link>
      <description>Do I need to compile with any .lib file to use this function?



"Tony Tanzillo" &lt;TONY.TANZILLO at="" caddzone="" dot="" com=""&gt; wrote in message
news:4051fdb6$1_2@newsprd01...
&amp;gt; Also, you need to prefix the declaration with 'extern'.
&amp;gt;
&amp;gt;
&amp;gt; --
&amp;gt; http://www.caddzone.com
&amp;gt;
&amp;gt; AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
&amp;gt; http://www.acadxtabs.com
&amp;gt;
&amp;gt; AcadX for AutoCAD 2004 Beta 1
&amp;gt; http://mysite.verizon.net/~vze2vjds/acadx/AcadX16.zip
&amp;gt;
&amp;gt;
&amp;gt; "bgkmi" &lt;NOSPAM&gt; wrote in message
news:18253804.1079101585486.JavaMail.jive@jiveforum2.autodesk.com...
&amp;gt; &amp;gt; Where can I find the function in the header files?
&amp;gt;
&amp;gt;&lt;/NOSPAM&gt;&lt;/TONY.TANZILLO&gt;</description>
      <pubDate>Tue, 16 Mar 2004 15:06:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975647#M31593</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-16T15:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: linetype preview</title>
      <link>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975648#M31594</link>
      <description>I can't tell you, because I've tried to use it in
anything but an ObjectARX module loaded into AutoCAD
(you can't use it in a .DBX because it's exported
by ACAD.EXE).

Since it's in the exports table, I don't think you
need any .lib to use it, but it does use the MFC
CDC class.

-- 
http://www.caddzone.com

AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
http://www.acadxtabs.com

AcadX for AutoCAD 2004 Beta 1
http://mysite.verizon.net/~vze2vjds/acadx/AcadX16.zip


"bgkmi" &lt;BGKMI&gt; wrote in message news:40571801_3@newsprd01...
&amp;gt; Do I need to compile with any .lib file to use this function?
&amp;gt;
&amp;gt;
&amp;gt;
&amp;gt; "Tony Tanzillo" &lt;TONY.TANZILLO at="" caddzone="" dot="" com=""&gt; wrote in message
&amp;gt; news:4051fdb6$1_2@newsprd01...
&amp;gt; &amp;gt; Also, you need to prefix the declaration with 'extern'.
&amp;gt; &amp;gt;
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; --
&amp;gt; &amp;gt; http://www.caddzone.com
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005
&amp;gt; &amp;gt; http://www.acadxtabs.com
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; AcadX for AutoCAD 2004 Beta 1
&amp;gt; &amp;gt; http://mysite.verizon.net/~vze2vjds/acadx/AcadX16.zip
&amp;gt; &amp;gt;
&amp;gt; &amp;gt;
&amp;gt; &amp;gt; "bgkmi" &lt;NOSPAM&gt; wrote in message
&amp;gt; news:18253804.1079101585486.JavaMail.jive@jiveforum2.autodesk.com...
&amp;gt; &amp;gt; &amp;gt; Where can I find the function in the header files?
&amp;gt; &amp;gt;
&amp;gt; &amp;gt;
&amp;gt;
&amp;gt;&lt;/NOSPAM&gt;&lt;/TONY.TANZILLO&gt;&lt;/BGKMI&gt;</description>
      <pubDate>Tue, 16 Mar 2004 15:53:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/objectarx-forum/linetype-preview/m-p/975648#M31594</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-03-16T15:53:16Z</dc:date>
    </item>
  </channel>
</rss>

