O.P. RE: A few questions.
Haha wow. I didn't notice how much discussion this topic had gotten.
Since I have a feeling I won't be going through with this (doesn't stop me from at least trying though) was to create a spellcheck.
One that works properly, with a squggly red line drawn under mis-spelled words and with the corrections displayed in a popup menu.
Edit
For the part about drawing in the window. Does anyone know if the text box where you enter your chat text has it's own DC or if it's shared with the rest of the window. I remember looking into this quickly and finding that it's shared. :/
If it's not shared and it's unique, I could just subclass the window to receive menu clicks, and draw on it using an external DLL and all should be good.
This post was edited on 05-17-2010 at 05:18 PM by Emblem.
|