realbasic-nug
[Top] [All Lists]

Re: WYSIWYG editor plug-in.

To: realbasic-nug@lists.realsoftware.com
Subject: Re: WYSIWYG editor plug-in.
From: Wade Maxfield <wmaxfield@gmail.com>
Date: Thu, 30 Jul 2009 08:56:15 -0500
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com; dkim=neutral (body hash did not verify) header.i=@gmail.com
Delivered-to: listarchive@realsoftware.com
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=uQeumbUQ+h072WO0USFNmP+lrjRHui3ifJLVoQ/rIzc=; b=ZSe/K3KM3IWF/GT3//rmA/HDd293Oe6o5raaf1n7bHa+2/BHa5ZpmAWXEWNi84Uw+/ C9li9IdpzSFArgMpRB3eJVQD4LgZD13B6kS5Z14aJdeFs/4ZGhwbMLTA7pb0k4lS6V2X cHh5/8Oo/mvlUCpcXE7VInJmUfM1Ji2nfjWrI=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=n/IJ8NFy3cjBBsfA0H42w4lDGR9nSvKo2UxgFQfh/jSLytXrxcqpqQoQ72omAP1QTl x35MEHmHiuUdxBn1P5invPg9OHi52r2yrfaG+oHVPeA40W8zsLzENiO5rT+u/2g7hxDQ mnwOr2vOyUj6DSh+a9rJ3KOQh7/cThX7TNDrE=
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
   I know the documentation says they use mozilla, but that is incorrect. If
it were correct, then most of the stuff would work on Linux.

   They use gtkhtml, which barely supports HTML 1.0.

   The reason I know is that I filed a bug report complaining about mozilla
usage and I was tersely reoriented about the actual library used.  The bug
report was probably closed.  At that time they appeared to have no intention
of fixing Linux html.

    I doubt they will fix the Linux html, although it would be very, very
useful to my project.

   Note, there is a baby HTML browser in the example projects installed with
RB.  It does italics and tables and some other things.

wade

Brad Rhine wrote:
>
> >On Jul 29, 2009, at 6:16 PM, fargo@rpgportland.com wrote:
> > As I understand it, webkit is what RB uses under OS X anyway, but
> > without
> > a lot of the features implemented. I'm also not sure, offhand, if the
> > library is baked in or if the system version is used, though I'd
> > hope for
> > the latter and expect the former.
>
> They use the system version, just as they use the IE engine on Windows
> and Mozilla on Linux (when available).
>
>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Re: WYSIWYG editor plug-in., Wade Maxfield <=