From: bobicanprogram on 20 Apr 2010 13:35 On Apr 19, 11:39 am, Kari Laine <klai...(a)gmail.com> wrote: > Hi, > > I am learning TCL/TK for a project. I would need to use external library > from TCL-program. Specifically at the moment the libusb > library. Could someone give some pointers how to do that? > > Best Regards > Kari > > -- > PIC - ARM - Microcontrollers - I2C - SPI > Keypads - USB-RS232 - USB-I2C - Accessorieshttp://www.byvac.com > I am just a happy customer We at the SIMPL project (http://www.icanprogram.com/simpl) wrap our C library to provide for the Tcl/Tk hooks. Perhaps a similar wrapper could work for your libusb. Alternatively you could connect your Tcl code to your libusb code via SIMPL itself. bob
|
Pages: 1 Prev: Get rid of {curly braces} Next: How do I center justify a ttk::button's label ??? |