Thursday, 5 September 2013

Changing the title of a frame in wxPython

Changing the title of a frame in wxPython

I have an application where I need to add text to the title of a frame
depending on the user's interaction.
Is there a way to change the title of a frame in wxPython after it has
been created?

No comments:

Post a Comment