text mode usage pythondialog show install progress

modified:   ri_inst_cli.py
	modified:   ri_install.py
	new file:   ri_progress.py

Signed-off-by: gdzhang <gdzhang@linx-info.com>
This commit is contained in:
sxx
2014-03-05 15:21:36 +08:00
parent cc0dd53024
commit aeb687f000
3 changed files with 30 additions and 5 deletions

4
interface/ri_progress.py Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/python
#show installing progress in python dialog
i_percent=0
i_operation="Waiting..."