On Jul 16, 2007, at 9:38 PM, Nate Lowrie wrote:

>       def getPageCaption(self):
>               return self.Editor.FileName

        Change that to:

        def getPageCaption(self):
                print "FILENAME", self.Editor.FileName
                return self.Editor.FileName

...and let me know what it prints out.

-- Ed Leafe
-- http://leafe.com
-- http://dabodev.com




_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/dabo-users/[EMAIL PROTECTED]

Reply via email to