Trace: • Using Popup Menus • Saving Parameters/Settings
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
jvx:client:gui:save_settings [2020/06/15 10:06] cduncan |
jvx:client:gui:save_settings [2020/06/26 11:50] (current) cduncan Edited for English grammar (capitalization, punctuation, correct verb conjugation) |
||
|---|---|---|---|
| Line 18: | Line 18: | ||
| We would usually have to differentiate between a launch of the application in a web browser, as web start (signed, not signed, html), or on the desktop to decide how data is saved. The web browser administers client data as cookies, and a desktop application either uses configuration files or the registry, depending on the operating system. | We would usually have to differentiate between a launch of the application in a web browser, as web start (signed, not signed, html), or on the desktop to decide how data is saved. The web browser administers client data as cookies, and a desktop application either uses configuration files or the registry, depending on the operating system. | ||
| - | The application, and especially the developer, do not have to take these differences into consideration. | + | The application, and especially the developer, do not need to take these differences into consideration. |
