09-03-2007, 03:45 AM
So you spliced them together? That's very creative! Thanks for typing that up, I may be able to work with that in some cases.
However, if I print out a large block of varied text, it may be impossible to estimate the correct place to splice in the line overall. I suppose I could scan with "pixel" to find where the line ends (with a color background), but that seems like overkill when somewhere deep down Windows already knows what's there.
Definately, at least I have an option now, which is great. Also, perhaps there is some extra message that can be sent to the window to add more text? I guess I just don't know enough about the CreateWindowEX function that gets called.
However, if I print out a large block of varied text, it may be impossible to estimate the correct place to splice in the line overall. I suppose I could scan with "pixel" to find where the line ends (with a color background), but that seems like overkill when somewhere deep down Windows already knows what's there.
Definately, at least I have an option now, which is great. Also, perhaps there is some extra message that can be sent to the window to add more text? I guess I just don't know enough about the CreateWindowEX function that gets called.
