Hi.

I am working on a CAD application that involves using mozilla for the XP UI
and OpenGL for the 3d view. Since the app has to support it's own scripting
(tcl) I do not need all the Js/RDF/Browser framework.
The closest thing I have found to my requirement was the scribble test app
under widget/tests. Unfortunately this app needs some major surgery. I am
not even sure if this is possible at all. My major show stopper is the
component registration part.
Can someone (please) comment on what needs to be done there. It looks like I
have to register all the components I am going to use.I just could not get
over this one. I even tried using auto registration with no success.
kudos to the person that did this app. It shows exactly how to get rid of
all the unneeded stuff when one only wants XP user interface.

I am going to start coming from the other end. That is to get the app up and
running with all the bells and whistles of mozilla and remove them one by
one. Nevertheless i want to continue investigating down this path so that i
can have a firm grip on what is going on.




Reply via email to