<?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: help presetting state of Visual Styles Manager in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966109#M148530</link>
    <description>but my question remains...&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; using lisp, is it possible to send this info to acad&lt;BR /&gt;
&amp;gt; to change the current state of the manager.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Daron&lt;BR /&gt;
Later, back at the Hall of Justice.....&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Daron Denton" &lt;AAA&gt; wrote in message &lt;BR /&gt;
news:5585119@discussion.autodesk.com...&lt;BR /&gt;
thank you.&lt;/AAA&gt;</description>
    <pubDate>Mon, 14 May 2007 20:14:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2007-05-14T20:14:56Z</dc:date>
    <item>
      <title>help presetting state of Visual Styles Manager</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966106#M148527</link>
      <description>Autocad Architecture 2008&lt;BR /&gt;
&lt;BR /&gt;
i would like to pre-set the state of the visual styles manager. i can't seem &lt;BR /&gt;
to find the docked stated, autohide, etc in the registry. i did find it in &lt;BR /&gt;
the exported profile...&lt;BR /&gt;
&lt;BR /&gt;
&lt;TOOL clsid="{60284BE8-5CB0-474B-BD85-9D3335F5E471}"&gt;&lt;CADUIDOCKCONTROLBAR&gt;&lt;BR /&gt;
Orientation="-1" AllowDocking="1"&amp;gt;&lt;FLOATINFO left="271" top="120"&gt;&lt;BR /&gt;
Width="315" Height="614"/&amp;gt;&lt;DOCKINFO left="0" top="0" width="200"&gt;&lt;BR /&gt;
Height="300" MRUDockID="0"/&amp;gt;&lt;/DOCKINFO&gt;&lt;CADUIPALETTESET&gt;&lt;BR /&gt;
ActivePaletteIndex="0" TitleBarLocation="0" AutoRollup="1" Name="VISUAL &lt;BR /&gt;
STYLES MANAGER" Style="46" Opacity="100" Visible="0"/&amp;gt;&lt;CADUIPALETTE&gt;&lt;BR /&gt;
PaletteStyle="0"/&amp;gt;&lt;/CADUIPALETTE&gt;&lt;/CADUIPALETTESET&gt;&lt;BR /&gt;
&lt;BR /&gt;
using lisp, is it possible to send this info to acad to change the current &lt;BR /&gt;
state of the manager. i don't care if it needs to be in a different syntax &lt;BR /&gt;
than the xml above.&lt;BR /&gt;
&lt;BR /&gt;
FWIW, the state i'm trying to set will be constant.&lt;BR /&gt;
&lt;BR /&gt;
thank you.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Daron&lt;BR /&gt;
Later, back at the Hall of Justice.....&lt;/FLOATINFO&gt;&lt;/CADUIDOCKCONTROLBAR&gt;&lt;/TOOL&gt;</description>
      <pubDate>Thu, 10 May 2007 22:27:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966106#M148527</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-05-10T22:27:10Z</dc:date>
    </item>
    <item>
      <title>Re: help presetting state of Visual Styles Manager</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966107#M148528</link>
      <description>The XML file where the data is stored is here:&lt;BR /&gt;
&lt;BR /&gt;
(strcat &lt;BR /&gt;
    (getvar "roamablerootprefix") &lt;BR /&gt;
    "Support\\Profiles\\FixedProfile.aws"&lt;BR /&gt;
)&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD 2008&lt;BR /&gt;
Supporting AutoCAD 2000 through 2008&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
"Daron Denton" &lt;AAA&gt; wrote in message news:5582487@discussion.autodesk.com...&lt;BR /&gt;
Autocad Architecture 2008&lt;BR /&gt;
&lt;BR /&gt;
i would like to pre-set the state of the visual styles manager. i can't seem &lt;BR /&gt;
to find the docked stated, autohide, etc in the registry. i did find it in &lt;BR /&gt;
the exported profile...&lt;BR /&gt;
&lt;BR /&gt;
&lt;TOOL clsid="{60284BE8-5CB0-474B-BD85-9D3335F5E471}"&gt;&lt;CADUIDOCKCONTROLBAR&gt;&lt;BR /&gt;
Orientation="-1" AllowDocking="1"&amp;gt;&lt;FLOATINFO left="271" top="120"&gt;&lt;BR /&gt;
Width="315" Height="614"/&amp;gt;&lt;DOCKINFO left="0" top="0" width="200"&gt;&lt;BR /&gt;
Height="300" MRUDockID="0"/&amp;gt;&lt;/DOCKINFO&gt;&lt;CADUIPALETTESET&gt;&lt;BR /&gt;
ActivePaletteIndex="0" TitleBarLocation="0" AutoRollup="1" Name="VISUAL &lt;BR /&gt;
STYLES MANAGER" Style="46" Opacity="100" Visible="0"/&amp;gt;&lt;CADUIPALETTE&gt;&lt;BR /&gt;
PaletteStyle="0"/&amp;gt;&lt;/CADUIPALETTE&gt;&lt;/CADUIPALETTESET&gt;&lt;BR /&gt;
&lt;BR /&gt;
using lisp, is it possible to send this info to acad to change the current &lt;BR /&gt;
state of the manager. i don't care if it needs to be in a different syntax &lt;BR /&gt;
than the xml above.&lt;BR /&gt;
&lt;BR /&gt;
FWIW, the state i'm trying to set will be constant.&lt;BR /&gt;
&lt;BR /&gt;
thank you.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Daron&lt;BR /&gt;
Later, back at the Hall of Justice.....&lt;/FLOATINFO&gt;&lt;/CADUIDOCKCONTROLBAR&gt;&lt;/TOOL&gt;&lt;/AAA&gt;</description>
      <pubDate>Fri, 11 May 2007 01:32:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966107#M148528</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-05-11T01:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: help presetting state of Visual Styles Manager</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966108#M148529</link>
      <description>thank you.</description>
      <pubDate>Mon, 14 May 2007 15:29:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966108#M148529</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-05-14T15:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: help presetting state of Visual Styles Manager</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966109#M148530</link>
      <description>but my question remains...&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&amp;gt; using lisp, is it possible to send this info to acad&lt;BR /&gt;
&amp;gt; to change the current state of the manager.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
Daron&lt;BR /&gt;
Later, back at the Hall of Justice.....&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Daron Denton" &lt;AAA&gt; wrote in message &lt;BR /&gt;
news:5585119@discussion.autodesk.com...&lt;BR /&gt;
thank you.&lt;/AAA&gt;</description>
      <pubDate>Mon, 14 May 2007 20:14:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/help-presetting-state-of-visual-styles-manager/m-p/1966109#M148530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2007-05-14T20:14:56Z</dc:date>
    </item>
  </channel>
</rss>

