#42002/7/18 15:40:55
我试了……………………,但没什么反应,temprect=(the desktopRectList)[1]这句是不是不合适,它返回的可是当前显示器分辨率的矩形列表,但我把后面的语句
set x1=(800-640)/2
set y1=(600-480)/2
set pstagerect=[x1,y1,640+x1,480+y1]
(the stage).rect=pstagerect
(the stage).drawRect=pstagerect
还要麻烦你给看一下了。以上语名,我感觉理论是可以实现的,但理论和结果就是不样。