Feature SS-77
2 votes

Region Protection Menu

Created by ioan92 on 3/26/2014 3:56 PM Last Updated by Davide on 2/16/2016 3:45 PM
%
 (hrs)
Logged: 0   (hrs)

 Description

Region protection from the Insert Menue is not actvated (yet?) ?

Please clarify the situation. Thanks.

    ioan92 (Monday, April 13, 2015 11:38 PM) #

Thank you Andrey,

Region protection is working now.

    smath (Monday, April 13, 2015 11:28 PM) #

Is this exception still reproducible? If yes, then how to reproduce it?

    Davide (Wednesday, March 26, 2014 4:13 PM) #

I think is a bug or a patch to fix a bug, if you click to edit the area title, the region protection in the insert/context menus becomes active.

Moreover I get an exception trying to move a collapsed area region

 

 

************** Testo dell'eccezione **************
System.ArgumentOutOfRangeException: Index non compreso nell'intervallo. Richiesto valore non negativo e minore della dimensione dell'insieme.
Nome parametro: index
   in System.ThrowHelper.ThrowArgumentOutOfRangeException()
   in System.Collections.Generic.List`1.get_Item(Int32 index)
   in SMath.Control.WorksheetControl.OnMouseUp(MouseEventArgs e)
   in SMath.Control.Worksheet.OnMouseUp(MouseEventArgs e)
   in System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   in System.Windows.Forms.Control.WndProc(Message& m)
   in System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   in System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)