Hello, I love to use Ltk. So I want to write some extension for tk library. I read Ltk source code. And I learned how to write Ltk extension. But, I cant find way to read data from *wish*, which returned by some command sended to *wish*. I find some function to read value in ltk.lisp (read-data) but this function isn't exported. So please tell me how to read data from *wish* in extension library of Ltk. -------------------------------------- Get the new Internet Explorer 8 optimized for Yahoo! JAPAN http://pr.mail.yahoo.co.jp/ie8/
Sorry.... I must have been crazy. Sorry for developers and users of ltk. After sending mail I remind how to load read-data from Ltk. Just (ltk::read-data). :-$ (2010/12/24 14:45), Pocket wrote:
Hello, I love to use Ltk. So I want to write some extension for tk library. I read Ltk source code. And I learned how to write Ltk extension. But, I cant find way to read data from *wish*, which returned by some command sended to *wish*. I find some function to read value in ltk.lisp (read-data) but this function isn't exported. So please tell me how to read data from *wish* in extension library of Ltk.
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN http://pr.mail.yahoo.co.jp/ie8/
ltk-user site list ltk-user@common-lisp.net http://common-lisp.net/mailman/listinfo/ltk-user
-------------------------------------- Get the new Internet Explorer 8 optimized for Yahoo! JAPAN http://pr.mail.yahoo.co.jp/ie8/