[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
Re: [pygame] Tutorial... GUI
I think you will find it very difficult to make a pygame application accessible to people with screenreaders, since it has no concept of "text", "buttons" etc. There is literally only a collection of pixels in memory.
Regards,
Ulf