MoI discussion forum
MoI discussion forum

Full Version: CustomUI

Show messages:  1-18  …  79-98  99-118  119-138  139-158  159-178  179-198  199-218  …  519-522

From: shayno
25 Feb 2014   [#139]
Hi Guys
I was having trouble getting the custom ui to find the lighting presets plugin
I have downloaded the lightingoptions.zip and copied it into the commands folder
it runs from this script on a key script: /* Opens Lighting Options Dialog */ moi.ui.createDialog( 'moi://ui/LightingOptions.htm' );

and would you believe it once I used the above script the custom button works
So problem solved
shayne
From: shayno
27 Mar 2014   [#140]
Hi
I have installed the custom ui into the latest beta Mar24th and it comes up with the error message custom iu folder not found
The customiu folder is in the ui folder does the command.htm need the full path to it?
Moi sits in my program files folder on the C drive
Any ideas
shayne
From: BurrMan
27 Mar 2014   [#141] In reply to [#140]
Hi Shayno,
It loaded ok over here. The file from MoI's UI is "commandbar.htm" that had an edit to use the custom ui. Did you update your commandbar.htm from the old install to the new one?
From: shayno
27 Mar 2014   [#142]
I think what happened was access was denied by windows to some of the files being extracted into my c drive , so were missing
I moved it elsewhere and redid the customiu install , working now thanks
shayne
From: Mike (MGG942)
29 Mar 2014   [#143] In reply to [#1]
Max,

Your CustomUI is great!
But I think that I'm doing something wrong.
I've got the latest March beta up and running with your CustomUI. The Ext Scripts come up OK with scripts that I already had installed but I can't get the list to update to show new scripts (eg Michael's Csec script) that I've copied to the Command folder in the new beta.
I'm running Windows 8.1 64 bit.

Mike.
From: BurrMan
29 Mar 2014   [#144] In reply to [#143]
""""""""""The Ext Scripts come up OK with scripts that I already had installed but I can't get the list to update to show new scripts """"""""""

Me too.
From: moritzbock (MORITZ)
29 Mar 2014   [#145]
Hi to all,

the CustumUI looks great - but where is the ViewReset-Button in each of the views? I need it very often ...

Moritz

Image Attachments:
ViewReset.png 


From: Mike (MGG942)
29 Mar 2014   [#146] In reply to [#145]
****************but where is the ViewReset-Button in each of the views?

It's present for me, both in the latest (March) beta and the previous (November) beta.
Windows 8.1 64 bit.
Mike.
From: BurrMan
29 Mar 2014   [#147] In reply to [#145]
The viewport nav buttons disappear with an inactive viewport. Active viewport and they appear dimmed. Mouseover brings them opaque...
From: BurrMan
29 Mar 2014   [#148] In reply to [#143]
Hi Mike,
"""""""""""""""""The Ext Scripts come up OK with scripts that I already had installed but I can't get the list to update to show new scripts """"""""""""""

So this is the case for me too. I thinks it's a permissions issue. If I run MoI as admin then the newly added things will appear. This UI is doing some filesystem stuff, so regular dragging and dropping of the files/folders between betas now will most likely create these issues.

I'll take a slow look at the various permissions (have to go back and track down the Ui's workflow) Then see if I can suggest the rights assignment to the file that's is causing the issue.

Burr
From: Mike (MGG942)
29 Mar 2014   [#149] In reply to [#148]
Burr,

---------------If I run MoI as admin then the newly added things will appear.

Not for me, unfortunately, 'cos I could live with that no problem.

I've checked the security settings for the scripts that do load against those that don't and can see no difference between them.

Mike.
From: BurrMan
30 Mar 2014   [#150] In reply to [#149]
""""Not for me, unfortunately,""""""""""""""

Ok I got it... It's not permissions. It's the exepath entry in the ini file. Mine was still pointing to the old beta.

Set that path to the new beta folder and see what you get.
From: DannyT (DANTAS)
30 Mar 2014   [#151] In reply to [#150]
On first launch of the new beta I had an error message stating couldn't find customui directory and a file dialogue box asking me where Moi.exe was, pointed to it and everything works as it should.
If you still have your previous beta installed get rid of it then try again.

~Danny~
From: Mike (MGG942)
30 Mar 2014   [#152] In reply to [#150]
Wonderful!

Many thanks.

Mike.
From: moritzbock (MORITZ)
30 Mar 2014   [#153] In reply to [#147]
Hi BurrMan, hi Mike,

thanks a lot - now the buttons appear ..

Moritz
From: BlackBird
5 Apr 2014   [#154]
This Addon is sooo cool!
i always wanted a object library. and it so easy to use and manage!!! :-)
please Keep working on it. it's worth.
From: Frenchy Pilou (PILOU)
6 Apr 2014   [#155]
Does it possible to have inside the ExtScriptsFull the list of the lines scripts who are inside the Options / ShortCuts keys button?

Now we have the possibility to make a button on the bottom bar with an icon but just a text inside the list ?
From: BurrMan
6 Apr 2014   [#156] In reply to [#155]
Hey Frenchy,
I put all my inline scripts into js files and keep them in a folder named "scripts" in MoI's root.

Then I made a second custom ui command bar icon that looks in that folder...

Image Attachments:
custom_ui_bar.jpg 


From: Frenchy Pilou (PILOU)
6 Apr 2014   [#157] In reply to [#156]
Cool!
The js file must have a particular syntax or we just put the lines script inside ?
Have you an example text with 2 lines scripts ?
From: BurrMan
6 Apr 2014   [#158] In reply to [#157]
Just paste your inline scripts into notepad then do a save and manaully type the .js extension.

Not sure what you mean by an example?

Show messages:  1-18  …  79-98  99-118  119-138  139-158  159-178  179-198  199-218  …  519-522