C2024-001-Quick-Print-In-ribbon #204
61
PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
generated
61
PROMS/VEPROMS User Interface/frmVEPROMS.Designer.cs
generated
@ -36,7 +36,6 @@ namespace VEPROMS
|
|||||||
this.btnShortCuts = new DevComponents.DotNetBar.ButtonItem();
|
this.btnShortCuts = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.btnHelpVWeb = new DevComponents.DotNetBar.ButtonItem();
|
this.btnHelpVWeb = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.btnSendErrorLog = new DevComponents.DotNetBar.ButtonItem();
|
this.btnSendErrorLog = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.btnShowErrFld = new DevComponents.DotNetBar.ButtonItem();
|
|
||||||
this.btnHelpAbout = new DevComponents.DotNetBar.ButtonItem();
|
this.btnHelpAbout = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.office2007StartButton1 = new DevComponents.DotNetBar.Office2007StartButton();
|
this.office2007StartButton1 = new DevComponents.DotNetBar.Office2007StartButton();
|
||||||
this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
|
this.itemContainer1 = new DevComponents.DotNetBar.ItemContainer();
|
||||||
@ -47,13 +46,13 @@ namespace VEPROMS
|
|||||||
this.btnPrint = new DevComponents.DotNetBar.ButtonItem();
|
this.btnPrint = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.btnPrepare = new DevComponents.DotNetBar.ButtonItem();
|
this.btnPrepare = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.btnAdmin = new DevComponents.DotNetBar.ButtonItem();
|
this.btnAdmin = new DevComponents.DotNetBar.ButtonItem();
|
||||||
|
this.btnUpdateFormats = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.icRecentDocs = new DevComponents.DotNetBar.ItemContainer();
|
this.icRecentDocs = new DevComponents.DotNetBar.ItemContainer();
|
||||||
this.labelItem8 = new DevComponents.DotNetBar.LabelItem();
|
this.labelItem8 = new DevComponents.DotNetBar.LabelItem();
|
||||||
this.itemContainer5 = new DevComponents.DotNetBar.ItemContainer();
|
this.itemContainer5 = new DevComponents.DotNetBar.ItemContainer();
|
||||||
this.btnOptions = new DevComponents.DotNetBar.ButtonItem();
|
this.btnOptions = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.btnExit = new DevComponents.DotNetBar.ButtonItem();
|
this.btnExit = new DevComponents.DotNetBar.ButtonItem();
|
||||||
this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem();
|
this.qatCustomizeItem1 = new DevComponents.DotNetBar.QatCustomizeItem();
|
||||||
this.btnUpdateFormats = new DevComponents.DotNetBar.ButtonItem();
|
|
||||||
this.galleryGroup1 = new DevComponents.DotNetBar.GalleryGroup();
|
this.galleryGroup1 = new DevComponents.DotNetBar.GalleryGroup();
|
||||||
this.galleryGroup2 = new DevComponents.DotNetBar.GalleryGroup();
|
this.galleryGroup2 = new DevComponents.DotNetBar.GalleryGroup();
|
||||||
this.galleryGroup3 = new DevComponents.DotNetBar.GalleryGroup();
|
this.galleryGroup3 = new DevComponents.DotNetBar.GalleryGroup();
|
||||||
@ -211,10 +210,8 @@ namespace VEPROMS
|
|||||||
this.btnShortCuts,
|
this.btnShortCuts,
|
||||||
this.btnHelpVWeb,
|
this.btnHelpVWeb,
|
||||||
this.btnSendErrorLog,
|
this.btnSendErrorLog,
|
||||||
this.btnShowErrFld,
|
|
||||||
this.btnHelpAbout});
|
this.btnHelpAbout});
|
||||||
this.btnHelp.Text = "Help";
|
this.btnHelp.Text = "Help";
|
||||||
this.btnHelp.Click += new System.EventHandler(this.btnHelp_Click);
|
|
||||||
//
|
//
|
||||||
// btnHelpManual
|
// btnHelpManual
|
||||||
//
|
//
|
||||||
@ -247,14 +244,6 @@ namespace VEPROMS
|
|||||||
this.btnSendErrorLog.Text = "Send Error Log";
|
this.btnSendErrorLog.Text = "Send Error Log";
|
||||||
this.btnSendErrorLog.Click += new System.EventHandler(this.btnSendErrorLog_Click);
|
this.btnSendErrorLog.Click += new System.EventHandler(this.btnSendErrorLog_Click);
|
||||||
//
|
//
|
||||||
// btnShowErrFld
|
|
||||||
//
|
|
||||||
//this.btnShowErrFld.Image = global::VEPROMS.Properties.Resources.GoToParentFolderHS;
|
|
||||||
this.btnShowErrFld.Image = ((System.Drawing.Image)(resources.GetObject("btnShowErrFld.Image")));
|
|
||||||
this.btnShowErrFld.Name = "btnShowErrFld";
|
|
||||||
this.btnShowErrFld.Text = "Open Error Folder";
|
|
||||||
this.btnShowErrFld.Click += new System.EventHandler(this.btnShowErrFld_Click);
|
|
||||||
//
|
|
||||||
// btnHelpAbout
|
// btnHelpAbout
|
||||||
//
|
//
|
||||||
this.btnHelpAbout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
|
this.btnHelpAbout.ButtonStyle = DevComponents.DotNetBar.eButtonStyle.ImageAndText;
|
||||||
@ -295,10 +284,6 @@ namespace VEPROMS
|
|||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
this.itemContainer1.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
||||||
//
|
|
||||||
//
|
|
||||||
//
|
|
||||||
this.itemContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.itemContainer1.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||||
//
|
//
|
||||||
// itemContainer2
|
// itemContainer2
|
||||||
@ -316,10 +301,6 @@ namespace VEPROMS
|
|||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
this.itemContainer2.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
||||||
//
|
|
||||||
//
|
|
||||||
//
|
|
||||||
this.itemContainer2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.itemContainer2.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||||
//
|
//
|
||||||
// itemContainer3
|
// itemContainer3
|
||||||
@ -341,10 +322,6 @@ namespace VEPROMS
|
|||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
this.itemContainer3.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
||||||
//
|
|
||||||
//
|
|
||||||
//
|
|
||||||
this.itemContainer3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.itemContainer3.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||||
//
|
//
|
||||||
// btnNew
|
// btnNew
|
||||||
@ -393,8 +370,16 @@ namespace VEPROMS
|
|||||||
this.btnAdmin.CanCustomize = false;
|
this.btnAdmin.CanCustomize = false;
|
||||||
this.btnAdmin.Image = global::VEPROMS.Properties.Resources.Admin;
|
this.btnAdmin.Image = global::VEPROMS.Properties.Resources.Admin;
|
||||||
this.btnAdmin.Name = "btnAdmin";
|
this.btnAdmin.Name = "btnAdmin";
|
||||||
|
//this.btnAdmin.SubItems.AddRange(new DevComponents.DotNetBar.BaseItem[] {
|
||||||
|
//this.btnUpdateFormats});
|
||||||
this.btnAdmin.Text = "A&dministration";
|
this.btnAdmin.Text = "A&dministration";
|
||||||
//
|
//
|
||||||
|
// btnUpdateFormats
|
||||||
|
//
|
||||||
|
this.btnUpdateFormats.Name = "btnUpdateFormats";
|
||||||
|
this.btnUpdateFormats.Text = "Update Formats";
|
||||||
|
this.btnUpdateFormats.Click += new System.EventHandler(this.btnUpdateFormat_Click);
|
||||||
|
//
|
||||||
// icRecentDocs
|
// icRecentDocs
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
@ -410,10 +395,6 @@ namespace VEPROMS
|
|||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
this.icRecentDocs.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
||||||
//
|
|
||||||
//
|
|
||||||
//
|
|
||||||
this.icRecentDocs.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.icRecentDocs.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||||
//
|
//
|
||||||
// labelItem8
|
// labelItem8
|
||||||
@ -442,10 +423,6 @@ namespace VEPROMS
|
|||||||
//
|
//
|
||||||
//
|
//
|
||||||
//
|
//
|
||||||
this.itemContainer5.TitleMouseOverStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
|
||||||
//
|
|
||||||
//
|
|
||||||
//
|
|
||||||
this.itemContainer5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
this.itemContainer5.TitleStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square;
|
||||||
//
|
//
|
||||||
// btnOptions
|
// btnOptions
|
||||||
@ -472,12 +449,6 @@ namespace VEPROMS
|
|||||||
//
|
//
|
||||||
this.qatCustomizeItem1.Name = "qatCustomizeItem1";
|
this.qatCustomizeItem1.Name = "qatCustomizeItem1";
|
||||||
//
|
//
|
||||||
// btnUpdateFormats
|
|
||||||
//
|
|
||||||
this.btnUpdateFormats.Name = "btnUpdateFormats";
|
|
||||||
this.btnUpdateFormats.Text = "Update Formats";
|
|
||||||
this.btnUpdateFormats.Click += new System.EventHandler(this.btnUpdateFormat_Click);
|
|
||||||
//
|
|
||||||
// galleryGroup1
|
// galleryGroup1
|
||||||
//
|
//
|
||||||
this.galleryGroup1.Name = "galleryGroup1";
|
this.galleryGroup1.Name = "galleryGroup1";
|
||||||
@ -741,9 +712,8 @@ namespace VEPROMS
|
|||||||
// ctrlAnnotationDetails
|
// ctrlAnnotationDetails
|
||||||
//
|
//
|
||||||
this.ctrlAnnotationDetails.AnnotationDirty = false;
|
this.ctrlAnnotationDetails.AnnotationDirty = false;
|
||||||
this.ctrlAnnotationDetails.AnnotationRTFText = "{\\rtf1\\ansi\\ansicpg1252\\deff0\\nouicompat\\deflang1033{\\fonttbl{\\f0\\fnil\\fcharset0 " +
|
this.ctrlAnnotationDetails.AnnotationRTFText = "{\\rtf1\\ansi\\ansicpg1252\\deff0\\deflang1033{\\fonttbl{\\f0\\fnil\\fcharset0 Microsoft S" +
|
||||||
"Microsoft Sans Serif;}}\r\n{\\*\\generator Riched20 10.0.22621}\\viewkind4\\uc1 \r\n\\par" +
|
"ans Serif;}}\r\n\\viewkind4\\uc1\\pard\\f0\\fs20\\par\r\n}\r\n";
|
||||||
"d\\f0\\fs20\\par\r\n}\r\n";
|
|
||||||
this.ctrlAnnotationDetails.Annotations = null;
|
this.ctrlAnnotationDetails.Annotations = null;
|
||||||
this.ctrlAnnotationDetails.AnnotationText = "";
|
this.ctrlAnnotationDetails.AnnotationText = "";
|
||||||
this.ctrlAnnotationDetails.ClientProcess = null;
|
this.ctrlAnnotationDetails.ClientProcess = null;
|
||||||
@ -814,7 +784,6 @@ namespace VEPROMS
|
|||||||
// tv
|
// tv
|
||||||
//
|
//
|
||||||
this.tv.AllowDrop = true;
|
this.tv.AllowDrop = true;
|
||||||
this.tv.DelProcReason = null;
|
|
||||||
this.tv.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tv.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
this.tv.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
this.tv.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
|
||||||
this.tv.HideSelection = false;
|
this.tv.HideSelection = false;
|
||||||
@ -935,7 +904,7 @@ namespace VEPROMS
|
|||||||
this.displayTags.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.displayTags.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
this.displayTags.IsVisible = false;
|
this.displayTags.IsVisible = false;
|
||||||
this.displayTags.Location = new System.Drawing.Point(0, 0);
|
this.displayTags.Location = new System.Drawing.Point(0, 0);
|
||||||
this.displayTags.Margin = new System.Windows.Forms.Padding(2);
|
this.displayTags.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
|
||||||
this.displayTags.MinimumSize = new System.Drawing.Size(100, 630);
|
this.displayTags.MinimumSize = new System.Drawing.Size(100, 630);
|
||||||
this.displayTags.MyEditItem = null;
|
this.displayTags.MyEditItem = null;
|
||||||
this.displayTags.Name = "displayTags";
|
this.displayTags.Name = "displayTags";
|
||||||
@ -1120,8 +1089,8 @@ namespace VEPROMS
|
|||||||
this.displayRO.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.displayRO.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
this.displayRO.Location = new System.Drawing.Point(1, 1);
|
this.displayRO.Location = new System.Drawing.Point(1, 1);
|
||||||
this.displayRO.Margin = new System.Windows.Forms.Padding(4);
|
this.displayRO.Margin = new System.Windows.Forms.Padding(4);
|
||||||
this.displayRO.MyDvi = null;
|
|
||||||
this.displayRO.MyROFST = null;
|
this.displayRO.MyROFST = null;
|
||||||
|
//this.displayRO.MyROFSTLookup = null;
|
||||||
this.displayRO.MyRTB = null;
|
this.displayRO.MyRTB = null;
|
||||||
this.displayRO.Name = "displayRO";
|
this.displayRO.Name = "displayRO";
|
||||||
this.displayRO.ProgressBar = null;
|
this.displayRO.ProgressBar = null;
|
||||||
@ -1135,7 +1104,6 @@ namespace VEPROMS
|
|||||||
this.tc.ChgId = null;
|
this.tc.ChgId = null;
|
||||||
this.tc.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.tc.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
this.tc.ForeColor = System.Drawing.SystemColors.ControlText;
|
this.tc.ForeColor = System.Drawing.SystemColors.ControlText;
|
||||||
this.tc.LastSelectedDisplayTabItem = null;
|
|
||||||
this.tc.Location = new System.Drawing.Point(334, 57);
|
this.tc.Location = new System.Drawing.Point(334, 57);
|
||||||
this.tc.Margin = new System.Windows.Forms.Padding(4);
|
this.tc.Margin = new System.Windows.Forms.Padding(4);
|
||||||
this.tc.MyAnnotationDetails = null;
|
this.tc.MyAnnotationDetails = null;
|
||||||
@ -1383,7 +1351,6 @@ namespace VEPROMS
|
|||||||
// displaySearch1
|
// displaySearch1
|
||||||
//
|
//
|
||||||
this.displaySearch1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.displaySearch1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||||||
this.displaySearch1.LastSearchWasAnnotations = false;
|
|
||||||
this.displaySearch1.LoadingList = false;
|
this.displaySearch1.LoadingList = false;
|
||||||
this.displaySearch1.Location = new System.Drawing.Point(1, 1);
|
this.displaySearch1.Location = new System.Drawing.Point(1, 1);
|
||||||
this.displaySearch1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
this.displaySearch1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
|
||||||
@ -1393,7 +1360,6 @@ namespace VEPROMS
|
|||||||
this.displaySearch1.ProgressBar = null;
|
this.displaySearch1.ProgressBar = null;
|
||||||
this.displaySearch1.ReportTitle = null;
|
this.displaySearch1.ReportTitle = null;
|
||||||
this.displaySearch1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
this.displaySearch1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
|
||||||
this.displaySearch1.SearchIncTransII = null;
|
|
||||||
this.displaySearch1.SearchResults = null;
|
this.displaySearch1.SearchResults = null;
|
||||||
this.displaySearch1.SearchString = null;
|
this.displaySearch1.SearchString = null;
|
||||||
this.displaySearch1.Size = new System.Drawing.Size(314, 462);
|
this.displaySearch1.Size = new System.Drawing.Size(314, 462);
|
||||||
@ -1770,7 +1736,6 @@ namespace VEPROMS
|
|||||||
private DevComponents.DotNetBar.TabControlPanel tabControlPanel3;
|
private DevComponents.DotNetBar.TabControlPanel tabControlPanel3;
|
||||||
private DevComponents.DotNetBar.TabItem toosTabReports;
|
private DevComponents.DotNetBar.TabItem toosTabReports;
|
||||||
private Volian.Controls.Library.DisplayReports displayReports;
|
private Volian.Controls.Library.DisplayReports displayReports;
|
||||||
private DevComponents.DotNetBar.ButtonItem btnShowErrFld;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -21,7 +21,6 @@ using DescriptiveEnum;
|
|||||||
using Volian.Base.Library;
|
using Volian.Base.Library;
|
||||||
using Volian.Print.Library;
|
using Volian.Print.Library;
|
||||||
using JR.Utils.GUI.Forms;
|
using JR.Utils.GUI.Forms;
|
||||||
using System.Diagnostics;
|
|
||||||
|
|
||||||
[assembly: log4net.Config.XmlConfigurator(Watch = true)]
|
[assembly: log4net.Config.XmlConfigurator(Watch = true)]
|
||||||
|
|
||||||
@ -88,6 +87,8 @@ namespace VEPROMS
|
|||||||
// multiple events because the print dialog will be displayed for each time the event was added.
|
// multiple events because the print dialog will be displayed for each time the event was added.
|
||||||
_SelectedStepTabPanel.MyStepTabRibbon.PrintRequest -= new StepTabRibbonEvent(MyStepTabRibbon_PrintRequest);
|
_SelectedStepTabPanel.MyStepTabRibbon.PrintRequest -= new StepTabRibbonEvent(MyStepTabRibbon_PrintRequest);
|
||||||
_SelectedStepTabPanel.MyStepTabRibbon.PrintRequest += new StepTabRibbonEvent(MyStepTabRibbon_PrintRequest);
|
_SelectedStepTabPanel.MyStepTabRibbon.PrintRequest += new StepTabRibbonEvent(MyStepTabRibbon_PrintRequest);
|
||||||
|
_SelectedStepTabPanel.MyStepTabRibbon.QPrintRequest -= new StepTabRibbonEvent(MyStepTabRibbon_QPrintRequest);
|
||||||
|
_SelectedStepTabPanel.MyStepTabRibbon.QPrintRequest += new StepTabRibbonEvent(MyStepTabRibbon_QPrintRequest);
|
||||||
_SelectedStepTabPanel.MyStepTabRibbon.ProgressBar = bottomProgBar;
|
_SelectedStepTabPanel.MyStepTabRibbon.ProgressBar = bottomProgBar;
|
||||||
_SelectedStepTabPanel.MyStepTabRibbon.ContActionSummaryRequest -= MyStepTabRibbon_ContActionSummaryRequest;
|
_SelectedStepTabPanel.MyStepTabRibbon.ContActionSummaryRequest -= MyStepTabRibbon_ContActionSummaryRequest;
|
||||||
_SelectedStepTabPanel.MyStepTabRibbon.ContActionSummaryRequest += MyStepTabRibbon_ContActionSummaryRequest;
|
_SelectedStepTabPanel.MyStepTabRibbon.ContActionSummaryRequest += MyStepTabRibbon_ContActionSummaryRequest;
|
||||||
@ -1154,7 +1155,7 @@ namespace VEPROMS
|
|||||||
pi.MyDocVersion.DocVersionConfig.SelectedSlave = 0;
|
pi.MyDocVersion.DocVersionConfig.SelectedSlave = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
void tv_QPrintProcedure(object sender, vlnTreeEventArgs args) // Quick Print
|
void tv_QPrintProcedure(object sender, vlnTreeEventArgs args) // Quick Print right click menu on Procedure name.
|
||||||
{
|
{
|
||||||
try
|
try
|
||||||
{
|
{
|
||||||
@ -1408,8 +1409,10 @@ namespace VEPROMS
|
|||||||
|
|
||||||
//added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
//added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
||||||
pi.MyDocVersion.DocVersionConfig.SelectedSlave = pi.ProcedureConfig.SelectedSlave;
|
pi.MyDocVersion.DocVersionConfig.SelectedSlave = pi.ProcedureConfig.SelectedSlave;
|
||||||
|
try
|
||||||
DlgPrintProcedure prnDlg = new DlgPrintProcedure(pi);
|
{
|
||||||
|
using (DlgPrintProcedure prnDlg = new DlgPrintProcedure(pi))
|
||||||
|
{
|
||||||
prnDlg.SelectedSlave = pi.ProcedureConfig.SelectedSlave == 0 ? -1 : pi.ProcedureConfig.SelectedSlave; //added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
prnDlg.SelectedSlave = pi.ProcedureConfig.SelectedSlave == 0 ? -1 : pi.ProcedureConfig.SelectedSlave; //added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
||||||
prnDlg.MySessionInfo = MySessionInfo;
|
prnDlg.MySessionInfo = MySessionInfo;
|
||||||
prnDlg.ShowDialog(this); // RHM 20120925 - Center dialog over PROMS window
|
prnDlg.ShowDialog(this); // RHM 20120925 - Center dialog over PROMS window
|
||||||
@ -1417,6 +1420,65 @@ namespace VEPROMS
|
|||||||
//added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
//added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
||||||
pi.MyDocVersion.DocVersionConfig.SelectedSlave = 0;
|
pi.MyDocVersion.DocVersionConfig.SelectedSlave = 0;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
catch (Exception ex)
|
||||||
|
{
|
||||||
|
StringBuilder sb = new StringBuilder();
|
||||||
|
|
||||||
|
sb.AppendLine("Could not create PDF Print");
|
||||||
|
sb.AppendLine();
|
||||||
|
MessageBox.Show(sb.ToString(), "Error when creating PDF Print", MessageBoxButtons.OK, MessageBoxIcon.Warning);
|
||||||
|
|
||||||
|
_MyLog.Warn("Failed to create PDF print", ex);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
void MyStepTabRibbon_QPrintRequest(object sender, StepTabRibbonEventArgs args)
|
||||||
|
{
|
||||||
|
// Fix for B2013-173:
|
||||||
|
// if the user did the print by using the shortcut keys 'Ctrl-P' the arguments sent in
|
||||||
|
// is the first opened procedure rather than the active procedure. So check for this
|
||||||
|
// and if they are not the same, use the CurrentItem from the main frmVEPROMS.
|
||||||
|
ProcedureInfo piThis = null;
|
||||||
|
if (_CurrentItem != null) piThis = _CurrentItem.MyProcedure;
|
||||||
|
|
||||||
|
ProcedureInfo pi = args.Proc as ProcedureInfo;
|
||||||
|
if (piThis != null && pi.ItemID != piThis.ItemID) pi = piThis;
|
||||||
|
|
||||||
|
// Check if Procedure Info is null
|
||||||
|
if (pi == null) return;
|
||||||
|
|
||||||
|
|
||||||
|
//added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
||||||
|
pi.MyDocVersion.DocVersionConfig.SelectedSlave = pi.ProcedureConfig.SelectedSlave;
|
||||||
|
|
||||||
|
|
||||||
|
try
|
||||||
|
{
|
||||||
|
using (DlgPrintProcedure prnDlg = new DlgPrintProcedure(pi))
|
||||||
|
{
|
||||||
|
prnDlg.SelectedSlave = pi.ProcedureConfig.SelectedSlave == 0 ? -1 : pi.ProcedureConfig.SelectedSlave; //added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
||||||
|
prnDlg.MySessionInfo = MySessionInfo;
|
||||||
|
prnDlg.SetupForProcedure(); // Setup filename
|
||||||
|
//prnDlg.ShowDialog(this); // RHM 20120925 - Center dialog over PROMS window
|
||||||
|
prnDlg.QPCreatePDF(); // Create Print report
|
||||||
|
|
||||||
|
//added by jcb 20130718 to support create pdf button when multi-unit and user selects a unit
|
||||||
|
pi.MyDocVersion.DocVersionConfig.SelectedSlave = 0;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
catch (Exception ex)
|
||||||
|
{
|
||||||
|
StringBuilder sb = new StringBuilder();
|
||||||
|
|
||||||
|
sb.AppendLine("Could not create PDF Print");
|
||||||
|
sb.AppendLine();
|
||||||
|
MessageBox.Show(sb.ToString(), "Error when creating PDF Print", MessageBoxButtons.OK, MessageBoxIcon.Warning);
|
||||||
|
|
||||||
|
_MyLog.Warn("Failed to create PDF print", ex);
|
||||||
|
}
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
void displaySearch1_PrintRequest(object sender, DisplaySearchEventArgs args)
|
void displaySearch1_PrintRequest(object sender, DisplaySearchEventArgs args)
|
||||||
{
|
{
|
||||||
@ -4897,21 +4959,6 @@ namespace VEPROMS
|
|||||||
_MyLog.Error(str, ex);
|
_MyLog.Error(str, ex);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private void btnShowErrFld_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
string path = Environment.GetFolderPath(Environment.SpecialFolder.UserProfile);
|
|
||||||
path = path + @"\Documents\VEPROMS";
|
|
||||||
if (Directory.Exists(path))
|
|
||||||
{
|
|
||||||
Process.Start("explorer.exe", path);
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
private void btnHelp_Click(object sender, EventArgs e)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#region (Lock stuff / used for multi-user support)
|
#region (Lock stuff / used for multi-user support)
|
||||||
|
@ -188,11 +188,6 @@
|
|||||||
llg/yF+gIjK+CZq8XgAAAABJRU5ErkJggg==
|
llg/yF+gIjK+CZq8XgAAAABJRU5ErkJggg==
|
||||||
</value>
|
</value>
|
||||||
</data>
|
</data>
|
||||||
<data name="btnShowErrFld.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|
||||||
<value>
|
|
||||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAAsTAAALEwEAmpwYAAAANUlEQVR4nGNgoBR8ahL8jw1/bBTooMiAT8Qa8gmPAUQZ8n+Z3n9KMMOoAf9Hw0CPCmEw4AAA71z+QhwwNhoAAAAASUVORK5CYII=
|
|
||||||
</value>
|
|
||||||
</data>
|
|
||||||
<data name="office2007StartButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="office2007StartButton1.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
R0lGODlhGwAVAIcAANmsrP7+/tqtrdmrq9Wjo9uwsNmtrf79/dSgoP/+/tShodalpdqsrN20tN64uNqv
|
R0lGODlhGwAVAIcAANmsrP7+/tqtrdmrq9Wjo9uwsNmtrf79/dSgoP/+/tShodalpdqsrN20tN64uNqv
|
||||||
@ -455,7 +450,7 @@
|
|||||||
<value>164, 17</value>
|
<value>164, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
<metadata name="$this.TrayHeight" type="System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089">
|
||||||
<value>25</value>
|
<value>64</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="$this.Icon" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
|
@ -1029,11 +1029,24 @@ namespace Volian.Controls.Library
|
|||||||
// OpenEnhancedDocument(this, args);
|
// OpenEnhancedDocument(this, args);
|
||||||
//}
|
//}
|
||||||
public event StepTabRibbonEvent PrintRequest;
|
public event StepTabRibbonEvent PrintRequest;
|
||||||
private void OnPrintRequest(StepTabRibbonEventArgs args)
|
public event StepTabRibbonEvent QPrintRequest;
|
||||||
|
private void OnPrintRequest(StepTabRibbonEventArgs args, int prttyp = 0)
|
||||||
|
{
|
||||||
|
if (PrintRequest != null) {
|
||||||
|
if (prttyp == 0)
|
||||||
{
|
{
|
||||||
if (PrintRequest != null)
|
|
||||||
PrintRequest(this, args);
|
PrintRequest(this, args);
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
if (QPrintRequest != null)
|
||||||
|
{
|
||||||
|
if (prttyp == 1)
|
||||||
|
{
|
||||||
|
QPrintRequest(this, args);
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
public event StepTabRibbonEvent ContActionSummaryRequest;
|
public event StepTabRibbonEvent ContActionSummaryRequest;
|
||||||
private void OnContActionSummaryRequest(StepTabRibbonEventArgs args)
|
private void OnContActionSummaryRequest(StepTabRibbonEventArgs args)
|
||||||
{
|
{
|
||||||
@ -1947,7 +1960,7 @@ namespace Volian.Controls.Library
|
|||||||
rtabChgId.Visible = MyItemInfo.ActiveFormat.PlantFormat.FormatData.ProcData.ChangeBarData.ChangeIds;
|
rtabChgId.Visible = MyItemInfo.ActiveFormat.PlantFormat.FormatData.ProcData.ChangeBarData.ChangeIds;
|
||||||
}
|
}
|
||||||
|
|
||||||
#region submenu for printing child procedures
|
#region submenu for printing child procedures
|
||||||
// C2020-013 add unit (child) submenu to create PDF and create CAS buttons
|
// C2020-013 add unit (child) submenu to create PDF and create CAS buttons
|
||||||
private void miMultiUnit_Click(object sender, EventArgs e)
|
private void miMultiUnit_Click(object sender, EventArgs e)
|
||||||
{
|
{
|
||||||
@ -1956,12 +1969,16 @@ namespace Volian.Controls.Library
|
|||||||
DevComponents.DotNetBar.ButtonItem mip = mi.Parent as DevComponents.DotNetBar.ButtonItem;
|
DevComponents.DotNetBar.ButtonItem mip = mi.Parent as DevComponents.DotNetBar.ButtonItem;
|
||||||
int selectedChild = (int)mi.Tag;
|
int selectedChild = (int)mi.Tag;
|
||||||
if (selectedChild == 0) return; // unit (child) not selected
|
if (selectedChild == 0) return; // unit (child) not selected
|
||||||
|
|
||||||
MyItemInfo.MyProcedure.ProcedureConfig.SelectedSlave = (int) mi.Tag;
|
MyItemInfo.MyProcedure.ProcedureConfig.SelectedSlave = (int) mi.Tag;
|
||||||
switch (mip.Text)
|
switch (mip.Text)
|
||||||
{
|
{
|
||||||
case "Create":
|
case "Create":
|
||||||
btnPdfCreate_Click(sender, e);
|
btnPdfCreate_Click(sender, e);
|
||||||
break;
|
break;
|
||||||
|
case "Quick\r\nPrint":
|
||||||
|
btnPdfQuickCreate_Click(sender, e);
|
||||||
|
break;
|
||||||
case "Cont. Act\r\nSummary":
|
case "Cont. Act\r\nSummary":
|
||||||
btnCASCreate_Click(sender, e);
|
btnCASCreate_Click(sender, e);
|
||||||
break;
|
break;
|
||||||
@ -1973,6 +1990,9 @@ namespace Volian.Controls.Library
|
|||||||
btnPdfCreate.SubItems.Clear();
|
btnPdfCreate.SubItems.Clear();
|
||||||
btnPdfCreate.Tag = null;
|
btnPdfCreate.Tag = null;
|
||||||
btnPdfCreate.Click -= new System.EventHandler(btnPdfCreate_Click);
|
btnPdfCreate.Click -= new System.EventHandler(btnPdfCreate_Click);
|
||||||
|
btnPdfQuickCreate.SubItems.Clear();
|
||||||
|
btnPdfQuickCreate.Tag = null;
|
||||||
|
btnPdfQuickCreate.Click -= new System.EventHandler(btnPdfQuickCreate_Click);
|
||||||
btnCASCreate.SubItems.Clear();
|
btnCASCreate.SubItems.Clear();
|
||||||
btnCASCreate.Tag = null;
|
btnCASCreate.Tag = null;
|
||||||
btnCASCreate.Click -= new System.EventHandler(btnCASCreate_Click);
|
btnCASCreate.Click -= new System.EventHandler(btnCASCreate_Click);
|
||||||
@ -1990,12 +2010,16 @@ namespace Volian.Controls.Library
|
|||||||
btnPdfCreate.SubItems.Add(btn);
|
btnPdfCreate.SubItems.Add(btn);
|
||||||
btn = MakeSubMenuButton(s, k, miMultiUnit_Click);
|
btn = MakeSubMenuButton(s, k, miMultiUnit_Click);
|
||||||
btn.Enabled = procAppl;
|
btn.Enabled = procAppl;
|
||||||
|
btnPdfQuickCreate.SubItems.Add(btn);
|
||||||
|
btn = MakeSubMenuButton(s, k, miMultiUnit_Click);
|
||||||
|
btn.Enabled = procAppl;
|
||||||
btnReviewCreatePDF.SubItems.Add(btn);
|
btnReviewCreatePDF.SubItems.Add(btn);
|
||||||
btn = MakeSubMenuButton(s, k, miMultiUnit_Click);
|
btn = MakeSubMenuButton(s, k, miMultiUnit_Click);
|
||||||
btn.Enabled = procAppl;
|
btn.Enabled = procAppl;
|
||||||
btnCASCreate.SubItems.Add(btn);
|
btnCASCreate.SubItems.Add(btn);
|
||||||
}
|
}
|
||||||
btnPdfCreate.AutoExpandOnClick = true;
|
btnPdfCreate.AutoExpandOnClick = true;
|
||||||
|
btnPdfQuickCreate.AutoExpandOnClick = true;
|
||||||
btnReviewCreatePDF.AutoExpandOnClick = true;
|
btnReviewCreatePDF.AutoExpandOnClick = true;
|
||||||
btnCASCreate.AutoExpandOnClick = true;
|
btnCASCreate.AutoExpandOnClick = true;
|
||||||
}
|
}
|
||||||
@ -4086,7 +4110,14 @@ namespace Volian.Controls.Library
|
|||||||
{
|
{
|
||||||
if (MyItemInfo == null) return; // if creating a pdf before rtb exists, return;
|
if (MyItemInfo == null) return; // if creating a pdf before rtb exists, return;
|
||||||
if (MyEditItem != null) MyEditItem.SaveCurrentAndContents();
|
if (MyEditItem != null) MyEditItem.SaveCurrentAndContents();
|
||||||
OnPrintRequest(new StepTabRibbonEventArgs(MyItemInfo.MyProcedure));
|
OnPrintRequest(new StepTabRibbonEventArgs(MyItemInfo.MyProcedure), 0);
|
||||||
|
}
|
||||||
|
|
||||||
|
private void btnPdfQuickCreate_Click(object sender, EventArgs e)
|
||||||
|
{
|
||||||
|
if (MyItemInfo == null) return; // if creating a pdf before rtb exists, return;
|
||||||
|
if (MyEditItem != null) MyEditItem.SaveCurrentAndContents();
|
||||||
|
OnPrintRequest(new StepTabRibbonEventArgs(MyItemInfo.MyProcedure), 1);
|
||||||
}
|
}
|
||||||
|
|
||||||
private void btnCASCreate_Click(object sender, EventArgs e)
|
private void btnCASCreate_Click(object sender, EventArgs e)
|
||||||
|
BIN
PROMS/Volian.Controls.Library/StepTabRibbon.designer.cs
generated
BIN
PROMS/Volian.Controls.Library/StepTabRibbon.designer.cs
generated
Binary file not shown.
@ -165,6 +165,50 @@
|
|||||||
<metadata name="superTooltipRibbon.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
<metadata name="superTooltipRibbon.TrayLocation" type="System.Drawing.Point, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a">
|
||||||
<value>17, 17</value>
|
<value>17, 17</value>
|
||||||
</metadata>
|
</metadata>
|
||||||
|
<data name="btnPdfQuickCreate.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
|
<value>
|
||||||
|
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
|
||||||
|
</value>
|
||||||
|
</data>
|
||||||
<data name="btnDelelete.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
<data name="btnDelelete.Image" type="System.Drawing.Bitmap, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
||||||
<value>
|
<value>
|
||||||
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6
|
||||||
|
Loading…
x
Reference in New Issue
Block a user