Hi, you can create a pointer to a "normal" variable using the & operator.

Please show the code where you create your systemFont when you don't use new. Possibly a local variable goes out of scope before MySettingsDialog uses it.

Ginsengelf