bibledit-development
[Top][All Lists]
Advanced

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

[be] [task #9722] overhaul usfm editor


From: Teus Benschop
Subject: [be] [task #9722] overhaul usfm editor
Date: Sat, 19 Sep 2009 10:05:27 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.14) Gecko/2009090216 Ubuntu/9.04 (jaunty) Firefox/3.0.14

URL:
  <http://savannah.nongnu.org/task/?9722>

                 Summary: overhaul usfm editor
                 Project: Bibledit
            Submitted by: teus
            Submitted on: Sat 19 Sep 2009 12:05:26 PM CAT
         Should Start On: Sat 19 Sep 2009 12:00:00 AM CAT
   Should be Finished on: Sat 19 Sep 2009 12:00:00 AM CAT
                Priority: 5 - Normal
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

There are a couple of problems with the current implementation of the USFM
editor.

1. It seems to be slow in its operations.

2. Pasting moves the window so that the user cannot easily find back where he
was in the text.

3. Undo and redo needs to be done properly.

And so on, and so on...

- To use GtkTextView for each paragraph, so that each GtkTextView has its own
paragraph style.
- To use far less timers as these seem to slow down the operations.
- To use a GtkTextView for each cell of a table, as now, and for each note.
- To not embed GtkTextViews as now, since this makes operations complex.




    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/task/?9722>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

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