Html WYSIWYG lib
Posted: Tue Jun 06, 2006 3:44 pm
Hi,
I am looking for a decent lib (or dll) that handles WYSIWYG for html editing. Something I can link into a PureBasic app.
I currently use my own cross-browser-based wysiwyg editor in a webgadget, however with both IE and mozilla (the underlying engines) the output is very verbose and mostly unnecessary.
I have fiddled with capturing user input and rendering on the fly to an image/imagegadget. This is not as slow as I feared but it is very fiddly and would be a big task to complete to a decent level.
I cannot get the editor gadget to properly align text/images (even with srod's very nice contribution to the boards).
Something like a Nvu as a .lib/.obj/.dll, or a scintilla-ish lib with image capabilities (including alignment) would be neat. If it doesn't actually produce html that is okay, provided I can parse the in-situ/in-memory data on a character-by-character basis and access properties to build the equivalent HTML.
Is anyone aware of such a lib? Preferably one that is free or at least wouldn't send Bill Gates to the poorhouse.
Thanks!
Edit:
And Ack!
I posted this in Off Topic!
Can some kind mod move it to General Discussion (or Coding Questions if that is more appropriate). Anyhow, somewhere acceptable that gets more traffic, in case someone who doesn't visit off-topic has the answer.
Thanks!
I am looking for a decent lib (or dll) that handles WYSIWYG for html editing. Something I can link into a PureBasic app.
I currently use my own cross-browser-based wysiwyg editor in a webgadget, however with both IE and mozilla (the underlying engines) the output is very verbose and mostly unnecessary.
I have fiddled with capturing user input and rendering on the fly to an image/imagegadget. This is not as slow as I feared but it is very fiddly and would be a big task to complete to a decent level.
I cannot get the editor gadget to properly align text/images (even with srod's very nice contribution to the boards).
Something like a Nvu as a .lib/.obj/.dll, or a scintilla-ish lib with image capabilities (including alignment) would be neat. If it doesn't actually produce html that is okay, provided I can parse the in-situ/in-memory data on a character-by-character basis and access properties to build the equivalent HTML.
Is anyone aware of such a lib? Preferably one that is free or at least wouldn't send Bill Gates to the poorhouse.
Thanks!
Edit:
And Ack!
I posted this in Off Topic!
Can some kind mod move it to General Discussion (or Coding Questions if that is more appropriate). Anyhow, somewhere acceptable that gets more traffic, in case someone who doesn't visit off-topic has the answer.
Thanks!