I just added a new pyvcp feature to CVS: image indicators (requested by
<danielbr> on irc)

Example XML file:
    <pyvcp>
    <image name="xa" file="xa.gif"/>
    <image name="xb" file="xb.gif"/>
    <image name="yc" file="yc.gif"/>
    <image_bit images="xa xb"/>
    <image_u32 images="xa xb yc"/>
    </pyvcp>

Full demo including ugly indicator images:
    http://emergent.unpy.net/files/sandbox/pyvcp-image-demo.tar.gz

Daniel, I hope you see this email and can take advantage of this
addition.

Jeff

On Tue, Aug 14, 2007 at 01:50:35AM -0000, Jeff Epler wrote:
> Modified file emc2/lib/python/pyvcp_widgets.py
> 
> Full file:
> <http://cvs.linuxcnc.org/cvs/emc2/lib/python/pyvcp_widgets.py?rev=1.35>
> 
> Difference:
> <http://cvs.linuxcnc.org/cvs/emc2/lib/python/pyvcp_widgets.py.diff?r1=1.34;r2=1.35>
> 
> Branch: TRUNK
> 
> Log:
> revision 1.35
> date: 2007/08/14 01:50:35;  author: jepler;  state: Exp;  lines: +29 -2
> new tags <image_bit images="false-image true-image"/> and
> <image_s32 images="image0 image1 image2 ..."/>
> use <image/> tag to load the image

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to