Re: [CSCMail-Users] cscmail quits
Brought to you by:
countzer0
From: Tony J. <nov...@bi...> - 2000-08-07 16:37:14
|
On 07 Aug 2000 09:18:18 EDT, Steven Kordik said: > RETVAL = GTK_HTML_EMBEDDED(gtk_html_embedded_new(classid, (and add char * type to the following definition) > That should solve the problem... Guess I should add a FAQ entry for not quite :) In GtkHTML.xs, line 101 needs the ", url" removed and line 103 needs removing. HTML now works fine. 8-) -- nov...@bi... |