You are currently browsing the tag archive for the 'dialog' tag.

PyGtk doesn’t come with a pre-made prompt-for-a-string dialog, so I rolled my own.

Text entry dialog

Text entry dialog

The code follows:
Read the rest of this entry »