Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Problem with the input
Post: RE: Problem with the input

I'm working with Psychopy (https://www.psychopy.org/), it's a code element in PsychoPy The example of this code element can be found here: https://gitlab.pavlovia.org/demos/textinput
marios General Coding Help 4 2,064 May-03-2020, 01:01 PM
    Thread: Problem with the input
Post: RE: Problem with the input

Thanks a lot for your reply! I have a code element which allows my users to type something on the keyboard and see what they are typing on the screen. keys = event.getKeys() if len(keys): if 'sp...
marios General Coding Help 4 2,064 May-03-2020, 12:33 PM
    Thread: Problem with the input
Post: Problem with the input

Hello everyone! I'm making a script with allows my users to visualize what they are typing. I need to ask them to write down their emails and I'm having a problem with visualizing the at sign: @ I t...
marios General Coding Help 4 2,064 May-03-2020, 11:08 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020