Frank, I just realized that the TaskEditorPage was removed. I think the subject page should be an editor page, but I have added the needed fields and methods to it temporarily.
I can't proceed testing right now until the windows column header issue is fixed. If you have a workaround, let me know and I will continue testing. I want to get this fix into the tree quickly before too much else changes. Carl Carl Zmola wrote: > > Frank, > > The editor;py changes have thrown me for a loop. > Before all task editor pages were of type: TaskEditorPage > Now the subject page isn't even an EditorPage. > Is this a mistake? > > I have some code and date that go into the EditorPage. > > An editor page knows what fields are contained in it, so it has a > _fieldMap > In addition, they all have a setFocusForField and containsField method. > I can add these to Subject page manually, but it seems like the subject > page should be an editor page. > > Is TaskEditorPage going to go away entirely? > >
