Sources for Stock Images for GUI automation panels? e.g. Switches, Meters, Knobs?

Recently I wanted to jazz up my machine-control GUI from simple push-buttons
and choice boxes and spin-controls to be more snazzy with simulated switches,
lights, meters, etc.

Does anyone know of a good source of free stock images of instrumentation panel
equipment?

The key thing is, you really need multiple images, depending on the state of the
switch, for example. so for a toggle switch, you need both the up and the down
position. Or for a traffic light, you want a different picture depending on the light
that is on. If these have nice gradient or shadow effects, you can’t simply rotate
a switch 180 degrees to get the other graphic. (Online catalogs
typically have the switch only in the one position)

Does anyone have any experience or tips in this area.

Drawing the stuff by hand in Paint or an Icon Editor is a real pain for someone who
does not do it for a living.

(I may see if there’s a Visual Basic group that does this and port it to Wxpython
but I thought I’d ask here first.)

Rufus

Of course you could always photograph the actual controls used on
the actual hardware version of the machine as a starting point…

···

On 03/07/14 20:46, Rufus wrote:

    Recently I wanted to jazz up my machine-control GUI

from simple push-buttons

    and choice boxes and spin-controls to be more snazzy with

simulated switches,

    lights, meters, etc.



    Does anyone know of a good source of free stock images of

instrumentation panel

    equipment?



    The key thing is, you really need multiple images, depending on

the state of the

    switch, for example.  so for a toggle switch, you need both the

up and the down

    position. Or for a traffic light, you want a different picture

depending on the light

    that is on.    If these have nice gradient or shadow effects,

you can’t simply rotate

    a switch 180 degrees to get the other graphic. (Online catalogs


    typically have the switch only in the one position)



    Does anyone have any experience or tips in this area.



    Drawing the stuff by hand in Paint or an Icon Editor is a real

pain for someone who

    does not do it for a living.





    (I may see if there's a Visual Basic group that does this and

port it to Wxpython

    but I thought I'd ask here first.)





    Rufus

  You received this message because you are subscribed to the Google

Groups “wxPython-users” group.

  To unsubscribe from this group and stop receiving emails from it,

send an email to wxpython-users+unsubscribe@googlegroups.com.

  For more options, visit [https://groups.google.com/d/optout](https://groups.google.com/d/optout).