From: Hidetoshi NAGAI Date: 2007-10-25T16:46:25+09:00 Subject: Re: How to control another TK application From: Liang He Subject: How to control another TK application Date: Thu, 25 Oct 2007 15:48:09 +0900 Message-ID: > I want to validate strings displayed in a TK application, how can I > write rb program to communicate to it and extract the messages from GUI? > Any module is good for that? Do you mean about validation on TkEntry widgets? If so, please read 'tk/sample/demos-en/entry3.rb'. -- Hidetoshi NAGAI (nagai@ai.kyutech.ac.jp)