L
Laxmikant Rashinkar
Hi,
I have an event handler that gets called whenever my panel is being resized.
Since a lot of painting is going on whenever my component is being resized,
I would like to paint my component only when the last resize event has been
received; in other words, when the user has released the left mouse button.
Anyone has any suggestions on how to implement this?
thanks
LK
I have an event handler that gets called whenever my panel is being resized.
Since a lot of painting is going on whenever my component is being resized,
I would like to paint my component only when the last resize event has been
received; in other words, when the user has released the left mouse button.
Anyone has any suggestions on how to implement this?
thanks
LK