|
From: Rian B. <ria...@co...> - 2000-08-28 20:11:14
|
Hey guys, well the parsing has gone reasonably well until this point. I can take a xml file with MathMl specfic markup for a matrix, parse it and have an applet display it. The problem comes wihen the applet tries to display a matrix which contains text data (as opposed to an empty one) It display correctly breifly and then spews garbage all over the applet panel. And empty matrix displays and edits just fine. I have no clue how to debug this thing, since it is a mysterious awt issue, related to text. I am open to ideas, including just serializing the damn things. Rian -- ********************************************************* *Rian Bogle * *Department of Applied Mathematics * *University of Colorado * *-------------------------------------------------------* *Work: (303) 492-3751 * *Web: http://amath.colorado.edu/appm/student/boglerc/ * *Email: Ria...@Co... * ********************************************************* |