xmf-xmodeler / Mosaic

Java client for XMF2
0 stars 2 forks source link

Choice for loading a system image should (optionally) not occur on startup #77

Closed jgulden closed 7 years ago

jgulden commented 8 years ago

It is confusing for unexperienced users to be confronted with the system image selection dialog right on startup of XModeler. There may also be a large fraction of users who do not make use of system images at all, and serialize their models to regular project files. The dialog on startup thus appears redundant. There should at least be a configuration option for suppressing it, maybe enhanced by an entry in the File menu that allows to load into an image's state from a running XModeler (i.e., restart XModeler with a chosen image).

bjbenner commented 7 years ago

included function for disabling the select-image-dialiog in commit 49c0432a782476099e91e44c93a25d0e8f8294ff usage: include the following in the init-file "-imagedialog false"

added "load image" function in the "File"-menu in commit a1540e264b619de628b9af6701b73892273bef6f