Home End User

Shut the Save Dialog when exiting

edited December 2002 in End User
Sometimes when I make alteration to the designer and quits, it will prompt
the "Do you wish to save ** ?' report message. After so many tries, I cannot
find the proper pattern to the dialog prompt and wish to disable it
altogether. Do you have any way that I could totally disable this function
so that I can implement my own and at least it won't come up two times.

TIA

Comments

  • edited December 2002
    What version of RB are you using? I'm running RB 7 and it works perfectly.
    What steps are necessary to reproduce the problem, if you can do so in RB 7?
    Send us these steps and we'll try to reproduce the problem.

    There should only be one save dialog if any modification has been made. The
    source code is located in ppDsgner.pas in the TppDesignerWindow class. The
    methods to save are called on the TppTemplate class in ppTmplat.pas.


    Cheers,

    Jim Bennett
    Digital Metaphors

This discussion has been closed.