MoI discussion forum
MoI discussion forum

Full Version: MoI node editor for beginner

Show messages:  1-4  5-24  25-44  45-54

From: WN
7 Dec 2022   [#45] In reply to [#43]
Hi Brian.

Image Attachments:
openOffice.PNG 


From: pior (PIOR_O)
7 Dec 2022   [#46]
Brian, WM : FWIW it was generated by simply performing a "print to PDF" on all the individual web pages, then stitched together using GiosPDFSM, and then basic edits were done in LibreOffice. All that to say that I didn't do anything about font size and left it all as it was, since styling is less important than content :)

As for sources of inspiration for visual styling, the UE4 Blueprint Compendiums mentionned earlier would probably be a good starting point ; as well as any PDF export from any documentation site made with ReadTheDocs. Here's an example : https://docs.readthedocs.io/_/downloads/en/latest/pdf/
(I personally strongly dislike ReadTheDocs when it comes to *writing* documention, it's just painful and annoying. But the output itself is really quite clean visually.)

As for opening the .ODG : on my end I am using LibreOffice 7.2.7.2.

FP : no problemo, I needed to do it anyways in order to be able to parse through it all without losing my sanity :D Great work again on all the examples, it looks like everything is well covered really.
From: bemfarmer
7 Dec 2022   [#47] In reply to [#46]
Thank you, pior, for the explanations. (And WM as well.)
My past attempts to use MS Word for anything have been very unfruitful, and very awkward.

- Brian
From: mike (MVERHULST)
30 May 2024   [#48] In reply to [#1]
i see the exact same thing. the 0.97 install seems to be missing something. did i miss a step?
From: Michael Gibson
30 May 2024   [#49] In reply to [#48]
Hi mike,

re:
> i see the exact same thing. the 0.97 install seems to be missing something. did i miss a step?

Can you maybe describe a bit more about what problem you're seeing?

Is it that the CustomUI "NodeEdit" button is showing a blank window?

- Michael
From: mike (MVERHULST)
30 May 2024   [#50]
yes, exactly

it is that the CustomUI "NodeEdit" button is showing a blank window

i installed this version of the nodeeditor

https://moiscript.weebly.com/biblio-elephant.html
https://moiscript.weebly.com/install-elephant.html

https://moiscript.weebly.com/uploads/3/9/3/8/3938813/nodeeditor_1.zip

@'y'@ 0.97
From: Michael Gibson
30 May 2024   [#51] In reply to [#50]
Hi mike,

re:
> i installed this version of the nodeeditor

Do you possibly have the .zip file name in the path?

Like nodeeditor_1\nodeeditor\index.htm ?

If so then it won't find it because it's looking for
code:
moi://appdata/nodeeditor/index.html

and you've instead got
code:
moi://appdata/nodeeditor_1/nodeeditor/index.html


If that isn't it please show a screenshot of where you have it installed to.

- Michael
From: mike (MVERHULST)
30 May 2024   [#52]
sure, thanks

here is my screenshot

Image Attachments:
Screenshot at 2024-05-30 22-42-06.png 


From: Michael Gibson
30 May 2024   [#53] In reply to [#52]
Hi mike, that sure looks correct.

I think maybe that nodeeditor might be an old version from moi v3 that is expecting to be put in the "c:\Program Files" install folder instead of in appdata.

Try with this one instead:
http://moi3d.com/forum/index.php?webtag=MOI&msg=9358.10

- Michael
From: mike (MVERHULST)
30 May 2024   [#54]
great thanks,

that works -- awesome :)

Show messages:  1-4  5-24  25-44  45-54