Module dlangui.platforms.common.startup

Functions

Name Description
initFontManager initialize font manager - default implementation
initLogs initialize logging (for win32 - to file ui.log, for other platforms - stderr; log level is TRACE for debug builds, and WARN for release builds)
initResourceManagers call this on application initialization
initSharedResourceManagers call this from shared static this()
registerFonts
registerStandardWidgets register standard widgets to use in DML
releaseResourcesOnAppExit call this when all resources are supposed to be freed to report counts of non-freed resources by type

Authors

Copyright

License