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.
Callback functions and MUI
3 posts
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'.
Click Expand all and then search for 'leave'.
Duh! Thank you very much. I spent hours searching for this but somehow I missed it.
Thanks again for your assistance.
Thanks again for your assistance.