9 Commits

Author SHA1 Message Date
Joseph Lenox
b0d552ce4e Add macro to take advantage of wxString << 2018-05-05 17:35:28 -05:00
Joseph Lenox
c012ea6a00 Implemented ProgressStatusBar 2018-05-04 22:46:50 -05:00
Joseph Lenox
4d9d2c88dc added file filters to add dialog 2018-05-02 16:16:19 -05:00
Joseph Lenox
3b17844fba partially implemented open_model as a free function in misc_ui. Initial dir and the file patterns are not implemented yet. 2018-05-01 22:50:10 -05:00
Joseph Lenox
ce77ade904 Added handling to deal with if the lambda function passed in is a nullptr type. 2018-04-28 23:38:27 -05:00
Joseph Lenox
399db5902c More misc functions (used to live as static functions in Slic3r::GUI perl file).
Passing -DVAR_ABS and -DVAR_ABS_PATH=/path/to/slic3r/var on compile redirects where Slic3r expects to find its var directory.
2018-04-28 18:15:16 -05:00
Joseph Lenox
5fc089ef99 Stub out more of the interface, working our way out from GUI::App::OnInit() 2018-04-26 21:43:00 -05:00
Joseph Lenox
137716b8a3 added misc utility functions for the UI, including functions to get user home (for slic3r directory) and path to var. 2018-04-24 23:52:13 -05:00
Joseph Lenox
7211acc32d stubbed Notifier class and misc helper function 2018-04-24 23:00:53 -05:00