notification during load
notification during load
hello,
i need a callback during loading of a database via oddbhostappservices.
i tried adding an oddbdatabasereactor in
odrxeventreactor::databaseconstructed(), but it seems that
objectappended() is not called during load. how can i do that?
while file loading progress meter functions are called. see oddbhostappservices::newprogressmeter() / releaseprogressmeter() and dbhostappprogressmeter.h
sergey slezkin
quote:
originally posted by sergey slezkin
see oddbhostappservices::newprogressmeter(
hi sergey,
i need the informations that oddbdatabasereactor:

bjectappended() provides,
not an arbitrary callback. sorry that i did not explicitly mentioned this.