change
Code:
OnShow="RevertWin=size show_window=Custom.CoinWeight show_window=Custom.CoinWeight"
to
Code:
OnShow="RevertWin=size
show_window Custom.CoinWeight"
Try this, technically its the same thing but never know with the newness of the custom window code. I never liked treating a command line command as a variable any way.