Jump to content
Software FX Community

WM_SETTINGCHANGE Message (WindowProc)


User (Legacy)

Recommended Posts

Hi

I need to process the WM_SETTINGCHANGE message sent by windows to all top

level windows when the locale settings in the international section of the

controlpanal change. For example the user exchanges the thousand seperator

',' with a '.'

When chartfx is running it won't update itself - only when the application

is restartet chartfx will take on the changes. I tried to do

chartfx->SendMsg(WM_SETTINGCHANGE, wp, lp) but that only changed the

background color.

Is chartfx able to update it's locale settings at runtime. If, how to I

process this message.

Thanks in advance

Chris

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...