MSGreg
13 years agoVisitor
Downgrading code from 4.8 to 3.1
Some things I have noticed, these are elsewhere in the forums but collected here for your convenience.
4.8: roPosterScreen - SDPosterUrl is used if HDPosterUrl does not exist
3.1: must specify HDPosterUrl
4.8: roScreen implements GetMessagePort()
3.1: uses GetPort()
Also SetMessagePort/SetPort
4.8 screen.drawrect returns boolean
3.1: drawrect does not return a value
4.8: roPosterScreen - SDPosterUrl is used if HDPosterUrl does not exist
3.1: must specify HDPosterUrl
4.8: roScreen implements GetMessagePort()
3.1: uses GetPort()
Also SetMessagePort/SetPort
4.8 screen.drawrect returns boolean
3.1: drawrect does not return a value