User Tools

Site Tools


doc:appunti:prog:kivy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
doc:appunti:prog:kivy [2025/11/30 11:03] – [Config and Settings] niccolodoc:appunti:prog:kivy [2025/11/30 11:04] (current) – [Config and Settings] niccolo
Line 213: Line 213:
   * App.on_config_change()   * App.on_config_change()
  
-This function should call esplicitly the ''self.config.write()'', which is not handled automatically in every circumstances (e.g. if the app crashes, etc.). The config.rite() is called automatically only on gracefully app shutdown, only if the app detects a config change, etc. so better to stay safe and call it explicitly on config change.+This function should call esplicitly the ''self.config.write()'', which is not handled automatically in every circumstances (e.g. if the app crashes, etc.). The config.write() is called automatically only on graceful app shutdown, only if the app detects a config change, etc. So better to stay safe and call it explicitly on config change.
  
  
doc/appunti/prog/kivy.txt · Last modified: by niccolo