TkInter
Hi,
Does OpenSesame include pk-inter commands in Python?
I want to open a typing box in my experiment and I was told it can be done with these commands.
Tnx
Hadas
Hi,
Does OpenSesame include pk-inter commands in Python?
I want to open a typing box in my experiment and I was told it can be done with these commands.
Tnx
Hadas
Comments
HI Hadas,
You're probably referring to TkInter, which is a classic GUI toolkit. And yes, it's included with OpenSesame.
However, I wouldn't use TkInter, but rather the OpenSesame form widgets:
The reason is that TkInter will create a separate window, whereas forms use the OpenSesame experiment window. Does that make sense?
Cheers,
Sebastiaan
Check out SigmundAI.eu for our OpenSesame AI assistant!