Hi,
I'm using gtkhtml library to display a list of items
in a webpage. 

One possible way is to parse the whole page before
displaying it but it will keep users waiting.
I want to display some items, and then append it to
the page, without reloading the content,
_just_appending_, so that users can look at & scroll
with the first few items...

Is there a way to do this?

Thanks in advance,

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Reply via email to