WebKit for WYSIWYG HTML editor?
WebKit for WYSIWYG HTML editor?
- Subject: WebKit for WYSIWYG HTML editor?
- From: Craig Mattocks <email@hidden>
- Date: Sun, 19 Oct 2003 22:40:16 -0400
Hi,
I am trying to "port" (replicate) a Windoze app to Cocoa and I need
some advice on its future architecture.
Essentially a WYSIWYG HTML editor, the app lets a user edit a web page
dynamically as it is rendered. You don't see the HTML code -- you
highlight elements in the web page, change their size/color/etc with
toolbar buttons -- when the page is saved, the file contains HTML code.
How could I (should I?) use WebKit to do this in Cocoa? Hide the HTML
code and reload the file:/// URL after every mouse/key up event? What
would the best approach? Any good examples available?
Any advice greatly appreciated!
Craig
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.