Save custom UI?
All  1-6  7-11

Previous
Next
 From:  Michael Gibson
9121.7 In reply to 9121.5 
Hi mat, so looking at your screenshot there it looks like your problem is you've moved the customui folder inside of "startup", when it should be one level up.

So just to clarify - when you unzip the CustomUI.2.0.beta2.zip file there will be 3 folders contained inside it: "customui", "objects", and "startup".

These folders should be copied to the MoI appdata folder which is /Users/<username>/Library/Application Support/Moi/

So when you do that it means you should have this structure:

/Users/<username>/Library/Application Support/Moi/customui
/Users/<username>/Library/Application Support/Moi/objects
/Users/<username>/Library/Application Support/Moi/startup

One thing to note is there will be an already existing startup folder. The contents of the startup folder in the .zip should be merged into the existing one.


In your screenshot I see this folder structure:

/Users/<username>/Library/Application Support/Moi/objects
/Users/<username>/Library/Application Support/Moi/startup
/Users/<username>/Library/Application Support/Moi/startup/customui <<<<<<

So the one marked with the <<<< is not in the correct location.

- 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
Next
 From:  Michael Gibson
9121.8 In reply to 9121.5 
Hi mat, for the LightingOptions one it seems that it is expecting to have a listing of different lighting modes saved in the moi.ini file already, I guess it would get populated by using the older lighting options dialog script. Or maybe from the old CustomUI in v3 maybe, something like that.

Maybe if you can run one of those older versions it can get the settings populated in your moi.ini file so that menu could work in v4.

- 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
Next
 From:  mat10x
9121.9 In reply to 9121.7 
Ah, now it works! Scripts, Obj library and Lighting options are all visible now....but somehow the script names are coming from V3 (not functional)...since I haven't yet installed all my V3 scripts into the V4 commands folder...? I noticed V4 also has my V3 hotkey set up...automatically.

Next...is to separate out the "Draw Curve/Draw Solid" and "Construct/Transform" panel windows. Is it the same process in V4 as in V3?

Thanks 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
Next
 From:  mat10x
9121.10 In reply to 9121.6 
You were right Brian to move the "customui" up one level. Works now.

The "LightingOptions.htm" I had put into the commands folder from a script. Thought I needed it for the "Lighting" button. Seems to work with and without it...not sure if it's linked to my V3 somehow...or built into V4.

Thx!
  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:  Michael Gibson
9121.11 In reply to 9121.9 
Hi mat,

re:
> since I haven't yet installed all my V3 scripts into the V4 commands folder...?

Yes, you'll need to copy over any additional scripts that you added into the V3 commands folder.

But for v4 instead of copying them into the app's commands folder you can put them in the appdata command folder (/Users/<username>/Library/Application Support/Moi/commands) and the benefit to that is that new versions will find them in that centralized location and so you won't have to copy them around again after that.


> Next...is to separate out the "Draw Curve/Draw Solid" and "Construct/Transform" panel
> windows. Is it the same process in V4 as in V3?

Yup, you can use the same process for that, or also a newer method for v4 is you can put in a startup script (in the appdata/Startup folder) to do it, get it from:
http://moi3d.com/forum/index.php?webtag=MOI&msg=8064.8

- 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
 

Reply to All Reply to All

 

 
 
Show messages: All  1-6  7-11