Expanding tool panels

Next
 From:  MarkSony (MARKSONY23)
11050.1 
Hi,

On the right of the MoI interface, you have the Draw Curve / Draw Solid and other tool panels. Be default some of these are minimised to save space. However, on larger monitors they can all be expanded. I just can't remember how to do this. Can some one remind me, please?

Thanks
Mark
  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:  Frenchy Pilou (PILOU)
11050.2 
Curious i have this address of script!
but seems no valid! ? (maybe was updated ! )
for V4 to put C:\Users\<username>\AppData\Roaming\moi\startup for PC
and ~/Library/Application Support/Moi/startup for MAC.

This one is no more valid!!!
http://moi3d.com/forum/get_attachment.php?webtag=MOI&hash=bd46ba4056aae65bee86c6bb83086146&filename=SeparateSidePanePalettes.js

But try this one! :)
https://moi3d.com/forum/get_attachment.php?webtag=MOI&hash=fb29c425f9b0f1123b1994f1a0fb2d39&filename=SeparateSidePanePalettes.js

EDITED: 12 Apr 2023 by PILOU

  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:  Frenchy Pilou (PILOU)
11050.3 
you have also this to input inside Moi/UI (without Legend) https://moi3d.com/forum/index.php?webtag=MOI&msg=9758.1
A floating palette with numerous tools!
https://moi3d.com/forum/get_attachment.php?webtag=MOI&hash=4a8857a2d8c39f0c5fb83939bb553f90&filename=SidePane1.htm



The caption will be set by editing the SidePane.htm file in the ui folder.
You will have to do this for each Icon image!
See the example below!
We put the text between the "<>"
<moi: CommandButton icon = "moi: //ui/icons/ReconstructCurve.png" command = "ReconstructCurve">Icon's text here</ moi: CommandButton>

The size of the Icons can be modified in the file moi.css :

code:
moi:CommandButton > img, moi:CommandMenuButton > img, moi:CommandSplitButton > img { width:3.25em; height:3.25em; }

You can override this by inserting this same rule in a <style> block in the <head> of your .htm file, with different width and height values.

EDITED: 12 Apr 2023 by PILOU

  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
11050.4 In reply to 11050.1 
> Be default some of these are minimised to save space. However, on
> larger monitors they can all be expanded.

Hi Mark, if some are minimized on startup it probably means the regular window size is small.

You can fix that by unmaximizing the window with the control in the far upper right corner, then size the now unmaximized MoI window so it is large on your screen, then close MoI so that window location will be saved.

Then restart MoI and you can now maximize it and leave it that way.

Basically what happens is that during program startup MoI will initially get the unmaximized window size set on it before it gets maximized and if the unmaximized size is small that will collapse some of the palettes.


The method that Pilou writes about above is a script that will modify the UI so that all the tool palettes are individual pieces instead of there being multiple ones on the same row. The post for that one is here:
http://moi3d.com/forum/index.php?webtag=MOI&msg=9439.3

- 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:  MarkSony (MARKSONY23)
11050.5 In reply to 11050.4 
Thanks all. :-)

M
  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