09-19-2008, 04:56 PM
Quote:SS_NOTIFY style was not added
1. I don't see where you added this, or how I will know how to do in the future. Obviously you added an action (mes 1) after case which I forgot to put in in my original, but what else changed that equals "adding SS_NOTIFY style" and how?
I see that these two lines changed from:
3 Static 0x5400100E 0x20000 32 16 140 74 ""
END DIALOG
DIALOG EDITOR: "" 0x2030001 "" "" ""
To:
3 Static 0x5400110E 0x20000 32 16 140 74 ""
END DIALOG
DIALOG EDITOR: "" 0x2030003 "" "" ""
Is this why it works now?
2. I forgot to ask in original post, is it possible to add a modifier key to a button click in a dialog (e.g., CTL or ALT Click)?
