<?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 How can I show a slide list of dwgs in a folder? in VBA Forum</title>
    <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438231#M40500</link>
    <description>Is there some sample code someone could pass along to show me how to attach&lt;BR /&gt;
the preview image to an image control?&lt;BR /&gt;
&lt;BR /&gt;
Will I need to make a slide for each file in the folder?  That would suck if&lt;BR /&gt;
I had to do that.&lt;BR /&gt;
&lt;BR /&gt;
Is there a good way to show a slide view of AutoCAD files in a folder?  I&lt;BR /&gt;
just assumed the preview image would need to be attached to an image&lt;BR /&gt;
control.&lt;BR /&gt;
&lt;BR /&gt;
Todd</description>
    <pubDate>Wed, 21 Sep 2005 14:30:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-09-21T14:30:34Z</dc:date>
    <item>
      <title>How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438231#M40500</link>
      <description>Is there some sample code someone could pass along to show me how to attach&lt;BR /&gt;
the preview image to an image control?&lt;BR /&gt;
&lt;BR /&gt;
Will I need to make a slide for each file in the folder?  That would suck if&lt;BR /&gt;
I had to do that.&lt;BR /&gt;
&lt;BR /&gt;
Is there a good way to show a slide view of AutoCAD files in a folder?  I&lt;BR /&gt;
just assumed the preview image would need to be attached to an image&lt;BR /&gt;
control.&lt;BR /&gt;
&lt;BR /&gt;
Todd</description>
      <pubDate>Wed, 21 Sep 2005 14:30:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438231#M40500</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T14:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438232#M40501</link>
      <description>Todd,&lt;BR /&gt;
&lt;BR /&gt;
The "DwgThumbnail.ocx" control is an easy way to do it. All you need to do&lt;BR /&gt;
is give the control the file name.&lt;BR /&gt;
&lt;BR /&gt;
Gary</description>
      <pubDate>Wed, 21 Sep 2005 14:54:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438232#M40501</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T14:54:37Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438233#M40502</link>
      <description>You can also do it WITHOUT an OCX.&lt;BR /&gt;
Have a look at the attached proggy.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Matt W&lt;BR /&gt;
FEMA = Failure to Effectively Manage Anything&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Gary McMaster" &lt;GLM at="" consiliumus="" period="" com=""&gt; wrote in message &lt;BR /&gt;
news:4962764@discussion.autodesk.com...&lt;BR /&gt;
Todd,&lt;BR /&gt;
&lt;BR /&gt;
The "DwgThumbnail.ocx" control is an easy way to do it. All you need to do&lt;BR /&gt;
is give the control the file name.&lt;BR /&gt;
&lt;BR /&gt;
Gary&lt;/GLM&gt;</description>
      <pubDate>Wed, 21 Sep 2005 16:10:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438233#M40502</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T16:10:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438234#M40503</link>
      <description>How do I get the DwgThumbnail to show up in my "Additional Controls" box?  I&lt;BR /&gt;
found the ocx file on my hard drive, and added it to the "References".  The&lt;BR /&gt;
control still does not show up in the list of "Additional Controls".&lt;BR /&gt;
&lt;BR /&gt;
Todd&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Gary McMaster" &lt;GLM at="" consiliumus="" period="" com=""&gt; wrote in message&lt;BR /&gt;
news:4962764@discussion.autodesk.com...&lt;BR /&gt;
Todd,&lt;BR /&gt;
&lt;BR /&gt;
The "DwgThumbnail.ocx" control is an easy way to do it. All you need to do&lt;BR /&gt;
is give the control the file name.&lt;BR /&gt;
&lt;BR /&gt;
Gary&lt;/GLM&gt;</description>
      <pubDate>Wed, 21 Sep 2005 19:56:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438234#M40503</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T19:56:02Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438235#M40504</link>
      <description>I already have this code, but I don't know how to attach the preview to an&lt;BR /&gt;
image (something selectable) so people can click on it to open the file.&lt;BR /&gt;
&lt;BR /&gt;
Todd&lt;BR /&gt;
&lt;BR /&gt;
"Matt W" &lt;NOSPAM&gt; wrote in message&lt;BR /&gt;
news:4962922@discussion.autodesk.com...&lt;BR /&gt;
You can also do it WITHOUT an OCX.&lt;BR /&gt;
Have a look at the attached proggy.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Matt W&lt;BR /&gt;
FEMA = Failure to Effectively Manage Anything&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Gary McMaster" &lt;GLM at="" consiliumus="" period="" com=""&gt; wrote in message&lt;BR /&gt;
news:4962764@discussion.autodesk.com...&lt;BR /&gt;
Todd,&lt;BR /&gt;
&lt;BR /&gt;
The "DwgThumbnail.ocx" control is an easy way to do it. All you need to do&lt;BR /&gt;
is give the control the file name.&lt;BR /&gt;
&lt;BR /&gt;
Gary&lt;/GLM&gt;&lt;/NOSPAM&gt;</description>
      <pubDate>Wed, 21 Sep 2005 19:57:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438235#M40504</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T19:57:25Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438236#M40505</link>
      <description>On my system it is listed as "AutoCAD DwgThumbnail Control" in the&lt;BR /&gt;
"Additional controls" dialog. Perhaps you are looking among the "Ds"? If&lt;BR /&gt;
you've referenced it it should be there.&lt;BR /&gt;
&lt;BR /&gt;
Gary</description>
      <pubDate>Wed, 21 Sep 2005 20:10:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438236#M40505</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T20:10:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438237#M40506</link>
      <description>Silly me, I didn't look for "AutoCAD".  Duh.  Hey, could you snip a line of&lt;BR /&gt;
code that shows this in action?&lt;BR /&gt;
&lt;BR /&gt;
Thanks,  I'm sure I'll have more questions later.&lt;BR /&gt;
&lt;BR /&gt;
Todd&lt;BR /&gt;
&lt;BR /&gt;
"Gary McMaster" &lt;GLM at="" consiliumus="" period="" com=""&gt; wrote in message&lt;BR /&gt;
news:4963417@discussion.autodesk.com...&lt;BR /&gt;
On my system it is listed as "AutoCAD DwgThumbnail Control" in the&lt;BR /&gt;
"Additional controls" dialog. Perhaps you are looking among the "Ds"? If&lt;BR /&gt;
you've referenced it it should be there.&lt;BR /&gt;
&lt;BR /&gt;
Gary&lt;/GLM&gt;</description>
      <pubDate>Wed, 21 Sep 2005 20:17:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438237#M40506</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T20:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438238#M40507</link>
      <description>Got it working.  Thanks.&lt;BR /&gt;
&lt;BR /&gt;
Todd&lt;BR /&gt;
&lt;BR /&gt;
"Gary McMaster" &lt;GLM at="" consiliumus="" period="" com=""&gt; wrote in message&lt;BR /&gt;
news:4963417@discussion.autodesk.com...&lt;BR /&gt;
On my system it is listed as "AutoCAD DwgThumbnail Control" in the&lt;BR /&gt;
"Additional controls" dialog. Perhaps you are looking among the "Ds"? If&lt;BR /&gt;
you've referenced it it should be there.&lt;BR /&gt;
&lt;BR /&gt;
Gary&lt;/GLM&gt;</description>
      <pubDate>Wed, 21 Sep 2005 20:32:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438238#M40507</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T20:32:47Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438239#M40508</link>
      <description>Check out this.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Matt W&lt;BR /&gt;
FEMA = Failure to Effectively Manage Anything</description>
      <pubDate>Wed, 21 Sep 2005 20:52:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438239#M40508</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-09-21T20:52:00Z</dc:date>
    </item>
    <item>
      <title>Re: How can I show a slide list of dwgs in a folder?</title>
      <link>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438240#M40509</link>
      <description>Very good project, Matt</description>
      <pubDate>Mon, 11 Feb 2008 23:10:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/vba-forum/how-can-i-show-a-slide-list-of-dwgs-in-a-folder/m-p/1438240#M40509</guid>
      <dc:creator>aksha</dc:creator>
      <dc:date>2008-02-11T23:10:23Z</dc:date>
    </item>
  </channel>
</rss>

