run.py add CurrentPage.OnAria2CompleteCb

21_Warehouse/__init__.py text correspondence[_FootMsg]
Warehouse beta now
This commit is contained in:
cuu
2019-12-19 05:13:07 +00:00
parent 9b1c89af4c
commit ad4a82bad5
2 changed files with 20 additions and 2 deletions

View File

@@ -927,6 +927,9 @@ class GameStorePage(Page):
def OnAria2CompleteCb(self,gid):
print("OnAria2CompleteCb ", gid)
self.SyncList()
self._Screen.Draw()
self._Screen.SwapAndShow()
def raw_github_com(self,_url):#eg: github.com/clockworkpi/warehouse
if _url.startswith("github.com")== False: