Hi all!
I leave here 2 feature request to FL´s Scripting. So this will be valid for VFX, Edison and PianoRoll:
1. Return a bool type for ScripDialog´s checkbox controls: Currently, it returns float values. It won’t break backward compatibility due to how Python's Numeric Tower works. I believe this would improve both semantic and type consistency.
2. Raise a NameError when accessing a non-existent ScriptDialog control: Currently, None is returned. If this is unknown, it makes debugging difficult in some cases (silly typos) and I don’t think this (accessing a non-existent control and receiving None) would be expected in any case. This change won’t break backward compatibility either. Note: currently even passing an empty string ('') is allowed.
I think both of them will make FL’s scripting a bit more robust and consistent.
What do you think?
Thank you very much!
24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
Return to “FL Studio Beta & Release Candidate Testing”
[You can only see part of this thread as you are not logged in to the forums]
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
dgv wrote: ↑Wed Aug 27, 2025 2:27 pm
1. Return ...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
VilleK (staff) wrote: ↑Wed Aug 27, 2025 6:36 pm...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
VilleK (staff) wrote: ↑Wed Aug 27, 2025 6:36 pm...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
Thanks for the additional info. We will try thi...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
VilleK (staff) wrote: ↑Fri Aug 29, 2025 7:43 am...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
VilleK (staff) wrote: ↑Fri Aug 29, 2025 7:43 am...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
Hi VilleK:
New crash found (tested in last RC 4...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
dgv wrote: ↑Sat Nov 22, 2025 1:30 pm
Crash afte...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
I think I got a new one VilleK.
Let me know if ...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
dgv wrote: ↑Wed Nov 26, 2025 1:13 am
So when pr...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
Hi VilleK!
I found that createDialog function i...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
dgv wrote: ↑Tue Dec 02, 2025 7:42 pm
Hi VilleK!...
Re: 24.2 BETA 2 - Pianoroll Script Crash when adding notes to new Pattern
VilleK (staff) wrote: ↑Wed Dec 03, 2025 8:57 am...