John Prentice wrote:
> (a) There are occasions when the UI benefits from being bi-directional. 

Yes. But I don't know how to program a bidirectional slider or other 
widget yet. Maybe someone else can help ?

> (b) It would a useful generality to be able to display (and as above set) 
> parameters (including the proposed global named parameters?) via a vidget. 

indicating and controlling (Labview parlance) HAL parameters should be easy.

extended functionality could/should be implemented through the Python 
'emc' module, which allows control of almost everything in emc (NML 
commands etc.). I guess the 'emc' module is how AXIS interfaces to emc ?

In the meantime, I have programmed my first ever XML parser which looks 
at an XML file and produces a widget layout from it:
http://wiki.linuxcnc.org/cgi-bin/emcinfo.pl?PyVCP

As I am not a professional programmer, and only a Python beginner, the 
code is still very rough, but it seems to work somehow. All of the 
design decisions probably warrant more thought and re-writing to make 
pyvcp really useful.

would the almighty board of directors please indicate if this 
development has a future, or if I should keep it as my private toy ??



Anders

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to