高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】1.12 -- 1.13 problem
1.12 --> 1.13 problem
1.12 --> 1.13 problem
i've noticed some functions used my code missing in the new version:
oddbabstractviewportdata::adjustviewport
oddbabstractviewportdata::adjustgsview
oddbabstractviewportdata::adjustviewportrec
oddbsettdcreate
oddbsettdupdate
please, give me any advice.
tia
regards,
michal sliwka
i'm in the process of uprading from 1.12 to 1.13, and found that
oddbsettdcreate and oddbsettdupdatehave each had a 'u' added.
ie. oddbsettducreate and oddbsettduupdate.
seems to work ok for me.
i don't know anything about oddbabstractviewportdata though
where are both tdcreate and tducreate system variables (local and universal file creation time). surely they are dependent on each other.
tdcreate was made read-only. settducreate() sets both of them.
the same is for tdupdate.
in 1.13 odabstractviewpe protocol extension was added (see abstractviewpe.h
it allows to access in similar manner view related classes: oddbviewport, oddbviewporttablerecord, oddbviewtablerecord, odgsview - see abstractviewpe.h
sergey slezkin
|