Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

Anonymous
443 Vistas, 3 Respuestas

Anchor a Dockable Window

Please explain how to do this. Where is the title bar to right click, is it on the ribbon or palette to anchor? Goal for me is to have layers tool bar roll out  from the left side of the user interface AutoCAD 2015.

 

Thanks,

Jeffry Borten

 

Anchor a Dockable Window
  1. Right-click the title bar and select Allow Docking.
  2. Right-click the title bar and select Anchor Right or Anchor Left.
scot-65
en respuesta a: Anonymous

command LOCKUI = 0
command LAYER

(or MENUBAR = 1, then Tools --> Palettes --> Layer)

???

And welcome to these Forums!

Scot-65
A gift of extraordinary Common Sense does not require an Acronym Suffix to be added to my given name.


pendean
en respuesta a: Anonymous

This blog explains the concept, with pictures: http://www.cad-notes.com/optimize-your-palette-placement/
Anonymous
en respuesta a: pendean

Hi,

Got the concept now. Thanks for the help.

jeffrybort