Re: File dialog box save overwrite problem

2004-07-26 Thread Sven Neumann
Hi, prasanthi chaudhary <[EMAIL PROTECTED]> writes: > I am writing a programme, if the user clicks on a > button then i am displaying the filedialog box and > reading the filename entered by the user, when user > clicks on Ok button of the file dialog box and > creating a file with that name(To s

File dialog box save overwrite problem

2004-07-26 Thread prasanthi chaudhary
Hi All, I am writing a programme, if the user clicks on a button then i am displaying the filedialog box and reading the filename entered by the user, when user clicks on Ok button of the file dialog box and creating a file with that name(To store some information for my application). Problem is w