高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】controling aec.dr
controling aec*.drx
controling aec*.drx
hi,
when i have aec*.drx files in my app directory, how do i control the library to use it or _not_ to use?
tia
regards,
michał Śliwka
default behaviour: they are loaded on demand if a file containing aec objects is loaded. or by explicit call to loadmodule() or loadapp() from your application.
if you want to alter this behaviour you can override:
oddbsystemservices::loadmodule()
oddbsystemservices::findmodule()
oddbhostappservices::findfile()
sergey slezkin
hi,
my loadmodule and findmodule are never called, even when adt elements are displayed correctly.
i'm using 13.02 version of the library.
regards,
michal sliwka
last edited by sliwka; 4th april 2006 at 07:51 amfff">.
|