mirror of
https://github.com/rozniak/xfce-winxp-tc.git
synced 2026-05-01 03:31:33 +00:00
Prelim: Display 100% at end
This commit is contained in:
@@ -324,10 +324,11 @@ def wsetup_step_install_base(stdscr):
|
||||
|
||||
stdscr.refresh()
|
||||
|
||||
wsetup_screen_write_simple(
|
||||
wsetup_screen_write_direct(
|
||||
stdscr,
|
||||
1, 0,
|
||||
"Finito",
|
||||
box_y + 2,
|
||||
wsetup_screen_get_scaled_x(stdscr, 40) - 3,
|
||||
"100%",
|
||||
curses.color_pair(COLOR_PAIR_NORMAL_TEXT)
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user