<?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: Selectionpreview problems in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939786#M300256</link>
    <description>&lt;P&gt;Hey, thanks I hadn't thought about this. I noticed my preferred value for selection preview was 3 so I changed it to 0 and I turned on the notification just in case it resets again, but i think that was that was the problem. I'll&amp;nbsp;tell you later whether i still have problems.&amp;nbsp;Thanks!&lt;/P&gt;</description>
    <pubDate>Mon, 07 Dec 2015 17:57:53 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-12-07T17:57:53Z</dc:date>
    <item>
      <title>Selectionpreview problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939505#M300252</link>
      <description>&lt;P&gt;Hi, I'm having problems with Autocad 2016 selection preview variable. I don't like to have it on, but every time i set it as 0 it ends up restting to 3 after a while. I have been trying to determine the issue, but so far i have no clues. It's definitely not Ctrl+Z. I aslo re-installed the product but it's the same. It's driving me mad! Anyone knows how to fix this? Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 16:04:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939505#M300252</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-07T16:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: Selectionpreview problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939534#M300253</link>
      <description>Run the SysVarMonitor command.&lt;BR /&gt;&lt;BR /&gt;Change your preferred setting of SELECTIONPREVIEW or add it to the list if it's not there. That will at least give you a clue as to what is changing it.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 07 Dec 2015 16:15:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939534#M300253</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2015-12-07T16:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Selectionpreview problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939610#M300254</link>
      <description>&lt;P&gt;Thanks for replying. What do you mean with "add&amp;nbsp;it to the list"? What list? I had already unticked the SELECTIONPREVIEW boxes many times, but it always rests and when I check the option panel the are ticked again.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 16:46:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939610#M300254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-07T16:46:52Z</dc:date>
    </item>
    <item>
      <title>Re: Selectionpreview problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939703#M300255</link>
      <description>&lt;P&gt;The list of system variables that this tool monitors.&lt;/P&gt;
&lt;P&gt;So do you have it set to 0 in there?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, when it changes to 3, you should get a bubble like this (if "Enable balloon notification" is checked on)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/205103i0C64E95AF5FCF6D3/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="sysvar5.png" title="sysvar5.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then when you go back into the SysVarMonitor, it should look something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/205104i4E8EC7694CABF231/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" alt="sysvar4.png" title="sysvar4.png" /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So.....when this happens, go back and see what you were doing at the moment it changed.&lt;/P&gt;
&lt;P&gt;Running some command?&lt;/P&gt;
&lt;P&gt;Running a lisp file?&lt;/P&gt;
&lt;P&gt;Narrow it down to whatever is causing it to change and eliminate it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Another alternative is to use an autolisp reactor to prevent the variable from changing. &lt;A href="http://cadpanacea.com/wp/?p=971" target="_blank"&gt;See this for more details&lt;/A&gt;. You'll just reset the variable instead of displaying an alert box as in that example.&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 17:28:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939703#M300255</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2015-12-07T17:28:40Z</dc:date>
    </item>
    <item>
      <title>Re: Selectionpreview problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939786#M300256</link>
      <description>&lt;P&gt;Hey, thanks I hadn't thought about this. I noticed my preferred value for selection preview was 3 so I changed it to 0 and I turned on the notification just in case it resets again, but i think that was that was the problem. I'll&amp;nbsp;tell you later whether i still have problems.&amp;nbsp;Thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2015 17:57:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5939786#M300256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-07T17:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Selectionpreview problems</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5941745#M300257</link>
      <description>&lt;P&gt;Hey, I haven't had any problems with the selection preview. Thank you very much. Cheers!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Dec 2015 16:15:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/selectionpreview-problems/m-p/5941745#M300257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-08T16:15:44Z</dc:date>
    </item>
  </channel>
</rss>

