redraw flame
Darren Vincent Hart <[email protected]> Mon, 15 Sep 2003 13:05:39 -0600
| Newsgroups | gmane.comp.embedded.stk.gui.devel |
|---|---|
| Message-ID | <1063652738.778.1.camel@sway> |
One solution to the redraw problem would be to make the redraw(...) protected and declare friends. I have never used friend, and it seems a bit kludgy to me. But it will solve our problem. Darren