topshoeter
12th February 2012 14:28 UTC
Callback functions and MUI
Can anyone please tell me how I can access/create a “leave” callback function for the MUI_PAGE_DIRECTORY? PageEx doesn't work very well in combination with the MUI . I have some customization and call two directory pages and I need a function just before leaving the page.
Thank you.
MSG
12th February 2012 15:22 UTC
It's all in the modern ui readme: http://nsis.sourceforge.net/Docs/Mod...02/Readme.html
Click Expand all and then search for 'leave'.
topshoeter
13th February 2012 08:17 UTC
Duh! Thank you very much. I spent hours searching for this but somehow I missed it.
Thanks again for your assistance.