Your UI looks like part of some modifier or plugin where user already knows what this tool can do. But for standalone tool only prophet knows what is …
For this kind of stuffs I think it would be redundant.
Or even extend “Select” and “Execute”to tell us what can do. If you use shorter buttons names then you need to add tooltips for description.
I like more minimalistic and precise placement of controls inside rollout try (destroydialog ::a)catch() rollout a “A_Roll” ( spinner a_sp “Cou…
Ribbon is created using WPF and caddies are maded using python if I’m right? That’s is 3rd (custom .net) section in Denis classification. This is very…
I’m also interested. Whether dotnet involved or pure mxs.
If sorting included do you think that bsearch method is right choise for finding dups?
Final version can be found here
Ok Denis. I want to thanks you and Kostadin for your time and help.
denisT: no… how i usually do: # using seed is optional (off by default) # use timestamp for example to generate unique seed and… # show the seed num…
Even if I do that some users will be confused when randomization stop working. Then again need to press “Random Seed” button to get new value and cont…
Thanks Kostadin. You are right. I decide to remove seed.
When I commented [–] “seed” function all works fine. Why is this happening?
He need the macroscript so… macroScript someName buttontext:”MACRO” category:”Some Category” tooltip:”Some Description” ( on execute do ( rollo…