• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Distinguished Contributor
    doni49
    Posts: 272
    Registered: ‎12-22-2012
    Accepted Solution

    Layout and Model Tabs show SOMETIMES (I want them always)

    276 Views, 10 Replies
    01-03-2013 02:56 PM

    I have checked Options>Display>Display Layout and Model Tabs.  It is ON.  Yet they seem to only randomly show up.

     

    More often than not, they're NOT SHOWN.

     

    Layouts.png

     

    I really don't like the new way of changing between layouts and want to use the tabs.  Anyone have any ideas?

     

     

     

     

    Please use plain text.
    Distinguished Contributor
    doni49
    Posts: 272
    Registered: ‎12-22-2012

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-09-2013 08:34 AM in reply to: doni49

    Anyone have any ideas?

    Please use plain text.
    Valued Contributor
    Posts: 99
    Registered: ‎12-04-2012

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-09-2013 08:46 AM in reply to: doni49

    Do you run any add-on application?

    If you do, look for the line:

    (setenv "ShowTabs" "0")

    Please use plain text.
    Distinguished Contributor
    doni49
    Posts: 272
    Registered: ‎12-22-2012

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-11-2013 06:48 AM in reply to: Patchy

    I don't know of anything running.  But I just ran into one instance where the tabs aren't showing up.  I did getvar on ShowTabs.  It's set to 1 currently but yet I have no tabs.

     

    ShowTabs.png

    Please use plain text.
    Valued Mentor
    Posts: 341
    Registered: ‎07-10-2007

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-11-2013 06:56 AM in reply to: doni49

    When your Layout and Model tabs "disappear" is the drawing window minimized?  Not the AutoCAD window but just the drawing window.  If you maximize the drawing window do the tabs "reappear"? See attached for pic.

    Please use plain text.
    *Expert Elite*
    Patchy
    Posts: 5,313
    Registered: ‎09-16-2009

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-11-2013 07:06 AM in reply to: doni49

    I see it now, your screen is minimized.

    Please use plain text.
    Distinguished Contributor
    doni49
    Posts: 272
    Registered: ‎12-22-2012

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-11-2013 07:36 AM in reply to: Patchy

    Hmmm.  I wasn't (and I'm still not) too sure what you were talking about.  But my screen wasn't minimized. 

     

    BUT.......

     

    I maximized my current drawing within the Acad window and the tabs appeared.  Then I "restored" the drawing to its previous state and the tabs STAYED.  And as if that didn't muddy the waters enough, I tried checking the value of that ShowTabs variable again.  It's NIL now.

     

    ShowTabs2.png

     

    ShowTabs3.png

    Please use plain text.
    Valued Mentor
    Posts: 341
    Registered: ‎07-10-2007

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-11-2013 07:42 AM in reply to: doni49

    When I said "minimized" I meant by using the middle button where the arrow is pointed to in my pic.  Not minimized as in docked at the bottom of the AutoCAD window which the left button does.

     

    Your last posted pic shows the drawing window minimized but centered in the AutoCAD window.  The tabs are displayed.  Your first pic showed the same thing, only the drawing window bottom, (where the tabs are), was below the command line.  Therefore, you couldn't see the tabs.  If you would have moved the drawing window up they would have been visible again.  By maximizing and then minimizing, the drawing window centered itself in the AutoCAD window and shows everything.

     

    I hope that explains it a little bit better.

    Please use plain text.
    *Expert Elite*
    Patchy
    Posts: 5,313
    Registered: ‎09-16-2009

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-11-2013 07:44 AM in reply to: doni49

    Not "Getvar"

    Please use plain text.
    Distinguished Contributor
    doni49
    Posts: 272
    Registered: ‎12-22-2012

    Re: Layout and Model Tabs show SOMETIMES (I want them always)

    01-15-2013 06:54 AM in reply to: Patchy

    Setvar is how you set the variable.  Getvar shows what the variable is currently set to.  That's what I was using it for.  But it's solved now.

    Please use plain text.