algorithmic modeling for Rhino
Check Box -- Alternative to Boolean Toggle. Great for turning options on and off with a single click. Much cleaner and more sensible in a control panel interface.
Push Button -- For those "do once" kinds of actions, like baking with a script, launching an application, or writing to a database. Push it once and it sends a True signal, followed by a False signal. No more telling my students/colleagues to "double click to set to true, and then double click again immediately to make sure you don't have your bake script running all the time". This is very confusing to beginners and still causes problems with experienced users who have a forgetful moment.
If you released these components I would immediately go through all my key definitions and start updating all of my control panels.
Thanks,
Marc
Tags:
Hey Marc,
I like your suggestions (and have often thought these would be good additions). As for the push button option... you may want to try out the Bang component in Firefly. You need to connect a timer component to it (I guess I could build in a timer mechanism into the actual component... but nevertheless). When you feed it a True boolean toggle, it will propagate a True value out of the T-output, followed by a False value. The speed of how fast it can stay True before resetting back to false can be controlled with the Timer interval. Anyway, I think this will do what you're asking for (although there may be a more elegant GUI way to do this). Check it out and let me know if this does what you're thinking.
-Andy
Great!
In the interest of graphic minimalism... can we eliminate the True/False language from the button?
You could easily find a graphic device that would work for either mode. Perhaps a drop shadow that implies relief when depressed. In Toggle mode it would "stick", and in Button mode, it would just be depressed during the mouse event.
Perhaps an option to turn on/off the True False feedback. For me, I'm interested in the cleanliness of the control panel, but I could see where it would be nice to have the option to have the text feedback inherently in the button...
Thanks,
Marc
The button now toggles whatever state is active. I.e., you can temporarily create a False or a True value. If I don't draw the current value, then the button should always be False, except when depressed. Is this preferable?
--
David Rutten
david@mcneel.com
Poprad, Slovakia
In fact, if this is the case then the button behaviour is sufficiently different from the Toggle behaviour to warrant it being a different object entirely.
--
David Rutten
david@mcneel.com
Poprad, Slovakia
Yeah, you're right. I was thinking of a button state that is always false except when depressed, and that's why I was thinking of a separate objects for the button, check mark/switch, and boolean toggle. I think you could combine the first two (button and switch) but maybe not all three (boolean toggle lives on separately)...
Nice!
Awesome! It smell like a new realease soon :D
I love the smell of New Release in the morning
Very helpful! I've unfortunately fallen into the trap Marc described above way too many times. The combination of Kangaroo and Lunchbox gets me every time and I end up with hundreds of baked objects at every tick of the timer. The new Button will be perfect for this. Thanks!
nice!
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by