Basically, you will never call Paint(), but always Draw().
Paint() just paints on the screen the object involved and is called by
many methods internally.
Draw() will just append the object to the list of objects attached to
the pad. The pad's Update() method will call all the Paint() methods of
all the attached objects.
Well, that's what I understood. Rene, correct me if I'm wrong.
Damir
-- ===================================================================== | Damir Buskulic | Universite de Savoie/LAPP | | | Chemin de Bellevue, B.P. 110 | | Tel : +33 (0)450091600 | F-74941 Annecy-le-Vieux Cedex | | e-mail: buskulic@lapp.in2p3.fr | FRANCE | ===================================================================== mailto:buskulic@lapp.in2p3.fr