6) Right clicking now pops up the standard Windows textarea 
> right click
> context (Undo, Copy, Cut, Paste, Select All) even if I've set 
> "cal=true;" in
> the preferences.js.
> 


there is a new option calStart set in preferences.js and can be modified in
localpref.js that controls how the calendar pops up.  right click is the
default.

/* Calendar start method.
*  0 = right click
*  1 = double click
*  default is 0
*/
calStart=0;

_______________________________________________
Dqsd-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dqsd-users

Reply via email to