diff --git a/Ncnu.py b/Ncnu.py index 74b6632..2d00eef 100644 --- a/Ncnu.py +++ b/Ncnu.py @@ -45,6 +45,10 @@ def createNcnuWin(ncnu): def itemSelected(event): obj = event.widget Index = obj.curselection() + ht='''
讀取中
''' + htmlLb.set_html(ht) + win.update() + Html='''''' if str( obj.get(Index) ) == options[0]: