Revise About page
- Swtich from html to GuiWidgets for layout - Simplify with DialogPage - remove AboutWindow, AboutWidget - Remove AboutPage namespace
This commit is contained in:
parent
90ea31cd71
commit
14194900f7
10 changed files with 124 additions and 204 deletions
|
|
@ -38,7 +38,7 @@ namespace MatterHackers.MatterControl
|
|||
{
|
||||
public class DialogPage : GuiWidget
|
||||
{
|
||||
private FlowLayoutWidget headerRow;
|
||||
protected FlowLayoutWidget headerRow;
|
||||
protected FlowLayoutWidget contentRow;
|
||||
private FlowLayoutWidget footerRow;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue