Shows the steps to install information
This commit is contained in:
@@ -32,7 +32,8 @@ def next():
|
||||
|
||||
ri_widget.Widget.dict[wid_name].show()
|
||||
else:
|
||||
ri_widget.MessageBox.dict["next"].show()
|
||||
code = ri_widget.MessageBox.dict["next"].show()
|
||||
return code
|
||||
|
||||
from ri_tk_cmd import *
|
||||
|
||||
|
||||
Reference in New Issue
Block a user