Revision c33647efc472cd6e0990286852fd764703f436f3 authored by Fons Rademakers on 22 August 2006, 18:26:23 UTC, committed by Fons Rademakers on 22 August 2006, 18:26:23 UTC
Added data-member 'Bool_t fSelectedChanged' and inline metod 'void
ClearPadSave()'.

In Pick(Int_t, Int_t, TObject*): set member fSelectedChanged to
true if Selected() signal is emitted and to false otherwise. This
allows for consistent handling of selected objected withing canvas.

In HandleInput(EEventType, Int_t, Int_t): use TObjectSpy for local
varables prevSelPad, prevSelObj; at the end revert members
fSelectedPad and fSelected to previous values if signal Selected
was not emitted.


git-svn-id: http://root.cern.ch/svn/root/trunk@16083 27541ba8-7e3a-0410-8455-c3a389f83636
1 parent 02bed77
History
File Mode Size
inc
src
Module.mk -rw-r--r-- 1.7 KB

back to top