Search found 940 matches

by SimplSam
Sat Dec 09, 2023 11:22 am
Forum: General Moho Discussion
Topic: Switch Selection concept for v13.5
Replies: 45
Views: 95110

Re: Switch Selection concept for v13.5

The other option would be to pass a filename to external app, which it populates, then read/delete the contents of that file after the call.
by SimplSam
Tue Dec 05, 2023 12:16 pm
Forum: General Moho Discussion
Topic: Problem with inserting images in forum posts
Replies: 9
Views: 6019

Re: Problem with inserting images in forum posts

Congrats. You can also use the [Preview] to see what you post will look like before you [Submit] it.
by SimplSam
Tue Dec 05, 2023 9:33 am
Forum: General Moho Discussion
Topic: Problem with inserting images in forum posts
Replies: 9
Views: 6019

Re: Problem with inserting images in forum posts

Much as stated already, you can also paste your image URL into your text - as below: https://i.ibb.co/wgh9xw1/acton-ez.gif then select/highlight that URL text and click the image icon https://i.ibb.co/TvtTYpN/IMG-BB.png - which will surround the image url with the [ img ] tags - like below: https://...
by SimplSam
Mon Dec 04, 2023 11:33 pm
Forum: General Moho Discussion
Topic: Moho API ?
Replies: 1
Views: 1672

Re: Moho API ?

I am not entirely clear how you are planning to use an API, but there is the Lua C API (https://www.lua.org/pil/24.html) - which allows Moho Lua scripts to talk to the world via linked libraries (.DLL / .SO) etc.
by SimplSam
Fri Dec 01, 2023 4:10 pm
Forum: Scripting
Topic: How do I create a new moho file and copy a layer to it via script?
Replies: 18
Views: 29845

Re: How do I create a new moho file and copy a layer to it via script?

Glad you found a solution, but for what you are trying to achieve overall - would it not be easier to add 'TODO' Tags to the layers and have batch processes that review the project files for the 'TODO' tags etc etc.
by SimplSam
Fri Dec 01, 2023 4:20 am
Forum: Other Software
Topic: I made some Free Stream Deck Icons
Replies: 7
Views: 5163

Re: I made some Free Stream Deck Icons

I am not sure that you can do that feedback loop with the built-in controls, but most Audio addon plugins will reflect the real-time status of the device Volume control (Mute/Unmute). The Spotify plugin (BarRaider) also show things like Looping, Volume level, Song Album cover picture, Title etc. So ...
by SimplSam
Fri Dec 01, 2023 3:05 am
Forum: Share Your Work
Topic: Pink Floyd music video
Replies: 13
Views: 38557

Re: Pink Floyd music video

Really great work. Good Luck.

p.s. The Playlist link does not work. Looks to be shortened.
by SimplSam
Tue Nov 28, 2023 9:40 am
Forum: Bug Discussions
Topic: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file
Replies: 26
Views: 8920

Re: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file

OK - Now I have KaBoom 💥 I have also been able to recreate from scratch using other texture image content, in a document with a single layer and a single shape. It appears to be a combination of the shape having an Image Texture and a Stroke Brush that triggers the issue when trying to alt-right-cli...
by SimplSam
Tue Nov 28, 2023 3:58 am
Forum: Bug Discussions
Topic: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file
Replies: 26
Views: 8920

Re: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file

Well done on the detective work.

At this point I can see the issue with the missing Texture vs Gradient - but I can't get Moho to crash.
by SimplSam
Tue Nov 28, 2023 3:09 am
Forum: Bug Discussions
Topic: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file
Replies: 26
Views: 8920

Re: Moho 14.1: Frequent crashes, guaranteed layer selector crash in advanced rig file

Scabby wrote: Mon Nov 27, 2023 11:35 pm ... There's something lethal about the "eyes" layer in this file: https://drive.google.com/file/d/14FgTzg ... drive_link
That file is inaccessible - says permission required.
by SimplSam
Sat Nov 25, 2023 4:40 pm
Forum: Other Software
Topic: Rebelle 7 Pro for $29 until Nov. 30
Replies: 6
Views: 8744

Re: Rebelle 7 Pro for $29 until Nov. 30

As you might guess I am not a user, but I appear to have an old demo/trial for version 4 installed.

One thing I never quite understood is how the notion of 'Papers' works? And why one would need to buy them.
by SimplSam
Tue Nov 21, 2023 7:07 am
Forum: Scripting
Topic: MR Tween Machine 2.2
Replies: 31
Views: 17441

Re: MR Tween Machine 1.5

Cool update. Looking forward to the new tools too.
by SimplSam
Thu Nov 16, 2023 11:08 pm
Forum: Bug Discussions
Topic: SVG not found
Replies: 2
Views: 1559

Re: SVG not found

You might get the diagnostics File Not Found error if the filename or path has non-english characters in the name. Try renaming the file/path to fix this.
by SimplSam
Thu Nov 16, 2023 3:46 am
Forum: Feature Request Discussions
Topic: Collapse all layers
Replies: 5
Views: 2273

Re: Collapse all layers

... I found a script that collapses every open folder, but I'd still prefer a button... There was another Button solution from EricTheFish in the original topic: Collapse all layers But you can also make any Menu script a Button by copying it to the <custom content folder>/Scripts/Tool/ folder, wit...
by SimplSam
Wed Nov 15, 2023 2:49 am
Forum: Bug Discussions
Topic: MOHO 14 on MacOs doesnt load external LUA libraries
Replies: 4
Views: 1981

Re: MOHO 14 on MacOs doesnt load external LUA libraries

No the fix has not been introduced yet.