Suppress View Controls
All  1  2-4

Previous
Next
 From:  Michael T. (MICTU_UTCIM)
5624.2 In reply to 5624.1 
Hi Martin,

I don't know of a hotkey, but if you go under options you'll see this, and you can uncheck this box:





Hope this helps.

Michael T.
Michael Tuttle a.k.a. mictu http://www.coroflot.com/DesignsByTuttle
Attachments:

  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
Next
 From:  Michael Gibson
5624.3 In reply to 5624.1 
Hi Martin,

> Is there a script or some other option available, like holding down the shift key, to allow the
> temporary suppression or hiding of the view controls, as I sometimes find them to be covering
> a point I need to snap to?

Usually the easiest solution to that is to just pan the view a little bit so that you can then access the particular point you're trying to snap on to.

It's generally good to have the habit of adjusting the view by panning or zooming frequently and early - by which I mean the moment that you find yourself struggling to access something don't flounder around, adjust the view to solve it right away and it's even better to do it before you get into a place where you would be struggling to pick in the first place.

The main control for showing and hiding the view controls is the checkbox that Michael T shows above, and it is possible to set up a shortcut key to do it too, to do that put the following script on a shortcut key:

script: /* Toggle view controls on/off */ moi.view.showViewControls = !moi.view.showViewControls;


When you turn them back on with the script, they won't actually appear until you move the mouse again.


- Michael
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged

Previous
 From:  blowlamp
5624.4 
Thanks very much for the help, chaps.

I'm trying out the script option rigged to the Space Bar at the moment and it looks like it's doing the trick for what I need.
And I'll remember the more permanent method under Options if I should need it.

Cheers.

Martin (2).
  Reply Reply More Options
Post Options
Reply as PM Reply as PM
Print Print
Mark as unread Mark as unread
Relationship Relationship
IP Logged
 

Reply to All Reply to All

 

 
 
Show messages: All  1  2-4