I have embedded geckosharp into a gtk application and I am displaying dynamically generated html using the RenderData method of the webcontrol widget. Generally this works well however I was wondering if there was a limit to the size of the html string that can be passed to the RenderData method? I am generated relatively large html documents in memory to be displayed and I have found that past a certain threshold the gecko widget hangs the entire application and I am forced to kill the app. The threshold seems to be about 64Kb. Is there anyway around this or am I forced to stay within this limit?
_______________________________________________
Gtk-sharp-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

Reply via email to