<?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: Are there any LISPs to show a transparent  menu to monitor variables in the background? in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11940446#M30427</link>
    <description>&lt;P&gt;One easy way would be to use &lt;EM&gt;&lt;STRONG&gt;System Variable Monitor&lt;/STRONG&gt;&lt;/EM&gt; which is built-in to AutoCAD.&lt;/P&gt;&lt;P&gt;Type &lt;EM&gt;&lt;STRONG&gt;_SYSVARMONITOR&lt;/STRONG&gt;&lt;/EM&gt; on the command line. In the upcoming dialogue, click on the &lt;EM&gt;&lt;STRONG&gt;Edit List&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;button and add your intended variable. Type your preferred value in the &lt;EM&gt;&lt;STRONG&gt;Preferred&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;column. Remember to check the &lt;EM&gt;&lt;STRONG&gt;Notify when these system variables change&lt;/STRONG&gt;&lt;/EM&gt; checkbox.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
    <pubDate>Thu, 04 May 2023 05:21:49 GMT</pubDate>
    <dc:creator>Yasir.Aman</dc:creator>
    <dc:date>2023-05-04T05:21:49Z</dc:date>
    <item>
      <title>Are there any LISPs to show a transparent  menu to monitor variables in the background?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11940082#M30426</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am still quite new with Autolisp and am not even sure if what I am going to ask is possible!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I run Carlson Survey on Autocad and work with Coordinate systems all of the time. I also frequently switch state plan coordinate systems and accidently working with the wrong one can be a costly mistake!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to create an autolisp that would essentially show a transparent status bubble actively in the background (lets say at the top right of my workspace) within my working drawing saying either "Louisiana North" or "Louisiana South" as the current zone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have identified the variable CS_PROJ_ZONE as the active variable that determines the zone.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Are their any open source lisps that display a bubble menu in the background displaying a variable?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;~ Madison M.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 23:30:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11940082#M30426</guid>
      <dc:creator>MMillsLEUBZ</dc:creator>
      <dc:date>2023-05-03T23:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any LISPs to show a transparent  menu to monitor variables in the background?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11940446#M30427</link>
      <description>&lt;P&gt;One easy way would be to use &lt;EM&gt;&lt;STRONG&gt;System Variable Monitor&lt;/STRONG&gt;&lt;/EM&gt; which is built-in to AutoCAD.&lt;/P&gt;&lt;P&gt;Type &lt;EM&gt;&lt;STRONG&gt;_SYSVARMONITOR&lt;/STRONG&gt;&lt;/EM&gt; on the command line. In the upcoming dialogue, click on the &lt;EM&gt;&lt;STRONG&gt;Edit List&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;button and add your intended variable. Type your preferred value in the &lt;EM&gt;&lt;STRONG&gt;Preferred&lt;/STRONG&gt;&lt;/EM&gt;&amp;nbsp;column. Remember to check the &lt;EM&gt;&lt;STRONG&gt;Notify when these system variables change&lt;/STRONG&gt;&lt;/EM&gt; checkbox.&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 05:21:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11940446#M30427</guid>
      <dc:creator>Yasir.Aman</dc:creator>
      <dc:date>2023-05-04T05:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any LISPs to show a transparent  menu to monitor variables in the background?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11940744#M30428</link>
      <description>&lt;P&gt;Read about MENUMACRO&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;See&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-forum/area-dialog-box-missing-out/m-p/7335088/highlight/true#M895442" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-forum/area-dialog-box-missing-out/m-p/7335088/highlight/true#M895442&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or more complex...&lt;/P&gt;&lt;P&gt;&lt;A href="https://allaboutcad.com/see-current-settings-on-the-status-bar/" target="_blank"&gt;https://allaboutcad.com/see-current-settings-on-the-status-bar/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 08:15:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11940744#M30428</guid>
      <dc:creator>johnyDFFXO</dc:creator>
      <dc:date>2023-05-04T08:15:29Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any LISPs to show a transparent  menu to monitor variables in the background?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11942620#M30429</link>
      <description>&lt;P&gt;Hi Yasir,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This would be a very nice solution except that it is limited to monitoring system functions only (as far as I can tell). It does not have the variable I am trying to monitor which is CS_PROJ_ZONE as this is a Carlson specific variable.&amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 May 2023 20:48:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11942620#M30429</guid>
      <dc:creator>MMillsLEUBZ</dc:creator>
      <dc:date>2023-05-04T20:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any LISPs to show a transparent  menu to monitor variables in the background?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11944591#M30430</link>
      <description>&lt;P&gt;Is this&amp;nbsp; item you are monitoring changing throughout your editing session?&lt;/P&gt;</description>
      <pubDate>Fri, 05 May 2023 16:34:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11944591#M30430</guid>
      <dc:creator>rgrainer</dc:creator>
      <dc:date>2023-05-05T16:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: Are there any LISPs to show a transparent  menu to monitor variables in the background?</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11946628#M30431</link>
      <description>&lt;P&gt;This comes to mind&amp;nbsp;(setvar "modemacro" "current world co-ord")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need a dwg and some idea of where&amp;nbsp;&lt;SPAN&gt;CS_PROJ_ZONE is hidden then may be able to use a field.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 07 May 2023 01:00:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/are-there-any-lisps-to-show-a-transparent-menu-to-monitor/m-p/11946628#M30431</guid>
      <dc:creator>Sea-Haven</dc:creator>
      <dc:date>2023-05-07T01:00:46Z</dc:date>
    </item>
  </channel>
</rss>

