Hi,
I have just stumbled upon Andreas' AdvEditor library in Purearea which looks absolutely brilliant. I've been searching for a way of embedding images within rich edit controls for ages and without having to learn OLE, and this seems to fit the bill exactly. If this library does what I think it does, then it fills one massive gap in PB.
However, all the docs are in German and I was wondering therefore if anyone has any simple examples of using this library which might be shared? Shit, I'd happily pay for an English translation of the main help file!
Thanks.
And thanks Andreas for sharing.
AdvEditor library.
AdvEditor library.
I may look like a mule, but I'm not a complete ass.
Hi srod.
If you are looking for the streaming (loading/saving) of RTF format, then this simple editor has code does that:
viewtopic.php?t=10466&highlight=rtf
It was early days for me, but it does the job.
I have tried to write an RTF editor that handles inserted objects (images, etc) but with limited success. Your heads-up on this library will change that, so thanks! My gain.
BTW, I learned how to handle streaming via Balrog's scriptvm editor:
viewtopic.php?t=9651&highlight=scriptvm
If I have misunderstood what you are looking for, ignore this.
But thanks for pointing out the library!
If you are looking for the streaming (loading/saving) of RTF format, then this simple editor has code does that:
viewtopic.php?t=10466&highlight=rtf
It was early days for me, but it does the job.
I have tried to write an RTF editor that handles inserted objects (images, etc) but with limited success. Your heads-up on this library will change that, so thanks! My gain.
BTW, I learned how to handle streaming via Balrog's scriptvm editor:
viewtopic.php?t=9651&highlight=scriptvm
If I have misunderstood what you are looking for, ignore this.
@}--`--,-- A rose by any other name ..

