You can ignore my last message...I was using the "hide" method instead of the
close method (of the dialog box) which is why the graphic wasn't
reinitializing.
It works now
In a message dated 12/30/01 5:28:53 PM, Myxorrheal writes:
<< well, almost perfectly...one bug remains...
If I click on the rectangle and select another color with the colorsection
tool, the rectangle changes color (as it should)
....but if I cancel the dialog box, and reopen it, the rectangle draws with
the last color selected...it should call the contructor method again and be
reset to the original color, but it's not. (This method is called in the
Paint event of the Class)
-daniel >>
|