Menu

3.4.3 in CVS

Developers
2004-08-28
2004-08-31
  • Daniel Pozmanter

    I updated cvs.

    Next up, some bugreports from Franz, plus I want to switch from DrFrame.homedirectory to the user's homedirectory for the filedialog.

    I alos want to play with multiple document views.
    That would be really useful.

    I'll be gone for a bit though.

     
    • Franz Steinhaeusler

      One small thing for the save all:
      After saving all, it should jump back to the last active
      document:

      I would:
      def OnSaveAll(self, event):
      ->olddocpos = self.docPosition
      ....
      [end]
      ->self.setDocumentTo(olddocpos)

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.