Archive: Custom button not appearing


Custom button not appearing
Hi,
I've added a button to dialog 105 of modern.exe (to the left of the 'previous' and 'back' buttons), and use it with
!define MUI_UI "mymodern.exe" (much like the example in the ButtonEvent plugin).
But the button does not appear... in fact any change I make to this dialog does not appear on the interface!
I've successfuly customized dialog 106 without any problems.
The really strange bit is that if I use 'mymodern.exe' in a clean project it works! So there must be something in my current project interfering with this... but I'm desperatly clueless on where to start...

Any pointers will be very welcomed,
thanks


Did you also modify resource 105 of modern_headerbmp.exe?


That was it... now I feel dumb. :)
Thank you very very much! :up: