bug-radar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GdomeSmartDOM::Document document;


From: Jeff Bailey
Subject: GdomeSmartDOM::Document document;
Date: Fri, 2 Aug 2002 19:13:48 -0400

I'm creating a class that needs to contain a Document object.  However, there doesn't seem to be a simple constructor (have I missed a headerfile again?) so that I can actually instantiate it later.  gtkmathview always seems to create the Document within a function and pass it around.  I'd prefer to refer to it just as a class variable.

This also makes it hard to do a declaration in advance so that I can wrap it in a try block (gtkmathview also doesn't seem like it's catching exceptions Document definitions).

PS. Please preserve the cc:'s so that I can track this while I'm at home this weekend.

Tks,
Jeff Bailey


reply via email to

[Prev in Thread] Current Thread [Next in Thread]