Results 1 to 10 of 15

Thread: Ribbon vs Classic

Threaded View

  1. #11
    Certifiable AUGI Addict irneb's Avatar
    Join Date
    2007-07
    Location
    Jo'burg SA
    Posts
    4,348

    Default Re: Ribbon vs Classic

    Quote Originally Posted by nextvkin View Post
    As suggested, I now have the ribbon on my other screen but still having my personal UI on the main screen, ie with menubar & toolbars. However I found that when I do a hatch (keyboard command H), the dialog box doesn't come up, but the command line says HATCH Pick internal point or [Select objects/seTtings], and by typing T the dialog box appears. Any way to overcome this, ie without having to type that T option? I know it's a minor thing, but if it can be fixed, great! Thanks.
    Quote Originally Posted by irneb View Post
    ... Only I tend to turn it on/off every time I want to work with hatches, otherwise my i7-SandyBridge + 16GB crashes on my drawings (they're just too complex for that preview hatching).
    I've made a keyboard shortcut for the Ribbon command (set to Ctrl+R), that way I can toggle it on/off quickly before creating / editing hatches.

    Edit: Here's the macro code:
    Code:
    ^P^C^C(command (if (= (getvar 'RibbonState) 0) "._RIBBON" "._RIBBONCLOSE"))
    Last edited by irneb; 2012-05-04 at 07:25 AM.
    Knowledge is proportional to experience, but wisdom is inversely proportional to ego!
    My little bit of "wisdom": Hind-sight is useless, unless used to improve the next forethought!

Similar Threads

  1. Replies: 18
    Last Post: 2011-05-10, 07:54 PM
  2. 2011: Classic
    By MikeRobinson in forum AutoCAD General
    Replies: 2
    Last Post: 2010-04-23, 04:07 AM
  3. Ribbon or Classic interface: vote here
    By Wes Macaulay in forum Revit - Platform
    Replies: 87
    Last Post: 2009-09-16, 11:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •