Home General

Memory leak in RB?

edited August 2001 in General
Hello,

I tested today my app with Sleuth QA2 and detected 65 memory leaks and
14 Resourceleaks with RB. It only occurs if you made the following:

1) make a new form
2) place a ppDesigner on it
3) write the following line to the OnCreate of the form
ppDesigner1.Form.Visible := False;
4) run the app.

Long time ago i detected some funny things with my
2-Screen-Matrox-G400-system. When I started a form with the designer on
it the designer was already visible, so I added the above line to the
app.
TIA

Gruß aus den Bergen
Günter

Comments

This discussion has been closed.