mpicbg-scicomp / halcyon

Halcyon is JavaFX framework for designing dockable multiple window applications
GNU General Public License v2.0
5 stars 1 forks source link

Layout Save/Load where is the file stored? #45

Closed royerloic closed 8 years ago

royerloic commented 8 years ago

Here is an important question:

Where (which file and path) is the file that stores the information about the layout? Think about several different applications... what happens then? The filename and its path should be configurable in Halcyon (but also in DockFX), so that on the Halcyon API it would be possible to specify it. A reasonable default that is dependent on the Halcyon window name would make sense.

hkmoon commented 8 years ago

Sorry for the mess. I wanted to correct typos. BTW, we use the mWindowTitle for the layout save/load folder name.