Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Modify tk_getSaveFile message

Status
Not open for further replies.

User4321

Programmer
Jun 26, 2012
1
CA
Hello,

I am using tk_getSaveFile which opens a dialog box for a user to save a file. If the user selects an already existing file, it will throw a message "Do you want to overwrite".
I want to change this message, this is the default message that is prompted. Is there any way I can modify this message on a Windows system? I know there is a property 'message' which works only on MAC OS. But for Windows/Linux?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top