pygame is
pygame.org is
|
Python Text Editor
Python Text Editor - 1.0Anonymous (pywiz32)Tags:DescriptionA text editor in python, made using widgets.py from chatsystem(thanks a lot!). The black edit box will ad whatever text is in it to the file you are writing to when you press return while focused on it. The red edit box is for commands; editline: (line number) viewline: (line number) view close editline puts the content of the line number you entered beside it to the black edit box. example: editline: 3 viewline puts the content of the line number you entered beside it on the screen. example: viewline: 2 view prints all the contents of the file to the screen (for some reason, the bad command error apears after it executes the view command...). example: view Links
ScreenshotReleases
Pygame.org account CommentsIf you wish to leave a comment with your pygame.org account, please sign in first.
|
|