trouble setting up layout views
trouble setting up layout views
i am upgrading from v1.12.04 to v1.13, as i am overiding createview(), to get my custom view, i call the odgsviewimpl::init() as in the odvectorizeex, but i get an exception when i call setuplayoutviews in odqueryximpl in rxobject.h. the call stack trace is below. is there something else i need to do?
thanks for your help.
call stack:
odqueryximpl<odgsviewimpl,odgsview>(const odgsviewimpl * pthis=0x01a8e028, const odrxclass * pclass=0x01a59bd8) line 800
odgsviewimpl::queryx(const odrxclass * pclass=0x01a59bd8) line 39
odsmartptr<odabstractviewpe>::internalqueryx(const odrxobject * pobj=0x01a8e028) line 93
odsmartptr<odabstractviewpe>:

dsmartptr<odabstrac tviewpe>(const odbaseobjectptr & pobj={...}) line 182
oddbgsmanager::_setuppaperviews(odgsdevice * pdevice=0x01a42b90, oddbobjectid layoutid={...}, odgicontextfordbdatabase * pgictx=0x0693f9c8) line 609
oddbgsmanager::setuplayoutviews(oddbobjectid layoutid={...}, odgsdevice * pdevice=0x01a42b90, odgicontextfordbdatabase * pgictx=0x0693f9c8) line 706
sorry, question already answered yesterday
sorry for reposting a similar question posted earlier...
the solution posted before worked for me too!
thanks.