log pyink/MBScene.py @ 959:67823f7a0a17

age author description
Wed, 17 Nov 2010 15:19:35 +0800 Thinker K.F. Li Use frameline module in MBScene
Wed, 17 Nov 2010 14:31:59 +0800 Thinker K.F. Li Break long lines
Wed, 17 Nov 2010 14:17:59 +0800 Thinker K.F. Li Re-indent MBScene.py
Wed, 17 Nov 2010 13:30:32 +0800 Thinker K.F. Li Add tailing 'pass' commands to close indents
Mon, 15 Nov 2010 00:53:18 +0800 wycc Change the implement to insert window into the toplevel of the spdesktop. However, we not not insert the scene editor after the aloat window since they are created latter.
Sun, 14 Nov 2010 23:09:02 +0800 wycc Add scene editor. This vewrsion can only switch scene. It can not change the scene yet.