09-09-2016, 08:41 AM
Destructor is called when variable life time ends. For locals - when that function exits. For thread - when thread ends. For global - when unloading QM file. Dialog procedure function is called many times.
dlg_button_images should display images on all OS, if the image file exists.
dlg_button_images should display images on all OS, if the image file exists.