Little green buttons are a bad interface.
John Kauffman
Posts: 653
edit: I should not have used a negative in the thread name, but I can't edit that now. The Prop scope is great and the two suggestions in the post will make it easier to use. >>>
I've been working with Propscope ver 2.0.5 downloaded from Plax site this morning.
Beautiful machine - I really like it. I have two suggestions for the interface.
Several user input interfaces are toggle buttons. Reading them is giving me fits. When I look at one I have to figure out if it is slightly bright green or slightly dusky green.
The tiny Run button requires an extra second of mouse movement to get exactly on the button - annoying.
My suggestions:
Make buttons turn red-green for toggle states
Make run button at least as large as Trigger buttons and even bigger would be better. A square of about 1cm x 1cm would be much better than a button for this, the most frequently used object on the screen.
Thanks.
I've been working with Propscope ver 2.0.5 downloaded from Plax site this morning.
Beautiful machine - I really like it. I have two suggestions for the interface.
Several user input interfaces are toggle buttons. Reading them is giving me fits. When I look at one I have to figure out if it is slightly bright green or slightly dusky green.
The tiny Run button requires an extra second of mouse movement to get exactly on the button - annoying.
My suggestions:
Make buttons turn red-green for toggle states
Make run button at least as large as Trigger buttons and even bigger would be better. A square of about 1cm x 1cm would be much better than a button for this, the most frequently used object on the screen.
Thanks.
Comments
Red/Green seems to make sense to me also. Good call.
Jim
It's tough making user interface changes once all the documentation/manuals have already been completed- if Parallax is ok with it I can make the change.
However, you can make the change yourself!
Have a look in your "program files/propscope/view/v4base" directory. Those images are used to generate the interface- much like images on a website. Simply replace the "Off.png" with a red version and you should be set!
To change the size of the "Run" button, look for example at the 9th line of "1Oscilloscope.xml" in "program files/propscope/view/". You can change the "size" argument to whatever you want...
Hanno
This is a nifty "feature". How radical can the changes be before basic opeartion begins to break?
Jim
PropScope is built on the library I developed for ViewPort. People have created all sorts of user interfaces for propeller projects with ViewPort so you shouldn't have any problems customising graphics by changing files or editing the xml files. ViewPort comes with a "Designer" tool to make this editing easier, but you can also use any text editor.
Hanno