|
|
安装之后运行配置,就出这样的错误
while executing
"label $WidgetPath -text $DllName -font "$::gFontProp underline" -foreground blue -background white -cursor hand2"
(object "::.scr_app.shellchildsite.tabs.f_notebook.nb_notebook.cs.page3.cs.plugins" method "::CPluginTab::populateTableData" body line 37)
invoked from within
"populateTableData"
(object "::.scr_app.shellchildsite.tabs.f_notebook.nb_notebook.cs.page3.cs.plugins" method "::CPluginTab::Refresh" body line 5)
invoked from within
"$thisTab Refresh"
(object "::.scr_app" method "::CScrApp::Refresh" body line 4)
invoked from within
"Refresh"
while constructing object "::.scr_app" in ::CScrApp::constructor (body line 71)
invoked from within
"CScrApp .scr_app"
(object "::ObjBase" method "::CMyBase::MainLoop" body line 164)
invoked from within
"ObjBase MainLoop"
(file "officesetuplib/OfficeSetup.itcl" line 5)
invoked from within
"source $scriptName
"
(file "Main.itcl" line 255)
invoked from within
"source "Main.itcl""
 |
|