I fixed that redraw problem. I'm still trying to find why those
spaces were
turning into table cells.
Phil: it's not compiling at the moment for me:
Did you check in the latest browser.c?
Oops, I think I forgot. Sorry!
I've set up my server to automatically build the latest version
from
CVS
every 15 minutes if it's changed:
http://netsurf.strcprstskrzkrk.co.
uk/
Jolly good. That means there should be a new build there shortly!
I've checked in some code - most form elements are handled correctly
now - it can display text boxes, text areas, radio icons, checkboxes,
submit/reset buttons and combo boxes. These can be manipulated by the
user - text areas are handled by an external editor, and you can drag
and drop text files into them.
Code to get/post form info needs to be done next - am I right in
thinking that CURL has nice routines to do this?
Won't be long before we can post to TIB with NetSurf, eh? :)
Phil.
--