Sujet : tcltest package applicable for GUI apps? De : hgiese (at) *nospam* ratiosoft.com (Helmut Giese) Groupes :comp.lang.tcl Date : 28. Aug 2024, 18:47:23 Autres entêtes Organisation : ratiosoft Message-ID :<4kmucjta28pm79fs17i2tcguomnpnu9imk@4ax.com> User-Agent : Forte Free Agent 1.93/32.576 English (American)
Hello out there, I wanted to use tcltest in conjunction with the development of a fairly complex GUI app, but I have nothing but difficulties. My situation is: - I have a canvas with several objects - The user can connect them, can select one or several of them and move them around, etc. Is it at all possible to use tcltest for simulating all kinds of user interaction with such a GUI?
I checked the tests of TK in the TK source tree but they concentrate (understandebly) on testing the internal workings, like 'canvas moveto' some rectangle and testing the resulting coordinates - nothing like I was looking for.
Any idea, tip or link will be greatly appreciated Helmut