text.makeCurrent() works now, it depends on the script menu type, so will only work from some menu's.

This commit is contained in:
2007-02-21 13:00:12 +00:00
parent f71458b904
commit 943007abbf
2 changed files with 1 additions and 2 deletions

View File

@@ -760,6 +760,7 @@ int BPY_menu_do_python( short menutype, int event )
case PYMENU_HELP:
case PYMENU_RENDER:
case PYMENU_WIZARDS:
case PYMENU_SCRIPTTEMPLATE:
break;
default: