- 툴바 아이콘 지정

- 메뉴바 테마 적용
- 메뉴바 기능 연결
- 파일 로딩 후 기능들 연결
This commit is contained in:
2017-06-20 03:52:08 +09:00
parent 7be92b315a
commit 760ce6abc2
23 changed files with 6673 additions and 315 deletions

View File

@@ -158,6 +158,8 @@ namespace friction
m_ActiveColumns.Add(m_ColumnsNames[i]);
}
}
SetSelectedMaterial("", "");
}
public void SetSelectedMaterial(string strSpring, string strTable)