shortcut assignments

 From:  snead
3808.1 
I have two questions about shortcuts:

1. I assigned numpad* to "Maximize the view the mouse is over" and it works fine. Close Moi and reopen, reset is automaticaly assigned to numpad 8. If I then change it back to numpad *
it works until I close and reopen Moi. I have gone to the config file and assigned reset to numpad *. It makes no difference, the behavior continues.
Does this have something to do with 8 and * being on the same regular keyboard key?

2. I have assigned the following shortcuts:

2=script:moi.ui.mainWindow.viewpanel.mode = 'Front';
4=script:moi.ui.mainWindow.viewpanel.mode = 'Left';
5=script:moi.ui.mainWindow.viewpanel.mode = 'Top';
6=script:moi.ui.mainWindow.viewpanel.mode = 'Right';

Front, Top and Right work fine. However, as soon as I go to Left it brings up the Right view.

I have also tried- script:moi.ui.mainWindow.viewpanel.reverseView( 'Right' ); -but this only serves as a toggle between Left and Right.

I want to assign a unique shortcut to each view. Is this possible?


On a side note, I am rapidly coming to the conclusion that Moi is far above all the other nurbs softwares that I have used. It's quality of output and fluidity of use for the artist are outstanding.

Thanks, Snead