<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AutoCAD Bugs Me</title>
	<atom:link href="http://www.caddmanager.com/CMB/2005/05/autocad-bugs-me/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.caddmanager.com/CMB/2005/05/autocad-bugs-me/</link>
	<description>Practical, proven insight into CADD Management from Mark W. Kiker</description>
	<lastBuildDate>Wed, 08 Feb 2012 05:07:09 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.caddmanager.com/CMB/2005/05/autocad-bugs-me/comment-page-1/#comment-50</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 07 Jul 2005 13:19:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2005/05/24/autocad-bugs-me/#comment-50</guid>
		<description>Mark,&lt;br/&gt;&lt;br/&gt;Here&#039;s a workaround to #1. It doesn&#039;t use the same &quot;file open&quot; dialog as the Open command, but works well. &lt;br/&gt;&lt;br/&gt;(defun C:OPENCURR (/ dwg)&lt;br/&gt;(setq dwg (getfiled &quot;Select drawing&quot; (getvar &quot;DWGPREFIX&quot;) &quot;dwg&quot; 0))&lt;br/&gt;(if dwg (vla-activate (vla-open (vla-get-documents (vlax-get-acad-object)) dwg)))&lt;br/&gt;(princ))&lt;br/&gt;&lt;br/&gt;I have users that have replaced their &quot;Ctrl-O&quot; shortcut to use this instead.&lt;br/&gt;&lt;br/&gt;Enjoy!&lt;br/&gt;&lt;br/&gt;Chris Lindner&lt;br/&gt;AUGI HotNews Manager</description>
		<content:encoded><![CDATA[<p>Mark,</p>
<p>Here&#8217;s a workaround to #1. It doesn&#8217;t use the same &#8220;file open&#8221; dialog as the Open command, but works well. </p>
<p>(defun C:OPENCURR (/ dwg)<br />(setq dwg (getfiled &#8220;Select drawing&#8221; (getvar &#8220;DWGPREFIX&#8221;) &#8220;dwg&#8221; 0))<br />(if dwg (vla-activate (vla-open (vla-get-documents (vlax-get-acad-object)) dwg)))<br />(princ))</p>
<p>I have users that have replaced their &#8220;Ctrl-O&#8221; shortcut to use this instead.</p>
<p>Enjoy!</p>
<p>Chris Lindner<br />AUGI HotNews Manager</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.caddmanager.com/CMB/2005/05/autocad-bugs-me/comment-page-1/#comment-48</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 23 Jun 2005 20:20:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2005/05/24/autocad-bugs-me/#comment-48</guid>
		<description>Hi Mark,&lt;br/&gt;&lt;br/&gt;I&#039;ve put these two requests into my wish list for the next ACAD release. I can&#039;t make any promises just yet, but I wanted to let you know they are being tracked.&lt;br/&gt;&lt;br/&gt;-Eric&lt;br/&gt;&lt;br/&gt;Eric Stover&lt;br/&gt;AutoCAD Product Manager&lt;br/&gt;Autodesk, inc.</description>
		<content:encoded><![CDATA[<p>Hi Mark,</p>
<p>I&#8217;ve put these two requests into my wish list for the next ACAD release. I can&#8217;t make any promises just yet, but I wanted to let you know they are being tracked.</p>
<p>-Eric</p>
<p>Eric Stover<br />AutoCAD Product Manager<br />Autodesk, inc.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jerlin</title>
		<link>http://www.caddmanager.com/CMB/2005/05/autocad-bugs-me/comment-page-1/#comment-36</link>
		<dc:creator>Jerlin</dc:creator>
		<pubDate>Tue, 07 Jun 2005 11:12:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2005/05/24/autocad-bugs-me/#comment-36</guid>
		<description>I like that Idea! Let me share some more,&lt;br/&gt;1. What about a transparent hatch fill, which we can use as a color overlay on drawings. (The latest gradient hatch is very good, but think if it has  some transparency!)&lt;br/&gt;2. We need little more compatible tools for OLE objects (like picture toolbar in MS Word) to crop/trim them to avoid some unwanted areas.</description>
		<content:encoded><![CDATA[<p>I like that Idea! Let me share some more,<br />1. What about a transparent hatch fill, which we can use as a color overlay on drawings. (The latest gradient hatch is very good, but think if it has  some transparency!)<br />2. We need little more compatible tools for OLE objects (like picture toolbar in MS Word) to crop/trim them to avoid some unwanted areas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.caddmanager.com/CMB/2005/05/autocad-bugs-me/comment-page-1/#comment-35</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Fri, 03 Jun 2005 08:52:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2005/05/24/autocad-bugs-me/#comment-35</guid>
		<description>What would be good and I really hope they do it one day, is the ability to xref in a single layer of a drawing.&lt;br/&gt;&lt;br/&gt;Co-ordination drawings would be so much easier, and smaller, this way.</description>
		<content:encoded><![CDATA[<p>What would be good and I really hope they do it one day, is the ability to xref in a single layer of a drawing.</p>
<p>Co-ordination drawings would be so much easier, and smaller, this way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.caddmanager.com/CMB/2005/05/autocad-bugs-me/comment-page-1/#comment-34</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 02 Jun 2005 11:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2005/05/24/autocad-bugs-me/#comment-34</guid>
		<description>I agree point 1 is a must.   Also be helpful if the xref search path was remembered (separately) as well.  I&#039;d also like to see an interface more intuitive (like microstation).   Guess I&#039;ll never really be converted...</description>
		<content:encoded><![CDATA[<p>I agree point 1 is a must.   Also be helpful if the xref search path was remembered (separately) as well.  I&#8217;d also like to see an interface more intuitive (like microstation).   Guess I&#8217;ll never really be converted&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.caddmanager.com/CMB/2005/05/autocad-bugs-me/comment-page-1/#comment-33</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 01 Jun 2005 21:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.caddmanager.com/CMB/2005/05/24/autocad-bugs-me/#comment-33</guid>
		<description>One big AMEN to item #1!  Along the same lines, I&#039;ve always felt Plot-to-File directory should be current drawing&#039;s directory.  Or maybe a toggle between current and last used.</description>
		<content:encoded><![CDATA[<p>One big AMEN to item #1!  Along the same lines, I&#8217;ve always felt Plot-to-File directory should be current drawing&#8217;s directory.  Or maybe a toggle between current and last used.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

