[EMAIL PROTECTED] wrote: > Hello, > > Gervase Markham wrote: > > [...] > >> I believe mozilla/gfx is the place he should be looking. Mozilla >> does use GTK's low level drawing stuff, I believe. > > > Am I correct in assuming that if I wanted to port Mozilla to a > different graphics subsystem then mozilla/gfx is what I'd need to > implement??? > > (For example, if I wanted to port Mozilla to DirectFB or OpenGL. Then > I'd implement all of the functions, etc, in mozilla/gfx using > DirectFB, OpenGL, or whatever.) > > Thanks > > Charles Iliya Krempeaux
You want to look at http://www.mozilla.org/ports/ specifically the work done by trolltech to use qt toolkit. http://www.mozilla.org/newlayout/ngport.html might help you also. Asking at n.p.m.layout give you better answers. -- Mike Lee Website: http://www.exitspace.net/mike
