| Author |
Message |
|
|
Post subject: Removing ellipses drawn on a PtMTrend widget
Posted: Jan 16, 2008 - 09:26 AM
|
|
New Member
Joined: Jan 16, 2008
Posts: 2
|
|
| I need to know how I can remove ellipses that I have drawn on top of an MTrend widget using PgDrawArc(). If I make a call to PtDamageWidget() will this cause the ellipses that were drawn on the MTrend widget to disappear? If not, what should I do? Thanks |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Removing ellipses drawn on a PtMTrend widget
Posted: Jan 16, 2008 - 12:12 PM
|
|
Senior Member
Joined: Jul 22, 2004
Posts: 333
|
|
| When you call PtDamageWidget() on your MTrend-Widget it will redraw the widget on the next update. As long as you do not draw the ellipses constantly they should disappear. |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: Removing ellipses drawn on a PtMTrend widget
Posted: Jan 16, 2008 - 01:10 PM
|
|
New Member
Joined: Jan 16, 2008
Posts: 2
|
|
| and to make the next update immediate I should call PtFlush() after PtDamageWidget()...is that correct? |
|
|
| |
|
|
|
 |
|
|
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group Credits |
|
|