On Mon, 26 Apr 2010 22:47:01 +0100, Steve Fryatt wrote: > As it's probably more relevant to folk here than on the users list, I've put > a Todo list up on the Wiki covering the RISC OS frontend: specifically (at > present) the outstanding work and issues in the core treeview branch WRT > RISC OS. > > http://wiki.netsurf-browser.org/Todo/RISC_OS_frontend
A couple of those need implementing in the Amiga frontend code too IIRC: --8<-- Drags on treeview nodes need to gain an icon to drag, to indicate that a drag is in progress and make it clear to the user that there is something to drop. Drags on treeview nodes need to utilise AutoScroll when available. --8<-- The first of these - obviously the icon displaying bit is frontend, but ideally we need a line drawn on to show where the item is going to be dropped, which probably ought to go in the core (the frontend has no knowledge of where the gaps between lines are anyway). The second I hadn't actually thought about. There was another one relating to dragging which has been mentioned before - drag-selection boxes (bounding boxes, crawling ants or whatever you want to call them) need implementing. My opinion is that along with the line indicating where an item is being dropped, the drag-select box should also be drawn by the core. Have you added such a thing to the RISC OS frontend code? Chris
