Pad Editor

From: Thomas Bretz <tbretz_at_astro.uni-wuerzburg.de>
Date: Thu, 28 Jul 2005 12:17:19 +0200


Hi,

I have a class deriving from TAttMarker. For some reasons I need to do some calculation after the PadEditor has actually changed (via SetMarkerAttributes) the marker style. I though adding a member function to my class like:

void SetMarkerAttributes() { TAttMarker::SetMarkerAttributes(); DoCalc(); } //*MENU*

would do it, but it turned out, that SetMarkerAttributes returns immediatly. What can I do?

Thanks,
Thomas. Received on Thu Jul 28 2005 - 12:17:24 MEST

This archive was generated by hypermail 2.2.0 : Tue Jan 02 2007 - 14:45:11 MET