Changes between Initial Version and Version 1 of waue/2010/0511
- Timestamp:
- May 11, 2010, 6:12:12 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
waue/2010/0511
v1 v1 1 list.xml + Lazybuntu.py 2 * list.xml 為 left.pane 與 right.pane 中內容的敘述, 3 * Lazybuntu.py 中 用 xmlreader() 來讀取list.xml ,其中還要判斷是tag的開始、亦或tag結束,有不同的function在處理;並用toollistwidget() 依 list.xml 的項目來繪出圖形 4 * 其中安裝遊戲時,因為遊戲中還有分類,故 right.pane 會在匯入 game.xml ,變成共有三欄的畫面 5 * MainWin 產生主要的page 6 * left.pane 與 right.pane 都是依xml 動態產生資料 7 8 * 改寫 lazybuntu 的架構可快速產生類似功能的面板,但適用於選項較單純的應用(used = 1 or 0),若選項中有 textbox , itembox, inputbox 則需要克服複雜性資料的問題