<?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: custom toolbar not docking in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12169213#M30914</link>
    <description>&lt;P&gt;I'm rereading the post and I'm not sure why you wish to export the workspace to a cuix file. As far as I'm understanding the problem is on your own workstation. You don't have to save the workspace to a separate cuix. you can just add it to the main cuix. (or just don't care about .cuix files)&lt;BR /&gt;&lt;BR /&gt;Adjust the toolbar's position and re-save the workspace. Doesn't that solve your problem? Are you using external monitors and switching a lot between them?&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 10:01:27 GMT</pubDate>
    <dc:creator>Michiel.Valcke</dc:creator>
    <dc:date>2023-08-14T10:01:27Z</dc:date>
    <item>
      <title>custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168133#M30906</link>
      <description>&lt;P&gt;I have a very simple workspace that has a toolbar with a position that is not correctly saved. This was not a problem until I started switching workspaces and this toolbar would revert to the floating position when returning to this workspace. I would like to redefine the position of this toolbar from here:&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="2023-08-13 10_41_25-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1252721iC07F77017C4ED9E8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2023-08-13 10_41_25-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" alt="2023-08-13 10_41_25-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;to here:&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="2023-08-13 10_41_40-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1252722i0A6FEB0326B74F7E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2023-08-13 10_41_40-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" alt="2023-08-13 10_41_40-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;as I look in the 'cui' dialog at the entry for this toolbar, it shows the default location as (1,1) and 'top' but there are no settings for being docked. I would like to lock this toolbar docked under the menu bar.&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="2023-08-13 10_47_38-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1252723i202AB153B9A8505A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2023-08-13 10_47_38-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" alt="2023-08-13 10_47_38-Autodesk AutoCAD 2015 - [20 El Prado [roof model].dwg].png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 17:50:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168133#M30906</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2023-08-13T17:50:06Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168159#M30907</link>
      <description>&lt;P&gt;you can always run this code to force it to dock:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(vl-cmdf "_.Toolbar" "Minimal" "_T" "0,0")&lt;/LI-CODE&gt;</description>
      <pubDate>Sun, 13 Aug 2023 18:36:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168159#M30907</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-08-13T18:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168173#M30908</link>
      <description>&lt;P&gt;Code works, though I am looking for a way to save the position to a cuix file so I don't need to reposition the toolbar each time switching to the workspace. I assume the cui dialog is capable of this, though I am not sure where ..&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 18:58:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168173#M30908</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2023-08-13T18:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168371#M30909</link>
      <description>&lt;P&gt;cuix don't save positions of palettes or toolbars, workspaces do, make a workspace and make it your default.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 22:43:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168371#M30909</guid>
      <dc:creator>Michiel.Valcke</dc:creator>
      <dc:date>2023-08-13T22:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168377#M30910</link>
      <description>&lt;P&gt;I was referring to the .cuix file created when saving a workspace.&lt;/P&gt;&lt;P&gt;Can I define the toolbar position in the workspace to save as a cuix file?&lt;/P&gt;&lt;P&gt;Correct me if I misunderstand.&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 22:48:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168377#M30910</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2023-08-13T22:48:31Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168383#M30911</link>
      <description>&lt;P&gt;honestly I haven't used toolbars since they introduced the ribbon in 2013, but unless you're encountering a bug. I would expect that if you save the position in a workspace and you save the workspace as part of a .cuix file it should remember its position. But if you share your .cuix with other workstations, you might notice it still needs adjusting, because it is a different system so it might be affected by different graphic settings / screen size etc...&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 22:54:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168383#M30911</guid>
      <dc:creator>Michiel.Valcke</dc:creator>
      <dc:date>2023-08-13T22:54:55Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168396#M30912</link>
      <description>&lt;P&gt;okay here is my workspace file&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 23:05:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168396#M30912</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2023-08-13T23:05:43Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168416#M30913</link>
      <description>&lt;P&gt;well if for some reason your toolbar doesn't go back to the saved workspace position, your best bet is to use code by creating a function like WSM to restore your Minimal workspace &amp;amp; dock your Minimal toolbar on the top row:&lt;/P&gt;&lt;LI-CODE lang="general"&gt;(defun c:WSM ()(vl-cmdf "_.WSCurrent" "Minimal" "_.Toolbar" "Minimal" "_T" "0,0"))&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 13 Aug 2023 23:28:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12168416#M30913</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-08-13T23:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12169213#M30914</link>
      <description>&lt;P&gt;I'm rereading the post and I'm not sure why you wish to export the workspace to a cuix file. As far as I'm understanding the problem is on your own workstation. You don't have to save the workspace to a separate cuix. you can just add it to the main cuix. (or just don't care about .cuix files)&lt;BR /&gt;&lt;BR /&gt;Adjust the toolbar's position and re-save the workspace. Doesn't that solve your problem? Are you using external monitors and switching a lot between them?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 10:01:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12169213#M30914</guid>
      <dc:creator>Michiel.Valcke</dc:creator>
      <dc:date>2023-08-14T10:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12169636#M30915</link>
      <description>&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4888645"&gt;@jdfnnl&lt;/a&gt; are you fighting LOCKUI setting by chance?&lt;BR /&gt;&lt;BR /&gt;Otherwise... your old 2015 is messed up most likely, or damaged CUIx, or a locked CUIx that does not allow for editing, or... ?  We seem to be able to dock toolbars in 2022-23-24 here in our office all day long.</description>
      <pubDate>Mon, 14 Aug 2023 13:16:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12169636#M30915</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-08-14T13:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12170310#M30916</link>
      <description>&lt;P&gt;It seems like a basic configuration: I am surprised there is not a setting for docking toolbars as there is for palettes:&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="2023-08-14 10_31_53-Customize User Interface.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1253104iBCA138F96F4B47A7/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2023-08-14 10_31_53-Customize User Interface.png" alt="2023-08-14 10_31_53-Customize User Interface.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3754664"&gt;@Michiel.Valcke&lt;/a&gt;&amp;nbsp;reason to save the cuix files is to reload on other machines or after a system restore. The CUI dialog seems so archaic that I have generally gone with the most basic operation of saving my 'minimal' workspace in the transfer tab 'customizations in new file' pane. Are you suggesting saving the workspace in a different way for use at a later time? I actually tried clicking the save buttons under the 'customizations in main file' and 'customizations in all files' panes but the button doesn't respond. Could this be how you are suggesting saving the main cuix?&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="2023-08-14 11_21_52-Customize User Interface.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1253113i546E502836269A6E/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2023-08-14 11_21_52-Customize User Interface.png" alt="2023-08-14 11_21_52-Customize User Interface.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Is there a goto method that people have for saving their workspaces for setting up new systems?&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 18:28:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12170310#M30916</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2023-08-14T18:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12170379#M30917</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4888645"&gt;@jdfnnl&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;It seems like a basic configuration: I am surprised there is not a setting for docking toolbars as there is for palettes....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;AutoCAD2015 users are going to be tough to find here to help you diagnose the issue. Sorry. You should be able to drag-and-drop it into place too with your mouse button.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;AND... Autodesk wants all of us to give up on Toolbars, so your "ask" is not likely to ever happen. But you sure can shoot for that yourself by asking for it here&amp;nbsp;&lt;A href="https://www.autodesk.com/company/contact-us/product-feedback" target="_blank"&gt;https://www.autodesk.com/company/contact-us/product-feedback&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In more modern versions we all have the QAT to satisfy toolbar needs wit the Ribbon, if you ever upgrade, it's good for 100+icons above or below the Ribbon&amp;nbsp;&lt;A href="https://www.google.com/search?q=qautocad+qat" target="_blank"&gt;https://www.google.com/search?q=autocad+qat&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 19:03:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12170379#M30917</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-08-14T19:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12170660#M30918</link>
      <description>&lt;P&gt;Even if there's an "&lt;STRONG&gt;Allow Docking&lt;/STRONG&gt;" option under &lt;STRONG&gt;Toolbars&lt;/STRONG&gt; to match with &lt;STRONG&gt;Palettes&lt;/STRONG&gt; (which each behave differently so there are different features to enable vs disable), this option just allows or prevents the user from docking it. What you're looking for is already there which is under &lt;STRONG&gt;Orientation&lt;/STRONG&gt;. As long as &lt;STRONG&gt;Floating&lt;/STRONG&gt; is not selected, any of the other options are supposed to dock the &lt;STRONG&gt;Toolbar&lt;/STRONG&gt;.&amp;nbsp; Since in your case it's not staying docked where you last left it when switching to your &lt;STRONG&gt;Minimal&lt;/STRONG&gt; workspace, then either there's a bug with the old &lt;STRONG&gt;AutoCAD&lt;/STRONG&gt; version or there's a problem with your system. Perhaps you have access to another computer that has &lt;STRONG&gt;2015&lt;/STRONG&gt; installed where you can test. Or try installing the latest &lt;STRONG&gt;2024&lt;/STRONG&gt; version and see if the problem is resolved.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="paullimapa_0-1692047721231.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1253168i1A3B1C23393EDDD4/image-size/medium?v=v2&amp;amp;px=400" role="button" title="paullimapa_0-1692047721231.png" alt="paullimapa_0-1692047721231.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 21:18:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12170660#M30918</guid>
      <dc:creator>paullimapa</dc:creator>
      <dc:date>2023-08-14T21:18:35Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12171251#M30919</link>
      <description>&lt;P&gt;Well I enabled 'Automatically save workspace settings' and the various elements seem to be sticking. I would still like to know how to lock the current configuration into a cuix file so I am not dealing with floating toolbars upon restoring my settings to a new system. Is there a straightforward way of ensuring this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Why do the save buttons here not respond when clicking them?&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="2023-08-14 21_50_15-Customize User Interface.png" style="width: 323px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1253247iEA35EFE206F6AA1F/image-dimensions/323x441?v=v2" width="323" height="441" role="button" title="2023-08-14 21_50_15-Customize User Interface.png" alt="2023-08-14 21_50_15-Customize User Interface.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2023-08-14 21_50_01-Customize User Interface.png" style="width: 328px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1253248i794F5304AB4E7EAB/image-dimensions/328x411?v=v2" width="328" height="411" role="button" title="2023-08-14 21_50_01-Customize User Interface.png" alt="2023-08-14 21_50_01-Customize User Interface.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 05:18:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12171251#M30919</guid>
      <dc:creator>jdfnnl</dc:creator>
      <dc:date>2023-08-15T05:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12171299#M30920</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;gt;&amp;gt;"&lt;SPAN&gt;Automatically save workspace"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Stupid option, disable it and save your workspace manually if you want to do it.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Save to cuix.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;WSSAVE &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Save button.&lt;/P&gt;
&lt;P dir="ltr"&gt;They works, the problem is by ws(auto)save or restore- function.&lt;/P&gt;
&lt;P dir="ltr"&gt;I didn't checked it, it doesn't matter.&lt;/P&gt;
&lt;P dir="ltr"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P dir="ltr"&gt;Offtopic:&lt;/P&gt;
&lt;P dir="ltr"&gt;Please stop to use the quick reply formular, start to use the reply buttons&amp;nbsp;&lt;/P&gt;
&lt;P dir="ltr"&gt;if you replying to a specific post.&lt;/P&gt;
&lt;P dir="ltr"&gt;You always replying to yourself and it is harder to follow you!&lt;/P&gt;
&lt;P dir="ltr"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P dir="ltr"&gt;PS; U can use PAINT or all other graphic programs, also word and other tools to combine multiple screenshots.&lt;/P&gt;
&lt;P dir="ltr"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Aug 2023 06:03:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12171299#M30920</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2023-08-15T06:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: custom toolbar not docking</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12172159#M30921</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4888645"&gt;@jdfnnl&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;.... I would still like to know how to lock the current configuration into a cuix file so I am not dealing with floating toolbars upon restoring my settings to a new system. Is there a straightforward way of ensuring this.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;LOCKUI command as mentioned before and explained in HELP in 2015 too&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.autodesk.com/view/ACD/2015/ENU/?guid=GUID-19C5EEB0-D2DD-4726-89A7-3D346B513715" target="_blank"&gt;https://help.autodesk.com/view/ACD/2015/ENU/?guid=GUID-19C5EEB0-D2DD-4726-89A7-3D346B513715&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Online tutorials and overviews abound too, like&lt;/P&gt;
&lt;P&gt;&lt;A href="https://cadsetterout.com/autocad-tutorials/lock-down-the-user-interface/" target="_blank"&gt;https://cadsetterout.com/autocad-tutorials/lock-down-the-user-interface/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://allaboutcad.com/how-to-lock-autocads-user-interface/" target="_blank"&gt;https://allaboutcad.com/how-to-lock-autocads-user-interface/&lt;/A&gt;&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>Tue, 15 Aug 2023 14:02:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/custom-toolbar-not-docking/m-p/12172159#M30921</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-08-15T14:02:34Z</dc:date>
    </item>
  </channel>
</rss>

