Ask a Question related to Ruby, Design and Development.
-
Daniel Carrera #1
[Q] HTML rendering?
Hello,
Does anyone know if any of the current, cross-platform, GUI toolkits of Ruby
has an HTML rendering widget?
Cheers,
--
Daniel Carrera | Top 100 things you don't want the sysadmin to say...
PhD student. |
Math Dept. UMD | 19. hey, what does mkfs do?
Daniel Carrera Guest
-
Compress/compact HTML during rendering
I'm writing some custom controls, and I'd like to be able to remove all unnecessary whitespace, etc. from my output. Ideally, I would just render... -
HTML not rendering resent emails
We have some intermittent mail issues that have caused a backlog of email to be written to the undeliv folder. When I attempt to copy the mail... -
CF 7 rendering HTML differently
I'm reposting this as I now understand the problem better and I can reproduce it. You are going to think I am nuts, but hear me out.....If I save... -
ScrollPane, HTML Rendering with CSS
Alright, so I am loading an swf into the scrollpane with a dynamic textfield as the only content. I am then setting the textfield to render html... -
rendering html from perl
On Friday, Nov 14, 2003, at 02:29 US/Pacific, john@shortstay-london.com wrote: From: drieux Sent: 15 November 2003 17:13 I'm not sure I... -
Austin Ziegler #2
Re: [Q] HTML rendering?
On Wed, 19 Nov 2003 13:36:15 +0900, Daniel Carrera wrote:
I don't think so. There is GtkHTML, but I don't know if it's part of the> Does anyone know if any of the current, cross-platform, GUI toolkits of
> Ruby has an HTML rendering widget?
Ruby/Gtk interface.
-austin
--
austin ziegler * [email]austin@halostatue.ca[/email] * Toronto, ON, Canada
software designer * pragmatic programmer * 2003.11.19
* 01.30.56
Austin Ziegler Guest
-
Michael C. Libby #3
Re: [Q] HTML rendering?
On Wednesday 19 November 2003 00:32, Austin Ziegler wrote:
Ruby-GNOME2 includes a binding for gtkhtml2. There are MS Windows packages> On Wed, 19 Nov 2003 13:36:15 +0900, Daniel Carrera wrote:> I don't think so. There is GtkHTML, but I don't know if it's part of the> > Does anyone know if any of the current, cross-platform, GUI toolkits
> > of Ruby has an HTML rendering widget?
> Ruby/Gtk interface.
available on the Ruby-GNOME2 download page for the gtk2-specific
libraries. It would appear that rbgtkhtml is still under construction, but
basic rendering and link-clicking certainly work.
[url]http://ruby-gnome2.sourceforge.jp/hiki.cgi?Install+Guide+for+Windows[/url]
Whether these MS Windows packages include gtkhtml I don't know. The
Ruby-GNOME2 stuff works great on GNU/Linux though. ;)
-michael
________________________________________________
Michael C. Libby [email]m_libby@andsoforth.com[/email]
see my photos and Ruby programs at:
[url]www.andsoforth.com[/url]
Michael C. Libby Guest



Reply With Quote

