[Korganizer-devel] Todo View created in CalendarView and ViewManager?

Thomas Thrainer tom_t at gmx.at
Mon Feb 18 00:20:45 CET 2008


Hello

I currently try to re-write the todo view. I ran into strange troubles, and 
found out that KOTodoView is actually instanciated twice, once in 
CalendarView and once in KOViewManager.
Both create a TodoView and emit signals to it, but one TodoView is obviously 
hidden and unfunctional.

Is this indentional? Which class should be responsible for creating and 
managing TodoViews? IMHO the view manager should take care about all views, 
but I have seen that there is some special treatment for the TodoView in 
CalendarView. So what should I do to resolve this?

Cheers

Thomas


More information about the Korganizer-devel mailing list