久久久久久久av_日韩在线中文_看一级毛片视频_日本精品二区_成人深夜福利视频_武道仙尊动漫在线观看

    <legend id='BdaFa'><style id='BdaFa'><dir id='BdaFa'><q id='BdaFa'></q></dir></style></legend>
    <tfoot id='BdaFa'></tfoot>

      1. <i id='BdaFa'><tr id='BdaFa'><dt id='BdaFa'><q id='BdaFa'><span id='BdaFa'><b id='BdaFa'><form id='BdaFa'><ins id='BdaFa'></ins><ul id='BdaFa'></ul><sub id='BdaFa'></sub></form><legend id='BdaFa'></legend><bdo id='BdaFa'><pre id='BdaFa'><center id='BdaFa'></center></pre></bdo></b><th id='BdaFa'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='BdaFa'><tfoot id='BdaFa'></tfoot><dl id='BdaFa'><fieldset id='BdaFa'></fieldset></dl></div>
      2. <small id='BdaFa'></small><noframes id='BdaFa'>

        • <bdo id='BdaFa'></bdo><ul id='BdaFa'></ul>
      3. 刷新/重新加載 FileChooser

        Refresh / Reload FileChooser(刷新/重新加載 FileChooser)
        • <bdo id='26Dq3'></bdo><ul id='26Dq3'></ul>
            <tbody id='26Dq3'></tbody>

          <i id='26Dq3'><tr id='26Dq3'><dt id='26Dq3'><q id='26Dq3'><span id='26Dq3'><b id='26Dq3'><form id='26Dq3'><ins id='26Dq3'></ins><ul id='26Dq3'></ul><sub id='26Dq3'></sub></form><legend id='26Dq3'></legend><bdo id='26Dq3'><pre id='26Dq3'><center id='26Dq3'></center></pre></bdo></b><th id='26Dq3'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='26Dq3'><tfoot id='26Dq3'></tfoot><dl id='26Dq3'><fieldset id='26Dq3'></fieldset></dl></div>
        • <legend id='26Dq3'><style id='26Dq3'><dir id='26Dq3'><q id='26Dq3'></q></dir></style></legend>
          <tfoot id='26Dq3'></tfoot>

                • <small id='26Dq3'></small><noframes id='26Dq3'>

                  本文介紹了刷新/重新加載 FileChooser的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!

                  問題描述

                  目前我經常使用 FileChooser 并且我沒有在 文檔.小部件很棒,但是如果有人想刷新顯示的文件,則需要從當前目錄移動以刷新文件.

                  Currently I'm working with FileChooser a lot and I didn't find any mention of refreshing the widget in the docs. The widget is awesome, but if someone wants to refresh shown files, a movement from current directory is necessary to refresh files.

                  問題是當你有一個 single 目錄作為 rootpath 并且里面只有文件時,因此不可能進行這樣的移動.

                  The problem is when you have a single directory as a rootpath and inside are only files, therefore no such movement is possible.

                  我的問題是如何刷新小部件,如果我想避免任何浪費的刪除/添加 FileChooser 并盡可能縮短 FileChooser 非常嵌套在 kv 文件中.

                  My question was how to refresh the widget if I want to avoid any wasteful removing/adding of FileChooser and do it as short as possible for a FileChooser that is very nested in a kv file.

                  推薦答案

                  我搜索了 filechooser.py 找到了 code 在目錄之間的每次移動時觸發.考慮到 FileChooserIconViewFileChooserListView 繼承自 FileChooserController 的事實,對函數的訪問很簡單,不需要額外的導入.

                  After I searched filechooser.py I found the code which is triggered on each movement between directories. Giving the fact the FileChooserIconView and FileChooserListView inherit from FileChooserController, the access to the function is simple and no additional imports are required.


                  假設我們有 filechooser = FileChooserIconView():

                  filechooser._update_files() 運行良好,當 FileChooser 嵌套在某處時,使用 id

                  filechooser._update_files() works well and when is FileChooser nested somewhere, it's easy to access it with id

                  如需更多調整,Clock.schedule_interval(filechooser._update_files, t) 可能會對您在合理時間內更新目錄內容有所幫助.

                  For more tweaks Clock.schedule_interval(filechooser._update_files, t) may be helpful where you can update your directory content within a reasonable time.

                  (我在這里添加它,因為我沒有發現它,但是它可能對某人有用.)

                  (I add it here, because I found no mention of it, however it may be useful to someone.)

                  這篇關于刷新/重新加載 FileChooser的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!

                  【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!

                  相關文檔推薦

                  How to make a discord bot that gives roles in Python?(如何制作一個在 Python 中提供角色的不和諧機器人?)
                  Discord bot isn#39;t responding to commands(Discord 機器人沒有響應命令)
                  Can you Get the quot;About mequot; feature on Discord bot#39;s? (Discord.py)(你能得到“關于我嗎?Discord 機器人的功能?(不和諧.py))
                  message.channel.id Discord PY(message.channel.id Discord PY)
                  How do I host my discord.py bot on heroku?(如何在 heroku 上托管我的 discord.py 機器人?)
                  discord.py - Automaticaly Change an Role Color(discord.py - 自動更改角色顏色)

                    <i id='ovMhi'><tr id='ovMhi'><dt id='ovMhi'><q id='ovMhi'><span id='ovMhi'><b id='ovMhi'><form id='ovMhi'><ins id='ovMhi'></ins><ul id='ovMhi'></ul><sub id='ovMhi'></sub></form><legend id='ovMhi'></legend><bdo id='ovMhi'><pre id='ovMhi'><center id='ovMhi'></center></pre></bdo></b><th id='ovMhi'></th></span></q></dt></tr></i><div class="qwawimqqmiuu" id='ovMhi'><tfoot id='ovMhi'></tfoot><dl id='ovMhi'><fieldset id='ovMhi'></fieldset></dl></div>
                    <legend id='ovMhi'><style id='ovMhi'><dir id='ovMhi'><q id='ovMhi'></q></dir></style></legend>

                    <tfoot id='ovMhi'></tfoot>

                          <bdo id='ovMhi'></bdo><ul id='ovMhi'></ul>
                        • <small id='ovMhi'></small><noframes id='ovMhi'>

                              <tbody id='ovMhi'></tbody>
                          • 主站蜘蛛池模板: 亚洲精品欧美 | 国产亚洲一区二区三区 | 黑人成人网 | 国产精品国产三级国产aⅴ中文 | www.99久久.com | 亚洲顶级毛片 | 黄色一级免费 | 欧美 日韩 国产 成人 | 国产99久久 | 欧美一区二区黄 | 亚洲国产精品久久久久久 | 黄色一级特级片 | 久久久国产一区二区三区 | 中文字字幕一区二区三区四区五区 | 久久99精品久久 | 国产精品视频网 | av在线播放一区二区 | 欧美精品一区二区三区在线播放 | 亚洲欧美日本国产 | 免费观看一区二区三区毛片 | 欧美高清视频一区 | 亚洲高清在线视频 | 欧美a在线看 | 亚洲精品天堂 | 欧美一区二区三区在线看 | 91美女在线观看 | 亚洲国产视频一区 | 国产精品国产精品 | 91精品国产91综合久久蜜臀 | 天天在线操| 日日干日日 | 中文字幕亚洲一区二区三区 | 日韩视频精品在线 | 欧美综合视频 | 日韩一区二区不卡 | 欧美成人a∨高清免费观看 老司机午夜性大片 | 91色网站 | 99欧美精品 | 亚洲国产欧美一区 | 欧美一区精品 | 亚洲精品乱码8久久久久久日本 |