changed title in progressbar to downloading...
This commit is contained in:
parent
79e62e651c
commit
cb585e6d6b
@ -22,7 +22,7 @@ local function downloadStart(YtLink) --create button and cancle flag
|
||||
local pTest = "1"
|
||||
downloadProgress = iup.progressbar{expand="HORIZONTAL"}
|
||||
dlgProgress = iup.dialog{ --create main window
|
||||
title = YtLink,
|
||||
title = "Downloading.. ",
|
||||
dialogframe = "YES", border = "YES",
|
||||
iup.vbox { -- create vbox that contains said objects
|
||||
downloadProgress,
|
||||
|
Loading…
x
Reference in New Issue
Block a user