![]() |
【转帖】layout reactor
layout reactor
layout reactor i wanted to trace layout events and defined a class similar to that shown below. class clayoutreactor : public odstaticrxobject<oddblayoutmanagerreactor> { odrx_no_heap_operators(); public: clayoutreactor(){} ~clayoutreactor(){} virtual void layoutremoved(const char* layoutname,const oddbobjectid& layoutid); virtual void layoutrenamed(const char* oldlayoutname,const char* newlayoutname,const oddbobjectid& layoutid); ------------- ------------ }; however, i do not know exactly to which oddb class i will have to call addreactor() so that i can add an instance of this class. please help this reactor should be added to database, but corresponding methods are not implemented now. we will add them in 1.15 vladimir when will be the version 1.15 available? .................................................. ......................... quote: originally posted by niteshsingh_007 when will be the version 1.15 available? firm date is not yet assigned vladimir layout reactor presently i have migrated to dd 2.03. i still do not find a way to add layout reactor to the database class. when this feature will be included? i needed to trace the layout events. regards, george this feature will be included in version 2.2 which is to be released in december. vladimir |
所有的时间均为北京时间。 现在的时间是 08:13 AM. |