2009/9/14 Chunlin Zhang <[email protected]>:
>
> 改了这里的:
> def pref_init(pref):
>    pref.python_classbrowser_show = False
>    pref.python_classbrowser_refresh_as_save = True
>    pref.python_classbrowser_show_docstring = True
>    pref.python_classbrowser_sort = False
> Mixin.setPlugin('preference', 'init', pref_init)
>
> 好像不影响,还是排序的,为啥?

好象现在不支持不排序。你可以修改mClassBrowser中的试试。我记得是刷新有问题,不排序不好弄。


-- 
I like python!
UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/
UliWeb <<simple web framework>>: http://uliwebproject.appspot.com
My Blog: http://hi.baidu.com/limodou

Reply via email to