HyperMesh二次開發技術—插件界面開發(一)

1.代碼實例 #新建過程subWindow proc subWindow {} {     toplevel .subWindow -background {black}     wm overrideredirect .subWindow true     wm attribute .subWindow -topmost true     wm geometry .subWindow 296x1
相關文章
相關標籤/搜索