Hello On 13.03.11, you wrote:
> On Sat, 12 Mar 2011 09:39:11 +0000, Rob Kendrick wrote: > > > See also http://www.amiga.org/forums/showthread.php?t=56813 > > Browser interface is nothing more than a few buttons, scrollers, a > string gadget and a vast expanse of empty space to render into. It > could be written for the old GadTools or the even older 1.3 Intuition > gadgets if anybody felt that way inclined. yes in the theory its easy, but real world is diffrent, see the windows Version of netsurf.its still not here. In real world amiga OS3 gfx cards have diffrent 32 bit pixelformats, so amiga browsers render in this pixel format direct. Netsurf can render only in 1 pixelformat. SDL handle the Format convert automatic, sure its slow, but have a own GUI make things too not faster In real world its not enough to add some buttons, in real world you should know how netsurf work and understand the code of netsurf.I see that Chris do lots of commits. And if this lots work in real world is usefull if netsurf have no java and frame support and OWB have it, is the next questions.MOS OWB MUI Port to OS4 grow and work better, and it can more easy port to AOS 3 as write a complete new GUI or modify the MOS MUI GUI to work with new netsurf render engine. > > Chris > Regards
