Skip to content
Snippets Groups Projects
user avatar
Sergey Linev authored
Each call to TCanvas::Modified() increments modify counter. 
This counter used in then next TCanvas::Update() call to identify
current version of canvas. TCanvas::IsModified() will return true 
until drawing is completed and painter confirms that last version of
canvas delivered to all clients and displayed. 
2b56ea2f
History
Name Last commit Last update
..