Solid:WYSIWYGPreview: Difference between revisions

m
no edit summary
mNo edit summary
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
* [[XUL:Home Page]]
* [[XUL:Home Page]]
{{Solid:Solid_TOC}}
{{Solid:Solid_TOC}}
</table>


It would be very nice to embed XULRunner/Firefox into Eclipse/SWT for XUL preview and/or live editing inside Eclipse.
It would be very nice to embed XULRunner/Firefox into Eclipse/SWT for XUL preview and/or live editing inside Eclipse.
Line 50: Line 49:


* Rendering of the xul page into a canvas element which is then displayed in the xul preview. In this case no user defined javascript worries the rendered result.
* Rendering of the xul page into a canvas element which is then displayed in the xul preview. In this case no user defined javascript worries the rendered result.
== Related links ==
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=78048 Mozilla Browser widget for Mac] provided by [mailto:hokamoto@us.ibm.com Hiroyuki Okamoto]
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=85836 Investigate Browser based on GtkMozembed widget] (attached is a gtkembed based prototype)
[https://bugs.eclipse.org/bugs/show_bug.cgi?id=58360 Need support for Mozilla browser widget on Windows platforms] - WOW - this bug has the working source attached for the mozilla-widget on windows !
[http://www.xored.com/composer Composer - SWT HTML Editor Widget] - embedds Mozilla as editor control. Available for win/*nix/osx.
[http://alphaworks.ibm.com/tech/ide4laszlo IDE4Lazlo] IBM stuff for lazlo, this may be a guide line on what is possible.
2

edits