| | |
| | | //保存点击事件 |
| | | saveView.clickviewBtn.MouseUpEventHandler += (sender, e) => |
| | | { |
| | | if (selectedDeviceStatus != ""&& TaskList.Count!=0) |
| | | if (TaskList.Count!=0) |
| | | { |
| | | LogicIfon.AddDeviceActions(common, actionsInfo); |
| | | } |
| | |
| | | { |
| | | if (!edit) |
| | | { |
| | | var alert = new UserCenter.ShowMsgControl(UserCenter.ShowMsgType.Normal, |
| | | var alert = new UserCenter.ShowMsgControl(ShowMsgType.Normal, |
| | | Language.StringByID(MyInternationalizationString.selectdevicestatuscondition), |
| | | Language.StringByID(MyInternationalizationString.confrim)); |
| | | alert.Show(); |
| | |
| | | { |
| | | Y = Application.GetRealHeight(140 + 160), |
| | | X = Application.GetRealWidth(78), |
| | | Height = Application.GetRealHeight(12), |
| | | Height = Application.GetRealWidth(12), |
| | | Width = Application.GetRealWidth(918 - 120), |
| | | UnSelectedImagePath = "ZigeeLogic/seek.png", |
| | | Gravity = Gravity.CenterHorizontal |
| | |
| | | { |
| | | if (!edit) |
| | | { |
| | | var alert = new UserCenter.ShowMsgControl(UserCenter.ShowMsgType.Normal, |
| | | var alert = new UserCenter.ShowMsgControl(ShowMsgType.Normal, |
| | | Language.StringByID(MyInternationalizationString.selectdevicestatuscondition), |
| | | Language.StringByID(MyInternationalizationString.confrim)); |
| | | alert.Show(); |