浮動面板不再顯示
頁面創建日期 :
當您嘗試顯示設置為浮動面板(如搜索面板)的面板時,它可能不會顯示。 在 Rastad 中,我總是記住浮動面板的顯示位置,但如果螢幕解析度比上次啟動柵格時小,則螢幕可能會顯示在螢幕之外,並且可能丟失。
在螢幕上重新顯示它,您需要退出柵格並重寫設定檔。 在具有 Rastad 可執行檔的資料夾中,有名為"設定.xml"的檔案,您可以在記事本等文本編輯器中打開它。
• 如果找不到,它可能位於以下資料夾中。
Windows Vista | C:\Users[使用者名]\AppData\Roaming\SorceryForce\Rastail 或 C:\Users\Documents\SorceryForce\Rastail |
Windows XP | C:\Documents and Settings\Application Data\SorceryForce\Rastail 或 C:\Documents and Settings\My Documents\SorceryForce\Rastail |
檔案的內容採用 XML 格式,浮動面板的顯示位置在以下層次結構中:
- RastailSetting > PaneLayoutList > PaneLayout > FlotingPosiiton > X (or Y)
將 X 和 Y 值設定為 0 並保存檔後,下次啟動柵格時,浮動面板將顯示在顯示幕的左上角。 有三種類型的面板,請重寫每個面板的值。 面板的名稱顯示在下面的層次結構中。
- RastailSetting > PaneLayoutList > PaneLayout > Name
每個名稱對應於以下面板:
CheckListViewPane | 檢查表面板 |
AllSearchViewPane | 搜索面板 |
SearchResultViewPane | 搜尋結果面板 |