<?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: Multiple Tool Palette Paths via Toolbar in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8252483#M113932</link>
    <description>&lt;P&gt;The intention is to update palette in users unattended&lt;BR /&gt;the xpg and xtp files copy them to the folder&lt;BR /&gt;"C: \ Users \ xxxxxxxxx \ AppData \ Roaming \ Autodesk \ Autodesk AutoCAD Map 3D 2015 \ R20.0 \ enu \ support \ ToolPalette \ Palettes"&lt;BR /&gt;but when I start the map I do not think neither the palette nor the groups created&lt;/P&gt;&lt;P&gt;How can I get them up?&lt;/P&gt;&lt;P&gt;thank you already&lt;/P&gt;</description>
    <pubDate>Fri, 07 Sep 2018 12:01:41 GMT</pubDate>
    <dc:creator>ripato</dc:creator>
    <dc:date>2018-09-07T12:01:41Z</dc:date>
    <item>
      <title>Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7429830#M113913</link>
      <description>&lt;P&gt;Is it possible to add multiple paths to the toolpalettepath variable, via the toolpalettepath command?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;IE, I would like to have this, using the toolpalettepath command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ScreenShot348.jpg" style="width: 672px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/408389i1E1B0833F857882F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ScreenShot348.jpg" alt="ScreenShot348.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I am working to do is have tool palettes accessed by a toolbar, but for the AEC routines to work, I need to always have the workspacecatalog palette pathed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 21:46:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7429830#M113913</guid>
      <dc:creator>chughes</dc:creator>
      <dc:date>2017-10-03T21:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7429847#M113914</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous wrote:&lt;BR /&gt;
&lt;P&gt;Is it possible to add multiple paths to the toolpalettepath variable, via the toolpalettepath command?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;IE, I would like to have this, using the toolpalettepath command.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ScreenShot348.jpg" style="width: 672px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/408389i1E1B0833F857882F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ScreenShot348.jpg" alt="ScreenShot348.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I am working to do is have tool palettes accessed by a toolbar, but for the AEC routines to work, I need to always have the workspacecatalog palette pathed.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes. When adding through command line, use&amp;nbsp;a semicolon to separate multiple paths.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Oct 2017 21:56:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7429847#M113914</guid>
      <dc:creator>Ranjit_Singh</dc:creator>
      <dc:date>2017-10-03T21:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7431739#M113915</link>
      <description>&lt;P&gt;Thanks for the response, and that is what I suspected it would be.&amp;nbsp; I originally tried the semicolon inside and outside of the quotes for the path, ie:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"C:/Users/%username%/AppData/Roaming/Autodesk/ACA 2017/enu/Support/WorkspaceCatalog (Imperial)";"S:/01 AutoCAD/01 Palettes/06 CDP Legacy/Tool Palettes-Site"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"C:/Users/%username%/AppData/Roaming/Autodesk/ACA 2017/enu/Support/WorkspaceCatalog (Imperial);S:/01 AutoCAD/01 Palettes/06 CDP Legacy/Tool Palettes-Site"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;but I am not getting the expected result with either attempt.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Below is the context that I am using it in, as a command in a toolbar button:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ScreenShot350.jpg" style="width: 705px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/408749i60CE5BBB6AE920E8/image-size/large?v=v2&amp;amp;px=999" role="button" title="ScreenShot350.jpg" alt="ScreenShot350.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 14:03:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7431739#M113915</guid>
      <dc:creator>chughes</dc:creator>
      <dc:date>2017-10-04T14:03:27Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7431869#M113916</link>
      <description>&lt;P&gt;Try&amp;nbsp;after removing quotation marks that you have around each path.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 14:35:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7431869#M113916</guid>
      <dc:creator>Ranjit_Singh</dc:creator>
      <dc:date>2017-10-04T14:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7431949#M113917</link>
      <description>&lt;P&gt;Removing the quotes causes it to break at the space between ACA and 2017.&amp;nbsp; The quotes preserve the path, I believe.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 15:01:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7431949#M113917</guid>
      <dc:creator>chughes</dc:creator>
      <dc:date>2017-10-04T15:01:03Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7432589#M113918</link>
      <description>&lt;P&gt;*_TOOLPALETTEPATH;(strcat "C:/Users/" (getenv"Username") "/AppData/Roaming/Autodesk/AutoCAD 2013 - Deutsch/" (chr 59) "C:/Users/" (getenv"Username") "/AppData/Roaming/Autodesk/AutoCAD 2013 - Deutsch/R19.0/")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;4example&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 18:26:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7432589#M113918</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2017-10-04T18:26:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7433161#M113919</link>
      <description>&lt;P&gt;CADffm, you got me on the right track.&amp;nbsp; The subtle little (chr 59) was the key.&amp;nbsp; Below is the final command.&amp;nbsp; I rewrote it as a setvar.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;^C^Csetvar "*_toolpalettepath" (strcat "C:/Users/%username%/AppData/Roaming/Autodesk/ACA 2017/enu/Support/WorkspaceCatalog (Imperial)" (chr 59) "S:/01 AutoCAD/01 Palettes/06 CDP Legacy/Tool Palettes-Site");TP;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This will allow me fine control over the displayed palettes, as well as maintaining the ACA functionality by keeping the Ribbon Tools palette pathed.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for the help guys!&lt;/P&gt;</description>
      <pubDate>Wed, 04 Oct 2017 21:28:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/7433161#M113919</guid>
      <dc:creator>chughes</dc:creator>
      <dc:date>2017-10-04T21:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8045832#M113920</link>
      <description>&lt;P&gt;Can you explain the benefit of having multiple paths for the option,&amp;nbsp;&lt;EM&gt;Tool Palettes File Locations&lt;/EM&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;AutoCAD Help lists only a single path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does the path order matter as it does for the &lt;EM&gt;Support File Search Path&lt;/EM&gt;?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 19:58:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8045832#M113920</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2018-06-04T19:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8046077#M113921</link>
      <description>OT @Anonymous&lt;BR /&gt;General for multiple pathes (it is a feature added after toolpalettes appears the first time)&lt;BR /&gt;&lt;BR /&gt;It is one option to easily build a palette set (central stored palettes) for different user (group)s.&lt;BR /&gt;FolderA,B,C,D,E&lt;BR /&gt;User A get access to palettes of  FolderA&amp;amp;B&lt;BR /&gt;User B to FolderA and C-E andson on.&lt;BR /&gt;&lt;BR /&gt;And you for the possibility to have enterprise palettes AND user defined Palettes.&lt;BR /&gt;Enterprise palettes for example centeal on server with no write rights, and at another location, for the user customize oalettes for example in a personal user folder with write rights.&lt;BR /&gt;&lt;BR /&gt;The question about the order i can not answer so easy in english, sorry.&lt;BR /&gt;It is important in with order you attach the folder to the profile.&lt;BR /&gt;That is not the same as the the order of pathes in *_toolpalettepath.&lt;BR /&gt;Sorry, it is really a bit hard to explain for me.&lt;BR /&gt;It is important for: Only one path is the "current" Path for Toolpalette customizing, the path where acad try to edit or add your next edits of the toolpalette.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Jun 2018 22:24:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8046077#M113921</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-06-04T22:24:21Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8058925#M113922</link>
      <description>&lt;P&gt;The primary reason I needed multiple paths was to maintain ribbon tool functionality *and* add my own palettes that were located in a shared standards folder.&amp;nbsp; Many of the ACA ribbon tools are tied to the "enu/Support/WorkspaceCatalog (Imperial)" path.&amp;nbsp; If I tried to path only to my shared standards folder, I would lose my ribbon functionality.&amp;nbsp; I needed to add a path and keep the WorkspaceCatalog path.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The upside is I can add several paths to different folders, which allows me to have a nice structured palette folder setup, as well as allowing me granular control over what palettes I want to display.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have not noticed the order making a difference, but I did place the WorkspaceCatalog path first.&amp;nbsp; I have not experimented and rearranged my original setup to see if the order changes.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 01:00:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8058925#M113922</guid>
      <dc:creator>chughes</dc:creator>
      <dc:date>2018-06-11T01:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059780#M113923</link>
      <description>&lt;P&gt;Thank you for the responses. So with each path added to Tool Palettes File Location, you can load more palettes.&lt;/P&gt;&lt;P&gt;Now the challenge becomes to manage these.&lt;/P&gt;&lt;P&gt;Can you share an "enterprise" palette, yet allow users to reorder or edit content? Edits would need to effect only the user's workstation and not globally.&lt;/P&gt;&lt;P&gt;Is there any way to automatically or programatically import tool palette groups using LISP, VB, other?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:20:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059780#M113923</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2018-06-11T12:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059846#M113924</link>
      <description>Is that your question, do YOU need a answer?&lt;BR /&gt;&lt;BR /&gt;&amp;lt;Can you share an "enterprise" palette, &amp;gt;&lt;BR /&gt;Yes&lt;BR /&gt;&amp;lt;yet allow users to reorder&amp;gt;&lt;BR /&gt;Ever, and thats a problem. The (one time created) order is stored in the user profile.&lt;BR /&gt;&lt;BR /&gt; &amp;lt;or edit content?&amp;gt;&lt;BR /&gt;Edit like erase or add tools, yes.&lt;BR /&gt;But this is a bad practice and not well to handle.&lt;BR /&gt;&lt;BR /&gt;&amp;lt; Edits would need to effect only the user's workstation and not globally.&amp;gt;&lt;BR /&gt;Sobit is simply, copy the content to user specific folders.&lt;BR /&gt;But then: where is the enterprise part of this?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&amp;lt;Is there any way to automatically or programatically import tool palette groups using LISP, VB, other?&amp;gt;&lt;BR /&gt;I can write only for Lisp(and user input by commandline)&lt;BR /&gt;No command or API access for groups.&lt;BR /&gt;Only import as xpg and file editing of *aws, which need the profile isn't used at this moment.&lt;BR /&gt;&lt;BR /&gt;I am hoping thats the truth (i am away from acad, so i can not my statement by myself)&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:45:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059846#M113924</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-06-11T12:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059861#M113925</link>
      <description>&lt;P&gt;Correct, I am looking for an answer to these questions.&lt;/P&gt;&lt;P&gt;Is it possible to create shared palettes, yet allow users to edit the content? By edit I mean the order of items on the palette and the properties of an item. For example, a dynamic block's visibility state may have different preferences for each user.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Jerry&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 12:49:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059861#M113925</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2018-06-11T12:49:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059937#M113926</link>
      <description>&lt;P&gt;One of the reasons for the shared palette is to prohibit users from organizing, adding, and deleting content.&amp;nbsp; I don’t want or need them rearranging the content.&amp;nbsp; Actually, I want them thinking about the content of the palette as little as possible.&amp;nbsp; I just want them to have the&amp;nbsp;content they need when they need it, on the same palette, and in the same location on the palette, each time.&amp;nbsp; I manage this by file locking the palettes in the folders.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as importing groups, I have a series of toolbar buttons that load a palette group.&amp;nbsp; The palette group isn't a group in the typical Autocad sense, but is instead the series of loaded tool palette paths.&amp;nbsp; IE, if a user is detailing sections, they would hit the 'Detail' toolbar button.&amp;nbsp; The script for the 'Detail' button loads the palette paths that contains the users Ribbon tools, the shared Annotation palette, the shared Wood Section palette, the shared Finish Section palette, and the shared Waterproofing Section palette.&amp;nbsp; All other palettes (doors, windows, walls, etc) go away, visually, for the time being, until the user hits another toolbar to work on different content.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 13:11:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059937#M113926</guid>
      <dc:creator>chughes</dc:creator>
      <dc:date>2018-06-11T13:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059956#M113927</link>
      <description>&lt;P&gt;"By edit I mean the order of items on the palette"&lt;/P&gt;
&lt;P&gt;Like i state above: The Order is EVER in users hand after loading the palette.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"and the properties of an item. For example, a dynamic block's visibility state may have different preferences for each user."&lt;/P&gt;
&lt;P&gt;This is content of the definition of tool. Every edit (if allowed) is saved in the source palette file.&lt;/P&gt;
&lt;P&gt;And i am doesn't thinking you want to give all user write-right to a "enterprise" Palette,&lt;/P&gt;
&lt;P&gt;because all other new user defined palettes (of all users) would saved in the current toolpalettepath and caatalog file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would add 1,2,3... enterprise palettes read-only and one other folder for user customizing.&lt;/P&gt;
&lt;P&gt;User can create and edit own palettes and if wanted they can copy a tool from the enterprise palette(s)&lt;/P&gt;
&lt;P&gt;and add it to own palette.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 13:19:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8059956#M113927</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-06-11T13:19:14Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8072781#M113928</link>
      <description>Not each designer is the same. Wouldn't it be more productive if users&lt;BR /&gt;could arrange palette items to suit their preference?&lt;BR /&gt;In the case of dynamic blocks with multiple visibility states or sizes,&lt;BR /&gt;wouldn't it be more productive to allows users to customize each element&lt;BR /&gt;for the state or size they use most often? Enforcing conformity does not&lt;BR /&gt;necessarily result in improved productivity for all.&lt;BR /&gt;&lt;BR /&gt;It would be helpful if tool palette offered individual customization.&lt;BR /&gt;&lt;BR /&gt;Respectfully,&lt;BR /&gt;Jerry&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Jun 2018 17:40:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8072781#M113928</guid>
      <dc:creator>JBerns</dc:creator>
      <dc:date>2018-06-16T17:40:55Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8072864#M113929</link>
      <description>As i mention before, i would also add a user customize folder where he/she can create own palettes.&lt;BR /&gt;&lt;BR /&gt;Force the standard, but give the possibility to make own stuff.&lt;BR /&gt;&lt;BR /&gt;Sometimes as cad manager i have to make sure all needed functions are available and &lt;BR /&gt;you can not manage item/files well where users have write rights.&lt;BR /&gt;&lt;BR /&gt;Users with more experience have no problems with that so long you allow the individual customizing parallel and for user with less experience it is one time more important to save the content of standard palettes.&lt;BR /&gt;</description>
      <pubDate>Sat, 16 Jun 2018 20:23:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8072864#M113929</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-06-16T20:23:53Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8252448#M113930</link>
      <description>&lt;P&gt;I create a palette and palette groupings but the issue is that it does not automatically raise those created "XTP" files.&lt;BR /&gt;Could someone tell me how to auto-lift them automatically?&lt;BR /&gt;From already thank you very much&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 11:46:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8252448#M113930</guid>
      <dc:creator>ripato</dc:creator>
      <dc:date>2018-09-07T11:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8252452#M113931</link>
      <description>Xpg Xtp are for import/export only.&lt;BR /&gt;What is your goal?&lt;BR /&gt;Copy the whole/Normal Folder and/or set your supportpath to this folder..&lt;BR /&gt;You can  not import PaletteGroups by lisp or gui(except by importing a xpg).&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 07 Sep 2018 11:51:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8252452#M113931</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2018-09-07T11:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple Tool Palette Paths via Toolbar</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8252483#M113932</link>
      <description>&lt;P&gt;The intention is to update palette in users unattended&lt;BR /&gt;the xpg and xtp files copy them to the folder&lt;BR /&gt;"C: \ Users \ xxxxxxxxx \ AppData \ Roaming \ Autodesk \ Autodesk AutoCAD Map 3D 2015 \ R20.0 \ enu \ support \ ToolPalette \ Palettes"&lt;BR /&gt;but when I start the map I do not think neither the palette nor the groups created&lt;/P&gt;&lt;P&gt;How can I get them up?&lt;/P&gt;&lt;P&gt;thank you already&lt;/P&gt;</description>
      <pubDate>Fri, 07 Sep 2018 12:01:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/multiple-tool-palette-paths-via-toolbar/m-p/8252483#M113932</guid>
      <dc:creator>ripato</dc:creator>
      <dc:date>2018-09-07T12:01:41Z</dc:date>
    </item>
  </channel>
</rss>

