Well, I have solved this with the same kind of hack I use for interacting with 
anything on the client machine:
I wrote a standalone server that runs on the client machine and responds to 
network requests from the OpenERP server. In this case it pops up a little 
tkinter drawing app I cribbed off the web, captures the signature then returns 
the data to OpenERP which stashes it in the aforementioned binary field. If you 
use an image widget for the field the sig pops up on the form like magic.
It actually works quite well but it would be so much easier if OpenERP had a 
drawable field.




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=60610#60610

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to