mirror of
https://github.com/gen2brain/cbconvert
synced 2025-10-14 10:38:51 +02:00
Add space
This commit is contained in:
@@ -364,6 +364,7 @@ func tabs() iup.Ihandle {
|
|||||||
|
|
||||||
return iup.DEFAULT
|
return iup.DEFAULT
|
||||||
})),
|
})),
|
||||||
|
iup.Space().SetAttribute("SIZE", "5x0"),
|
||||||
iup.Button("Browse...").SetAttributes("PADDING=DEFAULTBUTTONPADDING").
|
iup.Button("Browse...").SetAttributes("PADDING=DEFAULTBUTTONPADDING").
|
||||||
SetCallback("ACTION", iup.ActionFunc(onOutputDirectory)),
|
SetCallback("ACTION", iup.ActionFunc(onOutputDirectory)),
|
||||||
),
|
),
|
||||||
|
Reference in New Issue
Block a user