Some translations text
pop out window boarder
This commit is contained in:
parent
74a7e755e4
commit
445a359366
3 changed files with 40 additions and 3 deletions
|
|
@ -97,6 +97,7 @@ namespace MatterHackers.MatterControl
|
|||
}
|
||||
|
||||
PopedOutSystemWindow = new SystemWindow(width, height);
|
||||
PopedOutSystemWindow.Padding = new BorderDouble(3);
|
||||
PopedOutSystemWindow.Title = windowTitle;
|
||||
PopedOutSystemWindow.AlwaysOnTopOfMain = true;
|
||||
PopedOutSystemWindow.BackgroundColor = ActiveTheme.Instance.PrimaryBackgroundColor;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue