Comment 38 for bug 849624

Revision history for this message
In , Michael-buettner (michael-buettner) wrote :

(In reply to comment #33)
> I also had problems with this in the past... I would appreciate any help in
> controlling the message window through an CommandLineHandle, because it does
> not exist this early. Or do I have to open the window myself and use
> 'PreventDefault'?
You don't need to control the message window, neither is it something you need to care about. All you need to do is to remember that Lightning has been instructed to automatically switch to the calendar mode upon startup and invoke the necessary bits and pieces during the load handler (ltnOnLoad).