mirror of
https://github.com/claunia/apprepodbmgr.git
synced 2025-12-16 19:24:42 +00:00
Corrected null reference. Inform we are hashing bytes. * osrepodbmgr/MainWindow.cs: * osrepodbmgr/dlgMetadata.cs: * osrepodbmgr/dlgBlockMedia.cs: * osrepodbmgr/dlgFilesystem.cs: * osrepodbmgr/dlgOpticalDisc.cs: * osrepodbmgr/gtk-gui/gui.stetic: * osrepodbmgr/osrepodbmgr.csproj: * osrepodbmgr/gtk-gui/osrepodbmgr.dlgMetadata.cs: * osrepodbmgr/gtk-gui/osrepodbmgr.dlgBlockMedia.cs: * osrepodbmgr/gtk-gui/osrepodbmgr.dlgFilesystem.cs: * osrepodbmgr/gtk-gui/osrepodbmgr.dlgOpticalDisc.cs: Added support for editing media metadata.
3287 lines
131 KiB
C#
3287 lines
131 KiB
C#
|
|
// This file has been generated by the GUI designer. Do not modify.
|
|
namespace osrepodbmgr
|
|
{
|
|
public partial class dlgBlockMedia
|
|
{
|
|
private global::Gtk.Notebook notebook1;
|
|
|
|
private global::Gtk.VBox vbox2;
|
|
|
|
private global::Gtk.HBox hbox1;
|
|
|
|
private global::Gtk.Label lblImage;
|
|
|
|
private global::Gtk.Entry txtImage;
|
|
|
|
private global::Gtk.HBox hbox2;
|
|
|
|
private global::Gtk.Label lblFormat;
|
|
|
|
private global::Gtk.Entry txtFormat;
|
|
|
|
private global::Gtk.Label lblOffset;
|
|
|
|
private global::Gtk.Entry txtOffset;
|
|
|
|
private global::Gtk.Label lblSize;
|
|
|
|
private global::Gtk.Entry txtSize;
|
|
|
|
private global::Gtk.HBox hbox8;
|
|
|
|
private global::Gtk.Label lblManufacturer;
|
|
|
|
private global::Gtk.Entry txtManufacturer;
|
|
|
|
private global::Gtk.HBox hbox7;
|
|
|
|
private global::Gtk.Label lblModel;
|
|
|
|
private global::Gtk.Entry txtModel;
|
|
|
|
private global::Gtk.HBox hbox6;
|
|
|
|
private global::Gtk.Label lblSerial;
|
|
|
|
private global::Gtk.Entry txtSerial;
|
|
|
|
private global::Gtk.HBox hbox5;
|
|
|
|
private global::Gtk.Label lblFirmware;
|
|
|
|
private global::Gtk.Entry txtFirmware;
|
|
|
|
private global::Gtk.HBox hbox4;
|
|
|
|
private global::Gtk.Label lblInterface;
|
|
|
|
private global::Gtk.Entry txtInterface;
|
|
|
|
private global::Gtk.HBox hbox3;
|
|
|
|
private global::Gtk.Label lblCopyProtection;
|
|
|
|
private global::Gtk.Entry txtCopyProtection;
|
|
|
|
private global::Gtk.HBox hbox92;
|
|
|
|
private global::Gtk.Label lblMediaType;
|
|
|
|
private global::Gtk.Entry txtMediaType;
|
|
|
|
private global::Gtk.HBox hbox93;
|
|
|
|
private global::Gtk.Label lblMediaSubtype;
|
|
|
|
private global::Gtk.Entry txtMediaSubtype;
|
|
|
|
private global::Gtk.HBox hbox61;
|
|
|
|
private global::Gtk.Frame frame12;
|
|
|
|
private global::Gtk.Alignment GtkAlignment9;
|
|
|
|
private global::Gtk.VBox vbox3;
|
|
|
|
private global::Gtk.CheckButton chkSequence;
|
|
|
|
private global::Gtk.Label lblMediaTitle;
|
|
|
|
private global::Gtk.Entry txtMediaTitle;
|
|
|
|
private global::Gtk.HBox hbox14;
|
|
|
|
private global::Gtk.Label lblSequence;
|
|
|
|
private global::Gtk.SpinButton spSequence;
|
|
|
|
private global::Gtk.Label lblTotalMedia;
|
|
|
|
private global::Gtk.SpinButton spTotalMedia;
|
|
|
|
private global::Gtk.HBox hbox12;
|
|
|
|
private global::Gtk.Label lblSide;
|
|
|
|
private global::Gtk.SpinButton spSide;
|
|
|
|
private global::Gtk.HBox hbox13;
|
|
|
|
private global::Gtk.Label lblLayer;
|
|
|
|
private global::Gtk.SpinButton spLayer;
|
|
|
|
private global::Gtk.Label GtkLabel28;
|
|
|
|
private global::Gtk.Frame frame11;
|
|
|
|
private global::Gtk.Alignment GtkAlignment8;
|
|
|
|
private global::Gtk.VBox vbox4;
|
|
|
|
private global::Gtk.HBox hbox19;
|
|
|
|
private global::Gtk.Entry txtBlocks;
|
|
|
|
private global::Gtk.Label lblBlocks;
|
|
|
|
private global::Gtk.Label lblBlockSize;
|
|
|
|
private global::Gtk.HBox hbox15;
|
|
|
|
private global::Gtk.Label lblPhysicalBlockSize;
|
|
|
|
private global::Gtk.SpinButton spPhysicalBlockSize;
|
|
|
|
private global::Gtk.Label lblLogicalBlockSize;
|
|
|
|
private global::Gtk.SpinButton spLogicalBlockSize;
|
|
|
|
private global::Gtk.HBox hbox16;
|
|
|
|
private global::Gtk.SpinButton spCylinders;
|
|
|
|
private global::Gtk.Label lblCylinders;
|
|
|
|
private global::Gtk.HBox hbox17;
|
|
|
|
private global::Gtk.SpinButton spHeads;
|
|
|
|
private global::Gtk.Label lblHeads;
|
|
|
|
private global::Gtk.HBox hbox18;
|
|
|
|
private global::Gtk.SpinButton spSectors;
|
|
|
|
private global::Gtk.Label lblSectors;
|
|
|
|
private global::Gtk.Label GtkLabel27;
|
|
|
|
private global::Gtk.Frame frame10;
|
|
|
|
private global::Gtk.Alignment GtkAlignment7;
|
|
|
|
private global::Gtk.VBox vbox5;
|
|
|
|
private global::Gtk.CheckButton chkDimensions;
|
|
|
|
private global::Gtk.CheckButton chkRound;
|
|
|
|
private global::Gtk.HBox hbox23;
|
|
|
|
private global::Gtk.Label lblDiameter;
|
|
|
|
private global::Gtk.SpinButton spDiameter;
|
|
|
|
private global::Gtk.Label lblDiametersUnits;
|
|
|
|
private global::Gtk.HBox hbox22;
|
|
|
|
private global::Gtk.Label lblHeight;
|
|
|
|
private global::Gtk.SpinButton spHeight;
|
|
|
|
private global::Gtk.Label lblHeightUnits;
|
|
|
|
private global::Gtk.HBox hbox21;
|
|
|
|
private global::Gtk.Label lblWidth;
|
|
|
|
private global::Gtk.SpinButton spWidth;
|
|
|
|
private global::Gtk.Label lblWidthUnits;
|
|
|
|
private global::Gtk.HBox hbox20;
|
|
|
|
private global::Gtk.Label lblThickness;
|
|
|
|
private global::Gtk.SpinButton spThickness;
|
|
|
|
private global::Gtk.Label lblThicknessUnits;
|
|
|
|
private global::Gtk.Label GtkLabel26;
|
|
|
|
private global::Gtk.Label label1;
|
|
|
|
private global::Gtk.VBox vbox6;
|
|
|
|
private global::Gtk.CheckButton chkATA;
|
|
|
|
private global::Gtk.TreeView treeATA;
|
|
|
|
private global::Gtk.Label label2;
|
|
|
|
private global::Gtk.VBox vbox7;
|
|
|
|
private global::Gtk.CheckButton chkPCI;
|
|
|
|
private global::Gtk.HBox hbox24;
|
|
|
|
private global::Gtk.Label lblPCIVendor;
|
|
|
|
private global::Gtk.Entry txtPCIVendor;
|
|
|
|
private global::Gtk.HBox hbox25;
|
|
|
|
private global::Gtk.Label lblPCIProduct;
|
|
|
|
private global::Gtk.Entry txtPCIProduct;
|
|
|
|
private global::Gtk.Frame frmPCIConfiguration;
|
|
|
|
private global::Gtk.Alignment GtkAlignment5;
|
|
|
|
private global::Gtk.TreeView treeConfiguration;
|
|
|
|
private global::Gtk.Label GtkLabel24;
|
|
|
|
private global::Gtk.Frame frmOptionROM;
|
|
|
|
private global::Gtk.Alignment GtkAlignment4;
|
|
|
|
private global::Gtk.TreeView treeOptionROM;
|
|
|
|
private global::Gtk.Label GtkLabel23;
|
|
|
|
private global::Gtk.Label label3;
|
|
|
|
private global::Gtk.VBox vbox8;
|
|
|
|
private global::Gtk.CheckButton chkPCMCIA;
|
|
|
|
private global::Gtk.CheckButton chkCIS;
|
|
|
|
private global::Gtk.TreeView treeCIS;
|
|
|
|
private global::Gtk.HBox hbox31;
|
|
|
|
private global::Gtk.Label lblPCMCIAManufacturer;
|
|
|
|
private global::Gtk.Entry txtPCMCIAManufacturer;
|
|
|
|
private global::Gtk.HBox hbox30;
|
|
|
|
private global::Gtk.Label lblManufacturerCode;
|
|
|
|
private global::Gtk.Entry txtMfgCode;
|
|
|
|
private global::Gtk.HBox hbox29;
|
|
|
|
private global::Gtk.Label lblProductName;
|
|
|
|
private global::Gtk.Entry txtPCMCIAProductName;
|
|
|
|
private global::Gtk.HBox hbox28;
|
|
|
|
private global::Gtk.Label lblCardCode;
|
|
|
|
private global::Gtk.Entry txtCardCode;
|
|
|
|
private global::Gtk.HBox hbox27;
|
|
|
|
private global::Gtk.Label lblCompliance;
|
|
|
|
private global::Gtk.Entry txtCompliance;
|
|
|
|
private global::Gtk.HBox hbox26;
|
|
|
|
private global::Gtk.Label lblAdditionalInformation;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow5;
|
|
|
|
private global::Gtk.TreeView treeAdditionalInformation;
|
|
|
|
private global::Gtk.Label label4;
|
|
|
|
private global::Gtk.VBox vbox9;
|
|
|
|
private global::Gtk.CheckButton chkSecureDigital;
|
|
|
|
private global::Gtk.Label lblCID;
|
|
|
|
private global::Gtk.TreeView treeCID;
|
|
|
|
private global::Gtk.CheckButton chkCSD;
|
|
|
|
private global::Gtk.TreeView treeCSD;
|
|
|
|
private global::Gtk.CheckButton chkECSD;
|
|
|
|
private global::Gtk.TreeView treeECSD;
|
|
|
|
private global::Gtk.Label label5;
|
|
|
|
private global::Gtk.VBox vbox10;
|
|
|
|
private global::Gtk.CheckButton chkSCSI;
|
|
|
|
private global::Gtk.Frame frmInquiry;
|
|
|
|
private global::Gtk.Alignment GtkAlignment16;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow;
|
|
|
|
private global::Gtk.TreeView treeInquiry;
|
|
|
|
private global::Gtk.Label GtkLabel40;
|
|
|
|
private global::Gtk.Frame frmModeSense;
|
|
|
|
private global::Gtk.Alignment GtkAlignment15;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow1;
|
|
|
|
private global::Gtk.TreeView treeModeSense;
|
|
|
|
private global::Gtk.Label GtkLabel39;
|
|
|
|
private global::Gtk.Frame frmModeSense10;
|
|
|
|
private global::Gtk.Alignment GtkAlignment14;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow2;
|
|
|
|
private global::Gtk.TreeView treeModeSense10;
|
|
|
|
private global::Gtk.Label GtkLabel38;
|
|
|
|
private global::Gtk.Frame frmLogSense;
|
|
|
|
private global::Gtk.Alignment GtkAlignment13;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow3;
|
|
|
|
private global::Gtk.TreeView treeLogSense;
|
|
|
|
private global::Gtk.Label GtkLabel37;
|
|
|
|
private global::Gtk.Frame frmEVPDs;
|
|
|
|
private global::Gtk.Alignment GtkAlignment12;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow4;
|
|
|
|
private global::Gtk.TreeView treeEVPDs;
|
|
|
|
private global::Gtk.Label GtkLabel36;
|
|
|
|
private global::Gtk.Label label6;
|
|
|
|
private global::Gtk.VBox vbox11;
|
|
|
|
private global::Gtk.CheckButton chkUSB;
|
|
|
|
private global::Gtk.HBox hbox38;
|
|
|
|
private global::Gtk.Label lblUSBVendor;
|
|
|
|
private global::Gtk.Entry txtUSBVendor;
|
|
|
|
private global::Gtk.HBox hbox37;
|
|
|
|
private global::Gtk.Label lblUSBProduct;
|
|
|
|
private global::Gtk.Entry txtUSBProduct;
|
|
|
|
private global::Gtk.Frame frmDescriptors;
|
|
|
|
private global::Gtk.Alignment GtkAlignment6;
|
|
|
|
private global::Gtk.TreeView treeDescriptors;
|
|
|
|
private global::Gtk.Label GtkLabel25;
|
|
|
|
private global::Gtk.Label label7;
|
|
|
|
private global::Gtk.VBox vbox12;
|
|
|
|
private global::Gtk.CheckButton chkMAM;
|
|
|
|
private global::Gtk.TreeView treeMAM;
|
|
|
|
private global::Gtk.Label label8;
|
|
|
|
private global::Gtk.VBox vbox13;
|
|
|
|
private global::Gtk.CheckButton chkTracks;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow7;
|
|
|
|
private global::Gtk.TreeView treeTracks;
|
|
|
|
private global::Gtk.Label label9;
|
|
|
|
private global::Gtk.Frame frmPartitions;
|
|
|
|
private global::Gtk.Alignment GtkAlignment10;
|
|
|
|
private global::Gtk.VBox vbox22;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow12;
|
|
|
|
private global::Gtk.TreeView treePartitions;
|
|
|
|
private global::Gtk.HBox hbox62;
|
|
|
|
private global::Gtk.Button btnCancelPartition;
|
|
|
|
private global::Gtk.Button btnRemovePartition;
|
|
|
|
private global::Gtk.Button btnAddPartition;
|
|
|
|
private global::Gtk.Button btnApplyPartition;
|
|
|
|
private global::Gtk.Button btnEditPartition;
|
|
|
|
private global::Gtk.HBox hbox63;
|
|
|
|
private global::Gtk.Label lblPartitionSequence;
|
|
|
|
private global::Gtk.SpinButton spPartitionSequence;
|
|
|
|
private global::Gtk.Label lblPartitionStart;
|
|
|
|
private global::Gtk.Entry txtPartitionStart;
|
|
|
|
private global::Gtk.Label lblPartitionEnd;
|
|
|
|
private global::Gtk.Entry txtPartitionEnd;
|
|
|
|
private global::Gtk.Label lblPartitionType;
|
|
|
|
private global::Gtk.Entry txtPartitionType;
|
|
|
|
private global::Gtk.HBox hbox64;
|
|
|
|
private global::Gtk.Label lblPartitionName;
|
|
|
|
private global::Gtk.Entry txtPartitionName;
|
|
|
|
private global::Gtk.Label lblPartitionDescription;
|
|
|
|
private global::Gtk.Entry txtPartitionDescription;
|
|
|
|
private global::Gtk.Frame frmFilesystems;
|
|
|
|
private global::Gtk.Alignment GtkAlignment17;
|
|
|
|
private global::Gtk.VBox vbox23;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow13;
|
|
|
|
private global::Gtk.TreeView treeFilesystems;
|
|
|
|
private global::Gtk.HBox hbox65;
|
|
|
|
private global::Gtk.Button btnAddFilesystem;
|
|
|
|
private global::Gtk.Button btnEditFilesystem;
|
|
|
|
private global::Gtk.Button btnRemoveFilesystem;
|
|
|
|
private global::Gtk.Label frmFilesystemsLabel;
|
|
|
|
private global::Gtk.Label GtkLabel30;
|
|
|
|
private global::Gtk.Label label10;
|
|
|
|
private global::Gtk.VBox vbox15;
|
|
|
|
private global::Gtk.CheckButton chkDumpHardware;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow8;
|
|
|
|
private global::Gtk.TreeView treeDumpHardware;
|
|
|
|
private global::Gtk.HBox hbox39;
|
|
|
|
private global::Gtk.Button btnCancelHardware;
|
|
|
|
private global::Gtk.Button btnRemoveHardware;
|
|
|
|
private global::Gtk.Button btnAddHardware;
|
|
|
|
private global::Gtk.Button btnApplyHardware;
|
|
|
|
private global::Gtk.Button btnEditHardware;
|
|
|
|
private global::Gtk.HBox hbox40;
|
|
|
|
private global::Gtk.Label lblHWManufacturer;
|
|
|
|
private global::Gtk.Entry txtHWManufacturer;
|
|
|
|
private global::Gtk.Label lblHWModel;
|
|
|
|
private global::Gtk.Entry txtHWModel;
|
|
|
|
private global::Gtk.HBox hbox41;
|
|
|
|
private global::Gtk.Label lblHWRevision;
|
|
|
|
private global::Gtk.Entry txtHWRevision;
|
|
|
|
private global::Gtk.Label lblHWFirmware;
|
|
|
|
private global::Gtk.Entry txtHWFirmware;
|
|
|
|
private global::Gtk.HBox hbox44;
|
|
|
|
private global::Gtk.Label lblHWSerial;
|
|
|
|
private global::Gtk.Entry txtHWSerial;
|
|
|
|
private global::Gtk.HPaned hpaned1;
|
|
|
|
private global::Gtk.Frame frmExtents;
|
|
|
|
private global::Gtk.Alignment GtkAlignment26;
|
|
|
|
private global::Gtk.VBox vbox21;
|
|
|
|
private global::Gtk.ScrolledWindow GtkScrolledWindow9;
|
|
|
|
private global::Gtk.TreeView treeExtents;
|
|
|
|
private global::Gtk.HBox hbox58;
|
|
|
|
private global::Gtk.Button btnRemoveExtent;
|
|
|
|
private global::Gtk.Button btnAddExtent;
|
|
|
|
private global::Gtk.HBox hbox59;
|
|
|
|
private global::Gtk.Label lblExtentStart;
|
|
|
|
private global::Gtk.SpinButton spExtentStart;
|
|
|
|
private global::Gtk.Label lblExtentEnd;
|
|
|
|
private global::Gtk.SpinButton spExtentEnd;
|
|
|
|
private global::Gtk.Label GtkLabel42;
|
|
|
|
private global::Gtk.Frame frmDumpSoftware;
|
|
|
|
private global::Gtk.Alignment GtkAlignment29;
|
|
|
|
private global::Gtk.VBox vbox20;
|
|
|
|
private global::Gtk.HBox hbox55;
|
|
|
|
private global::Gtk.Label lblDumpName;
|
|
|
|
private global::Gtk.Entry txtDumpName;
|
|
|
|
private global::Gtk.HBox hbox56;
|
|
|
|
private global::Gtk.Label lblDumpVersion;
|
|
|
|
private global::Gtk.Entry txtDumpVersion;
|
|
|
|
private global::Gtk.HBox hbox57;
|
|
|
|
private global::Gtk.Label lblDumpOS;
|
|
|
|
private global::Gtk.Entry txtDumpOS;
|
|
|
|
private global::Gtk.Label GtkLabel43;
|
|
|
|
private global::Gtk.Label label11;
|
|
|
|
private global::Gtk.HBox hbox9;
|
|
|
|
private global::Gtk.Button btnSave;
|
|
|
|
private global::Gtk.Button btnCancel;
|
|
|
|
private global::Gtk.Button buttonCancel;
|
|
|
|
private global::Gtk.Button buttonOk;
|
|
|
|
protected virtual void Build()
|
|
{
|
|
global::Stetic.Gui.Initialize(this);
|
|
// Widget osrepodbmgr.dlgBlockMedia
|
|
this.Name = "osrepodbmgr.dlgBlockMedia";
|
|
this.WindowPosition = ((global::Gtk.WindowPosition)(4));
|
|
// Internal child osrepodbmgr.dlgBlockMedia.VBox
|
|
global::Gtk.VBox w1 = this.VBox;
|
|
w1.Name = "dialog1_VBox";
|
|
w1.BorderWidth = ((uint)(2));
|
|
// Container child dialog1_VBox.Gtk.Box+BoxChild
|
|
this.notebook1 = new global::Gtk.Notebook();
|
|
this.notebook1.CanFocus = true;
|
|
this.notebook1.Name = "notebook1";
|
|
this.notebook1.CurrentPage = 10;
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox2 = new global::Gtk.VBox();
|
|
this.vbox2.Name = "vbox2";
|
|
this.vbox2.Spacing = 6;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox1 = new global::Gtk.HBox();
|
|
this.hbox1.Name = "hbox1";
|
|
this.hbox1.Spacing = 6;
|
|
// Container child hbox1.Gtk.Box+BoxChild
|
|
this.lblImage = new global::Gtk.Label();
|
|
this.lblImage.Name = "lblImage";
|
|
this.lblImage.LabelProp = global::Mono.Unix.Catalog.GetString("Image:");
|
|
this.hbox1.Add(this.lblImage);
|
|
global::Gtk.Box.BoxChild w2 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.lblImage]));
|
|
w2.Position = 0;
|
|
w2.Expand = false;
|
|
w2.Fill = false;
|
|
// Container child hbox1.Gtk.Box+BoxChild
|
|
this.txtImage = new global::Gtk.Entry();
|
|
this.txtImage.CanFocus = true;
|
|
this.txtImage.Name = "txtImage";
|
|
this.txtImage.IsEditable = false;
|
|
this.txtImage.InvisibleChar = '●';
|
|
this.hbox1.Add(this.txtImage);
|
|
global::Gtk.Box.BoxChild w3 = ((global::Gtk.Box.BoxChild)(this.hbox1[this.txtImage]));
|
|
w3.Position = 1;
|
|
this.vbox2.Add(this.hbox1);
|
|
global::Gtk.Box.BoxChild w4 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox1]));
|
|
w4.Position = 0;
|
|
w4.Expand = false;
|
|
w4.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox2 = new global::Gtk.HBox();
|
|
this.hbox2.Name = "hbox2";
|
|
this.hbox2.Spacing = 6;
|
|
// Container child hbox2.Gtk.Box+BoxChild
|
|
this.lblFormat = new global::Gtk.Label();
|
|
this.lblFormat.Name = "lblFormat";
|
|
this.lblFormat.LabelProp = global::Mono.Unix.Catalog.GetString("Format:");
|
|
this.hbox2.Add(this.lblFormat);
|
|
global::Gtk.Box.BoxChild w5 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.lblFormat]));
|
|
w5.Position = 0;
|
|
w5.Expand = false;
|
|
w5.Fill = false;
|
|
// Container child hbox2.Gtk.Box+BoxChild
|
|
this.txtFormat = new global::Gtk.Entry();
|
|
this.txtFormat.CanFocus = true;
|
|
this.txtFormat.Name = "txtFormat";
|
|
this.txtFormat.IsEditable = true;
|
|
this.txtFormat.InvisibleChar = '●';
|
|
this.hbox2.Add(this.txtFormat);
|
|
global::Gtk.Box.BoxChild w6 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.txtFormat]));
|
|
w6.Position = 1;
|
|
// Container child hbox2.Gtk.Box+BoxChild
|
|
this.lblOffset = new global::Gtk.Label();
|
|
this.lblOffset.Name = "lblOffset";
|
|
this.lblOffset.LabelProp = global::Mono.Unix.Catalog.GetString("Offset:");
|
|
this.hbox2.Add(this.lblOffset);
|
|
global::Gtk.Box.BoxChild w7 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.lblOffset]));
|
|
w7.Position = 2;
|
|
w7.Expand = false;
|
|
w7.Fill = false;
|
|
// Container child hbox2.Gtk.Box+BoxChild
|
|
this.txtOffset = new global::Gtk.Entry();
|
|
this.txtOffset.CanFocus = true;
|
|
this.txtOffset.Name = "txtOffset";
|
|
this.txtOffset.IsEditable = false;
|
|
this.txtOffset.InvisibleChar = '●';
|
|
this.hbox2.Add(this.txtOffset);
|
|
global::Gtk.Box.BoxChild w8 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.txtOffset]));
|
|
w8.Position = 3;
|
|
// Container child hbox2.Gtk.Box+BoxChild
|
|
this.lblSize = new global::Gtk.Label();
|
|
this.lblSize.Name = "lblSize";
|
|
this.lblSize.LabelProp = global::Mono.Unix.Catalog.GetString("Size:");
|
|
this.hbox2.Add(this.lblSize);
|
|
global::Gtk.Box.BoxChild w9 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.lblSize]));
|
|
w9.Position = 4;
|
|
w9.Expand = false;
|
|
w9.Fill = false;
|
|
// Container child hbox2.Gtk.Box+BoxChild
|
|
this.txtSize = new global::Gtk.Entry();
|
|
this.txtSize.CanFocus = true;
|
|
this.txtSize.Name = "txtSize";
|
|
this.txtSize.IsEditable = false;
|
|
this.txtSize.InvisibleChar = '●';
|
|
this.hbox2.Add(this.txtSize);
|
|
global::Gtk.Box.BoxChild w10 = ((global::Gtk.Box.BoxChild)(this.hbox2[this.txtSize]));
|
|
w10.Position = 5;
|
|
this.vbox2.Add(this.hbox2);
|
|
global::Gtk.Box.BoxChild w11 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox2]));
|
|
w11.Position = 1;
|
|
w11.Expand = false;
|
|
w11.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox8 = new global::Gtk.HBox();
|
|
this.hbox8.Name = "hbox8";
|
|
this.hbox8.Spacing = 6;
|
|
// Container child hbox8.Gtk.Box+BoxChild
|
|
this.lblManufacturer = new global::Gtk.Label();
|
|
this.lblManufacturer.Name = "lblManufacturer";
|
|
this.lblManufacturer.LabelProp = global::Mono.Unix.Catalog.GetString("Manufacturer:");
|
|
this.hbox8.Add(this.lblManufacturer);
|
|
global::Gtk.Box.BoxChild w12 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.lblManufacturer]));
|
|
w12.Position = 0;
|
|
w12.Expand = false;
|
|
w12.Fill = false;
|
|
// Container child hbox8.Gtk.Box+BoxChild
|
|
this.txtManufacturer = new global::Gtk.Entry();
|
|
this.txtManufacturer.CanFocus = true;
|
|
this.txtManufacturer.Name = "txtManufacturer";
|
|
this.txtManufacturer.IsEditable = true;
|
|
this.txtManufacturer.InvisibleChar = '●';
|
|
this.hbox8.Add(this.txtManufacturer);
|
|
global::Gtk.Box.BoxChild w13 = ((global::Gtk.Box.BoxChild)(this.hbox8[this.txtManufacturer]));
|
|
w13.Position = 1;
|
|
this.vbox2.Add(this.hbox8);
|
|
global::Gtk.Box.BoxChild w14 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox8]));
|
|
w14.Position = 2;
|
|
w14.Expand = false;
|
|
w14.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox7 = new global::Gtk.HBox();
|
|
this.hbox7.Name = "hbox7";
|
|
this.hbox7.Spacing = 6;
|
|
// Container child hbox7.Gtk.Box+BoxChild
|
|
this.lblModel = new global::Gtk.Label();
|
|
this.lblModel.Name = "lblModel";
|
|
this.lblModel.LabelProp = global::Mono.Unix.Catalog.GetString("Model:");
|
|
this.hbox7.Add(this.lblModel);
|
|
global::Gtk.Box.BoxChild w15 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.lblModel]));
|
|
w15.Position = 0;
|
|
w15.Expand = false;
|
|
w15.Fill = false;
|
|
// Container child hbox7.Gtk.Box+BoxChild
|
|
this.txtModel = new global::Gtk.Entry();
|
|
this.txtModel.CanFocus = true;
|
|
this.txtModel.Name = "txtModel";
|
|
this.txtModel.IsEditable = true;
|
|
this.txtModel.InvisibleChar = '●';
|
|
this.hbox7.Add(this.txtModel);
|
|
global::Gtk.Box.BoxChild w16 = ((global::Gtk.Box.BoxChild)(this.hbox7[this.txtModel]));
|
|
w16.Position = 1;
|
|
this.vbox2.Add(this.hbox7);
|
|
global::Gtk.Box.BoxChild w17 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox7]));
|
|
w17.Position = 3;
|
|
w17.Expand = false;
|
|
w17.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox6 = new global::Gtk.HBox();
|
|
this.hbox6.Name = "hbox6";
|
|
this.hbox6.Spacing = 6;
|
|
// Container child hbox6.Gtk.Box+BoxChild
|
|
this.lblSerial = new global::Gtk.Label();
|
|
this.lblSerial.Name = "lblSerial";
|
|
this.lblSerial.LabelProp = global::Mono.Unix.Catalog.GetString("Serial:");
|
|
this.hbox6.Add(this.lblSerial);
|
|
global::Gtk.Box.BoxChild w18 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.lblSerial]));
|
|
w18.Position = 0;
|
|
w18.Expand = false;
|
|
w18.Fill = false;
|
|
// Container child hbox6.Gtk.Box+BoxChild
|
|
this.txtSerial = new global::Gtk.Entry();
|
|
this.txtSerial.CanFocus = true;
|
|
this.txtSerial.Name = "txtSerial";
|
|
this.txtSerial.IsEditable = true;
|
|
this.txtSerial.InvisibleChar = '●';
|
|
this.hbox6.Add(this.txtSerial);
|
|
global::Gtk.Box.BoxChild w19 = ((global::Gtk.Box.BoxChild)(this.hbox6[this.txtSerial]));
|
|
w19.Position = 1;
|
|
this.vbox2.Add(this.hbox6);
|
|
global::Gtk.Box.BoxChild w20 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox6]));
|
|
w20.Position = 4;
|
|
w20.Expand = false;
|
|
w20.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox5 = new global::Gtk.HBox();
|
|
this.hbox5.Name = "hbox5";
|
|
this.hbox5.Spacing = 6;
|
|
// Container child hbox5.Gtk.Box+BoxChild
|
|
this.lblFirmware = new global::Gtk.Label();
|
|
this.lblFirmware.Name = "lblFirmware";
|
|
this.lblFirmware.LabelProp = global::Mono.Unix.Catalog.GetString("Firmware:");
|
|
this.hbox5.Add(this.lblFirmware);
|
|
global::Gtk.Box.BoxChild w21 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.lblFirmware]));
|
|
w21.Position = 0;
|
|
w21.Expand = false;
|
|
w21.Fill = false;
|
|
// Container child hbox5.Gtk.Box+BoxChild
|
|
this.txtFirmware = new global::Gtk.Entry();
|
|
this.txtFirmware.CanFocus = true;
|
|
this.txtFirmware.Name = "txtFirmware";
|
|
this.txtFirmware.IsEditable = true;
|
|
this.txtFirmware.InvisibleChar = '●';
|
|
this.hbox5.Add(this.txtFirmware);
|
|
global::Gtk.Box.BoxChild w22 = ((global::Gtk.Box.BoxChild)(this.hbox5[this.txtFirmware]));
|
|
w22.Position = 1;
|
|
this.vbox2.Add(this.hbox5);
|
|
global::Gtk.Box.BoxChild w23 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox5]));
|
|
w23.Position = 5;
|
|
w23.Expand = false;
|
|
w23.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox4 = new global::Gtk.HBox();
|
|
this.hbox4.Name = "hbox4";
|
|
this.hbox4.Spacing = 6;
|
|
// Container child hbox4.Gtk.Box+BoxChild
|
|
this.lblInterface = new global::Gtk.Label();
|
|
this.lblInterface.Name = "lblInterface";
|
|
this.lblInterface.LabelProp = global::Mono.Unix.Catalog.GetString("Interface:");
|
|
this.hbox4.Add(this.lblInterface);
|
|
global::Gtk.Box.BoxChild w24 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.lblInterface]));
|
|
w24.Position = 0;
|
|
w24.Expand = false;
|
|
w24.Fill = false;
|
|
// Container child hbox4.Gtk.Box+BoxChild
|
|
this.txtInterface = new global::Gtk.Entry();
|
|
this.txtInterface.CanFocus = true;
|
|
this.txtInterface.Name = "txtInterface";
|
|
this.txtInterface.IsEditable = true;
|
|
this.txtInterface.InvisibleChar = '●';
|
|
this.hbox4.Add(this.txtInterface);
|
|
global::Gtk.Box.BoxChild w25 = ((global::Gtk.Box.BoxChild)(this.hbox4[this.txtInterface]));
|
|
w25.Position = 1;
|
|
this.vbox2.Add(this.hbox4);
|
|
global::Gtk.Box.BoxChild w26 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox4]));
|
|
w26.Position = 6;
|
|
w26.Expand = false;
|
|
w26.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox3 = new global::Gtk.HBox();
|
|
this.hbox3.Name = "hbox3";
|
|
this.hbox3.Spacing = 6;
|
|
// Container child hbox3.Gtk.Box+BoxChild
|
|
this.lblCopyProtection = new global::Gtk.Label();
|
|
this.lblCopyProtection.Name = "lblCopyProtection";
|
|
this.lblCopyProtection.LabelProp = global::Mono.Unix.Catalog.GetString("Copy protection:");
|
|
this.hbox3.Add(this.lblCopyProtection);
|
|
global::Gtk.Box.BoxChild w27 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.lblCopyProtection]));
|
|
w27.Position = 0;
|
|
w27.Expand = false;
|
|
w27.Fill = false;
|
|
// Container child hbox3.Gtk.Box+BoxChild
|
|
this.txtCopyProtection = new global::Gtk.Entry();
|
|
this.txtCopyProtection.CanFocus = true;
|
|
this.txtCopyProtection.Name = "txtCopyProtection";
|
|
this.txtCopyProtection.IsEditable = true;
|
|
this.txtCopyProtection.InvisibleChar = '●';
|
|
this.hbox3.Add(this.txtCopyProtection);
|
|
global::Gtk.Box.BoxChild w28 = ((global::Gtk.Box.BoxChild)(this.hbox3[this.txtCopyProtection]));
|
|
w28.Position = 1;
|
|
this.vbox2.Add(this.hbox3);
|
|
global::Gtk.Box.BoxChild w29 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox3]));
|
|
w29.Position = 7;
|
|
w29.Expand = false;
|
|
w29.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox92 = new global::Gtk.HBox();
|
|
this.hbox92.Name = "hbox92";
|
|
this.hbox92.Spacing = 6;
|
|
// Container child hbox92.Gtk.Box+BoxChild
|
|
this.lblMediaType = new global::Gtk.Label();
|
|
this.lblMediaType.Name = "lblMediaType";
|
|
this.lblMediaType.LabelProp = global::Mono.Unix.Catalog.GetString("Media type");
|
|
this.hbox92.Add(this.lblMediaType);
|
|
global::Gtk.Box.BoxChild w30 = ((global::Gtk.Box.BoxChild)(this.hbox92[this.lblMediaType]));
|
|
w30.Position = 0;
|
|
w30.Expand = false;
|
|
w30.Fill = false;
|
|
// Container child hbox92.Gtk.Box+BoxChild
|
|
this.txtMediaType = new global::Gtk.Entry();
|
|
this.txtMediaType.CanFocus = true;
|
|
this.txtMediaType.Name = "txtMediaType";
|
|
this.txtMediaType.IsEditable = true;
|
|
this.txtMediaType.InvisibleChar = '●';
|
|
this.hbox92.Add(this.txtMediaType);
|
|
global::Gtk.Box.BoxChild w31 = ((global::Gtk.Box.BoxChild)(this.hbox92[this.txtMediaType]));
|
|
w31.Position = 1;
|
|
this.vbox2.Add(this.hbox92);
|
|
global::Gtk.Box.BoxChild w32 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox92]));
|
|
w32.Position = 8;
|
|
w32.Expand = false;
|
|
w32.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox93 = new global::Gtk.HBox();
|
|
this.hbox93.Name = "hbox93";
|
|
this.hbox93.Spacing = 6;
|
|
// Container child hbox93.Gtk.Box+BoxChild
|
|
this.lblMediaSubtype = new global::Gtk.Label();
|
|
this.lblMediaSubtype.Name = "lblMediaSubtype";
|
|
this.lblMediaSubtype.LabelProp = global::Mono.Unix.Catalog.GetString("Media subtype");
|
|
this.hbox93.Add(this.lblMediaSubtype);
|
|
global::Gtk.Box.BoxChild w33 = ((global::Gtk.Box.BoxChild)(this.hbox93[this.lblMediaSubtype]));
|
|
w33.Position = 0;
|
|
w33.Expand = false;
|
|
w33.Fill = false;
|
|
// Container child hbox93.Gtk.Box+BoxChild
|
|
this.txtMediaSubtype = new global::Gtk.Entry();
|
|
this.txtMediaSubtype.CanFocus = true;
|
|
this.txtMediaSubtype.Name = "txtMediaSubtype";
|
|
this.txtMediaSubtype.IsEditable = true;
|
|
this.txtMediaSubtype.InvisibleChar = '●';
|
|
this.hbox93.Add(this.txtMediaSubtype);
|
|
global::Gtk.Box.BoxChild w34 = ((global::Gtk.Box.BoxChild)(this.hbox93[this.txtMediaSubtype]));
|
|
w34.Position = 1;
|
|
this.vbox2.Add(this.hbox93);
|
|
global::Gtk.Box.BoxChild w35 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox93]));
|
|
w35.Position = 9;
|
|
w35.Expand = false;
|
|
w35.Fill = false;
|
|
// Container child vbox2.Gtk.Box+BoxChild
|
|
this.hbox61 = new global::Gtk.HBox();
|
|
this.hbox61.Name = "hbox61";
|
|
this.hbox61.Spacing = 6;
|
|
// Container child hbox61.Gtk.Box+BoxChild
|
|
this.frame12 = new global::Gtk.Frame();
|
|
this.frame12.Name = "frame12";
|
|
this.frame12.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frame12.Gtk.Container+ContainerChild
|
|
this.GtkAlignment9 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment9.Name = "GtkAlignment9";
|
|
this.GtkAlignment9.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment9.Gtk.Container+ContainerChild
|
|
this.vbox3 = new global::Gtk.VBox();
|
|
this.vbox3.Name = "vbox3";
|
|
this.vbox3.Spacing = 6;
|
|
// Container child vbox3.Gtk.Box+BoxChild
|
|
this.chkSequence = new global::Gtk.CheckButton();
|
|
this.chkSequence.CanFocus = true;
|
|
this.chkSequence.Name = "chkSequence";
|
|
this.chkSequence.Label = global::Mono.Unix.Catalog.GetString("Sequenced");
|
|
this.chkSequence.DrawIndicator = true;
|
|
this.chkSequence.UseUnderline = true;
|
|
this.vbox3.Add(this.chkSequence);
|
|
global::Gtk.Box.BoxChild w36 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.chkSequence]));
|
|
w36.Position = 0;
|
|
w36.Expand = false;
|
|
w36.Fill = false;
|
|
// Container child vbox3.Gtk.Box+BoxChild
|
|
this.lblMediaTitle = new global::Gtk.Label();
|
|
this.lblMediaTitle.Name = "lblMediaTitle";
|
|
this.lblMediaTitle.LabelProp = global::Mono.Unix.Catalog.GetString("Media title");
|
|
this.vbox3.Add(this.lblMediaTitle);
|
|
global::Gtk.Box.BoxChild w37 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.lblMediaTitle]));
|
|
w37.Position = 1;
|
|
w37.Expand = false;
|
|
w37.Fill = false;
|
|
// Container child vbox3.Gtk.Box+BoxChild
|
|
this.txtMediaTitle = new global::Gtk.Entry();
|
|
this.txtMediaTitle.CanFocus = true;
|
|
this.txtMediaTitle.Name = "txtMediaTitle";
|
|
this.txtMediaTitle.IsEditable = true;
|
|
this.txtMediaTitle.InvisibleChar = '●';
|
|
this.vbox3.Add(this.txtMediaTitle);
|
|
global::Gtk.Box.BoxChild w38 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.txtMediaTitle]));
|
|
w38.Position = 2;
|
|
w38.Expand = false;
|
|
w38.Fill = false;
|
|
// Container child vbox3.Gtk.Box+BoxChild
|
|
this.hbox14 = new global::Gtk.HBox();
|
|
this.hbox14.Name = "hbox14";
|
|
this.hbox14.Spacing = 6;
|
|
// Container child hbox14.Gtk.Box+BoxChild
|
|
this.lblSequence = new global::Gtk.Label();
|
|
this.lblSequence.Name = "lblSequence";
|
|
this.lblSequence.LabelProp = global::Mono.Unix.Catalog.GetString("Sequence:");
|
|
this.hbox14.Add(this.lblSequence);
|
|
global::Gtk.Box.BoxChild w39 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.lblSequence]));
|
|
w39.Position = 0;
|
|
w39.Expand = false;
|
|
w39.Fill = false;
|
|
// Container child hbox14.Gtk.Box+BoxChild
|
|
this.spSequence = new global::Gtk.SpinButton(0, 1000, 1);
|
|
this.spSequence.CanFocus = true;
|
|
this.spSequence.Name = "spSequence";
|
|
this.spSequence.Adjustment.PageIncrement = 10;
|
|
this.spSequence.ClimbRate = 1;
|
|
this.spSequence.Numeric = true;
|
|
this.hbox14.Add(this.spSequence);
|
|
global::Gtk.Box.BoxChild w40 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.spSequence]));
|
|
w40.Position = 1;
|
|
w40.Expand = false;
|
|
w40.Fill = false;
|
|
// Container child hbox14.Gtk.Box+BoxChild
|
|
this.lblTotalMedia = new global::Gtk.Label();
|
|
this.lblTotalMedia.Name = "lblTotalMedia";
|
|
this.lblTotalMedia.LabelProp = global::Mono.Unix.Catalog.GetString("of");
|
|
this.hbox14.Add(this.lblTotalMedia);
|
|
global::Gtk.Box.BoxChild w41 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.lblTotalMedia]));
|
|
w41.Position = 2;
|
|
w41.Expand = false;
|
|
w41.Fill = false;
|
|
// Container child hbox14.Gtk.Box+BoxChild
|
|
this.spTotalMedia = new global::Gtk.SpinButton(0, 1000, 1);
|
|
this.spTotalMedia.CanFocus = true;
|
|
this.spTotalMedia.Name = "spTotalMedia";
|
|
this.spTotalMedia.Adjustment.PageIncrement = 10;
|
|
this.spTotalMedia.ClimbRate = 1;
|
|
this.spTotalMedia.Numeric = true;
|
|
this.hbox14.Add(this.spTotalMedia);
|
|
global::Gtk.Box.BoxChild w42 = ((global::Gtk.Box.BoxChild)(this.hbox14[this.spTotalMedia]));
|
|
w42.Position = 3;
|
|
w42.Expand = false;
|
|
w42.Fill = false;
|
|
this.vbox3.Add(this.hbox14);
|
|
global::Gtk.Box.BoxChild w43 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox14]));
|
|
w43.Position = 3;
|
|
w43.Expand = false;
|
|
w43.Fill = false;
|
|
// Container child vbox3.Gtk.Box+BoxChild
|
|
this.hbox12 = new global::Gtk.HBox();
|
|
this.hbox12.Name = "hbox12";
|
|
this.hbox12.Spacing = 6;
|
|
// Container child hbox12.Gtk.Box+BoxChild
|
|
this.lblSide = new global::Gtk.Label();
|
|
this.lblSide.Name = "lblSide";
|
|
this.lblSide.LabelProp = global::Mono.Unix.Catalog.GetString("Side:");
|
|
this.hbox12.Add(this.lblSide);
|
|
global::Gtk.Box.BoxChild w44 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.lblSide]));
|
|
w44.Position = 0;
|
|
w44.Expand = false;
|
|
w44.Fill = false;
|
|
// Container child hbox12.Gtk.Box+BoxChild
|
|
this.spSide = new global::Gtk.SpinButton(0, 100, 1);
|
|
this.spSide.CanFocus = true;
|
|
this.spSide.Name = "spSide";
|
|
this.spSide.Adjustment.PageIncrement = 10;
|
|
this.spSide.ClimbRate = 1;
|
|
this.spSide.Numeric = true;
|
|
this.hbox12.Add(this.spSide);
|
|
global::Gtk.Box.BoxChild w45 = ((global::Gtk.Box.BoxChild)(this.hbox12[this.spSide]));
|
|
w45.Position = 1;
|
|
w45.Expand = false;
|
|
w45.Fill = false;
|
|
this.vbox3.Add(this.hbox12);
|
|
global::Gtk.Box.BoxChild w46 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox12]));
|
|
w46.Position = 4;
|
|
w46.Expand = false;
|
|
w46.Fill = false;
|
|
// Container child vbox3.Gtk.Box+BoxChild
|
|
this.hbox13 = new global::Gtk.HBox();
|
|
this.hbox13.Name = "hbox13";
|
|
this.hbox13.Spacing = 6;
|
|
// Container child hbox13.Gtk.Box+BoxChild
|
|
this.lblLayer = new global::Gtk.Label();
|
|
this.lblLayer.Name = "lblLayer";
|
|
this.lblLayer.LabelProp = global::Mono.Unix.Catalog.GetString("Layer:");
|
|
this.hbox13.Add(this.lblLayer);
|
|
global::Gtk.Box.BoxChild w47 = ((global::Gtk.Box.BoxChild)(this.hbox13[this.lblLayer]));
|
|
w47.Position = 0;
|
|
w47.Expand = false;
|
|
w47.Fill = false;
|
|
// Container child hbox13.Gtk.Box+BoxChild
|
|
this.spLayer = new global::Gtk.SpinButton(0, 100, 1);
|
|
this.spLayer.CanFocus = true;
|
|
this.spLayer.Name = "spLayer";
|
|
this.spLayer.Adjustment.PageIncrement = 10;
|
|
this.spLayer.ClimbRate = 1;
|
|
this.spLayer.Numeric = true;
|
|
this.hbox13.Add(this.spLayer);
|
|
global::Gtk.Box.BoxChild w48 = ((global::Gtk.Box.BoxChild)(this.hbox13[this.spLayer]));
|
|
w48.Position = 1;
|
|
w48.Expand = false;
|
|
w48.Fill = false;
|
|
this.vbox3.Add(this.hbox13);
|
|
global::Gtk.Box.BoxChild w49 = ((global::Gtk.Box.BoxChild)(this.vbox3[this.hbox13]));
|
|
w49.Position = 5;
|
|
w49.Expand = false;
|
|
w49.Fill = false;
|
|
this.GtkAlignment9.Add(this.vbox3);
|
|
this.frame12.Add(this.GtkAlignment9);
|
|
this.GtkLabel28 = new global::Gtk.Label();
|
|
this.GtkLabel28.Name = "GtkLabel28";
|
|
this.GtkLabel28.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Sequence</b>");
|
|
this.GtkLabel28.UseMarkup = true;
|
|
this.frame12.LabelWidget = this.GtkLabel28;
|
|
this.hbox61.Add(this.frame12);
|
|
global::Gtk.Box.BoxChild w52 = ((global::Gtk.Box.BoxChild)(this.hbox61[this.frame12]));
|
|
w52.Position = 0;
|
|
w52.Expand = false;
|
|
w52.Fill = false;
|
|
// Container child hbox61.Gtk.Box+BoxChild
|
|
this.frame11 = new global::Gtk.Frame();
|
|
this.frame11.Name = "frame11";
|
|
this.frame11.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frame11.Gtk.Container+ContainerChild
|
|
this.GtkAlignment8 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment8.Name = "GtkAlignment8";
|
|
this.GtkAlignment8.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment8.Gtk.Container+ContainerChild
|
|
this.vbox4 = new global::Gtk.VBox();
|
|
this.vbox4.Name = "vbox4";
|
|
this.vbox4.Spacing = 6;
|
|
// Container child vbox4.Gtk.Box+BoxChild
|
|
this.hbox19 = new global::Gtk.HBox();
|
|
this.hbox19.Name = "hbox19";
|
|
this.hbox19.Spacing = 6;
|
|
// Container child hbox19.Gtk.Box+BoxChild
|
|
this.txtBlocks = new global::Gtk.Entry();
|
|
this.txtBlocks.CanFocus = true;
|
|
this.txtBlocks.Name = "txtBlocks";
|
|
this.txtBlocks.IsEditable = true;
|
|
this.txtBlocks.InvisibleChar = '●';
|
|
this.hbox19.Add(this.txtBlocks);
|
|
global::Gtk.Box.BoxChild w53 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.txtBlocks]));
|
|
w53.Position = 0;
|
|
// Container child hbox19.Gtk.Box+BoxChild
|
|
this.lblBlocks = new global::Gtk.Label();
|
|
this.lblBlocks.Name = "lblBlocks";
|
|
this.lblBlocks.LabelProp = global::Mono.Unix.Catalog.GetString("blocks");
|
|
this.hbox19.Add(this.lblBlocks);
|
|
global::Gtk.Box.BoxChild w54 = ((global::Gtk.Box.BoxChild)(this.hbox19[this.lblBlocks]));
|
|
w54.Position = 1;
|
|
w54.Expand = false;
|
|
w54.Fill = false;
|
|
this.vbox4.Add(this.hbox19);
|
|
global::Gtk.Box.BoxChild w55 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox19]));
|
|
w55.Position = 0;
|
|
w55.Expand = false;
|
|
w55.Fill = false;
|
|
// Container child vbox4.Gtk.Box+BoxChild
|
|
this.lblBlockSize = new global::Gtk.Label();
|
|
this.lblBlockSize.Name = "lblBlockSize";
|
|
this.lblBlockSize.LabelProp = global::Mono.Unix.Catalog.GetString("Block size");
|
|
this.vbox4.Add(this.lblBlockSize);
|
|
global::Gtk.Box.BoxChild w56 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.lblBlockSize]));
|
|
w56.Position = 1;
|
|
w56.Expand = false;
|
|
w56.Fill = false;
|
|
// Container child vbox4.Gtk.Box+BoxChild
|
|
this.hbox15 = new global::Gtk.HBox();
|
|
this.hbox15.Name = "hbox15";
|
|
this.hbox15.Spacing = 6;
|
|
// Container child hbox15.Gtk.Box+BoxChild
|
|
this.lblPhysicalBlockSize = new global::Gtk.Label();
|
|
this.lblPhysicalBlockSize.Name = "lblPhysicalBlockSize";
|
|
this.lblPhysicalBlockSize.LabelProp = global::Mono.Unix.Catalog.GetString("Physical:");
|
|
this.hbox15.Add(this.lblPhysicalBlockSize);
|
|
global::Gtk.Box.BoxChild w57 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.lblPhysicalBlockSize]));
|
|
w57.Position = 0;
|
|
w57.Expand = false;
|
|
w57.Fill = false;
|
|
// Container child hbox15.Gtk.Box+BoxChild
|
|
this.spPhysicalBlockSize = new global::Gtk.SpinButton(0, 1048576, 1);
|
|
this.spPhysicalBlockSize.CanFocus = true;
|
|
this.spPhysicalBlockSize.Name = "spPhysicalBlockSize";
|
|
this.spPhysicalBlockSize.Adjustment.PageIncrement = 10;
|
|
this.spPhysicalBlockSize.ClimbRate = 1;
|
|
this.spPhysicalBlockSize.Numeric = true;
|
|
this.hbox15.Add(this.spPhysicalBlockSize);
|
|
global::Gtk.Box.BoxChild w58 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.spPhysicalBlockSize]));
|
|
w58.Position = 1;
|
|
w58.Expand = false;
|
|
w58.Fill = false;
|
|
// Container child hbox15.Gtk.Box+BoxChild
|
|
this.lblLogicalBlockSize = new global::Gtk.Label();
|
|
this.lblLogicalBlockSize.Name = "lblLogicalBlockSize";
|
|
this.lblLogicalBlockSize.LabelProp = global::Mono.Unix.Catalog.GetString("Logical:");
|
|
this.hbox15.Add(this.lblLogicalBlockSize);
|
|
global::Gtk.Box.BoxChild w59 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.lblLogicalBlockSize]));
|
|
w59.Position = 2;
|
|
w59.Expand = false;
|
|
w59.Fill = false;
|
|
// Container child hbox15.Gtk.Box+BoxChild
|
|
this.spLogicalBlockSize = new global::Gtk.SpinButton(0, 1048576, 1);
|
|
this.spLogicalBlockSize.CanFocus = true;
|
|
this.spLogicalBlockSize.Name = "spLogicalBlockSize";
|
|
this.spLogicalBlockSize.Adjustment.PageIncrement = 10;
|
|
this.spLogicalBlockSize.ClimbRate = 1;
|
|
this.spLogicalBlockSize.Numeric = true;
|
|
this.hbox15.Add(this.spLogicalBlockSize);
|
|
global::Gtk.Box.BoxChild w60 = ((global::Gtk.Box.BoxChild)(this.hbox15[this.spLogicalBlockSize]));
|
|
w60.Position = 3;
|
|
w60.Expand = false;
|
|
w60.Fill = false;
|
|
this.vbox4.Add(this.hbox15);
|
|
global::Gtk.Box.BoxChild w61 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox15]));
|
|
w61.Position = 2;
|
|
w61.Expand = false;
|
|
w61.Fill = false;
|
|
// Container child vbox4.Gtk.Box+BoxChild
|
|
this.hbox16 = new global::Gtk.HBox();
|
|
this.hbox16.Name = "hbox16";
|
|
this.hbox16.Spacing = 6;
|
|
// Container child hbox16.Gtk.Box+BoxChild
|
|
this.spCylinders = new global::Gtk.SpinButton(0, 1048576, 1);
|
|
this.spCylinders.CanFocus = true;
|
|
this.spCylinders.Name = "spCylinders";
|
|
this.spCylinders.Adjustment.PageIncrement = 10;
|
|
this.spCylinders.ClimbRate = 1;
|
|
this.spCylinders.Numeric = true;
|
|
this.hbox16.Add(this.spCylinders);
|
|
global::Gtk.Box.BoxChild w62 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.spCylinders]));
|
|
w62.Position = 0;
|
|
w62.Expand = false;
|
|
w62.Fill = false;
|
|
// Container child hbox16.Gtk.Box+BoxChild
|
|
this.lblCylinders = new global::Gtk.Label();
|
|
this.lblCylinders.Name = "lblCylinders";
|
|
this.lblCylinders.LabelProp = global::Mono.Unix.Catalog.GetString("cylinders");
|
|
this.hbox16.Add(this.lblCylinders);
|
|
global::Gtk.Box.BoxChild w63 = ((global::Gtk.Box.BoxChild)(this.hbox16[this.lblCylinders]));
|
|
w63.Position = 1;
|
|
w63.Expand = false;
|
|
w63.Fill = false;
|
|
this.vbox4.Add(this.hbox16);
|
|
global::Gtk.Box.BoxChild w64 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox16]));
|
|
w64.Position = 3;
|
|
w64.Expand = false;
|
|
w64.Fill = false;
|
|
// Container child vbox4.Gtk.Box+BoxChild
|
|
this.hbox17 = new global::Gtk.HBox();
|
|
this.hbox17.Name = "hbox17";
|
|
this.hbox17.Spacing = 6;
|
|
// Container child hbox17.Gtk.Box+BoxChild
|
|
this.spHeads = new global::Gtk.SpinButton(0, 1048576, 1);
|
|
this.spHeads.CanFocus = true;
|
|
this.spHeads.Name = "spHeads";
|
|
this.spHeads.Adjustment.PageIncrement = 10;
|
|
this.spHeads.ClimbRate = 1;
|
|
this.spHeads.Numeric = true;
|
|
this.hbox17.Add(this.spHeads);
|
|
global::Gtk.Box.BoxChild w65 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.spHeads]));
|
|
w65.Position = 0;
|
|
w65.Expand = false;
|
|
w65.Fill = false;
|
|
// Container child hbox17.Gtk.Box+BoxChild
|
|
this.lblHeads = new global::Gtk.Label();
|
|
this.lblHeads.Name = "lblHeads";
|
|
this.lblHeads.LabelProp = global::Mono.Unix.Catalog.GetString("heads");
|
|
this.hbox17.Add(this.lblHeads);
|
|
global::Gtk.Box.BoxChild w66 = ((global::Gtk.Box.BoxChild)(this.hbox17[this.lblHeads]));
|
|
w66.Position = 1;
|
|
w66.Expand = false;
|
|
w66.Fill = false;
|
|
this.vbox4.Add(this.hbox17);
|
|
global::Gtk.Box.BoxChild w67 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox17]));
|
|
w67.Position = 4;
|
|
w67.Expand = false;
|
|
w67.Fill = false;
|
|
// Container child vbox4.Gtk.Box+BoxChild
|
|
this.hbox18 = new global::Gtk.HBox();
|
|
this.hbox18.Name = "hbox18";
|
|
this.hbox18.Spacing = 6;
|
|
// Container child hbox18.Gtk.Box+BoxChild
|
|
this.spSectors = new global::Gtk.SpinButton(0, 1048576, 1);
|
|
this.spSectors.CanFocus = true;
|
|
this.spSectors.Name = "spSectors";
|
|
this.spSectors.Adjustment.PageIncrement = 10;
|
|
this.spSectors.ClimbRate = 1;
|
|
this.spSectors.Numeric = true;
|
|
this.hbox18.Add(this.spSectors);
|
|
global::Gtk.Box.BoxChild w68 = ((global::Gtk.Box.BoxChild)(this.hbox18[this.spSectors]));
|
|
w68.Position = 0;
|
|
w68.Expand = false;
|
|
w68.Fill = false;
|
|
// Container child hbox18.Gtk.Box+BoxChild
|
|
this.lblSectors = new global::Gtk.Label();
|
|
this.lblSectors.Name = "lblSectors";
|
|
this.lblSectors.LabelProp = global::Mono.Unix.Catalog.GetString("sectors");
|
|
this.hbox18.Add(this.lblSectors);
|
|
global::Gtk.Box.BoxChild w69 = ((global::Gtk.Box.BoxChild)(this.hbox18[this.lblSectors]));
|
|
w69.Position = 1;
|
|
w69.Expand = false;
|
|
w69.Fill = false;
|
|
this.vbox4.Add(this.hbox18);
|
|
global::Gtk.Box.BoxChild w70 = ((global::Gtk.Box.BoxChild)(this.vbox4[this.hbox18]));
|
|
w70.Position = 5;
|
|
w70.Expand = false;
|
|
w70.Fill = false;
|
|
this.GtkAlignment8.Add(this.vbox4);
|
|
this.frame11.Add(this.GtkAlignment8);
|
|
this.GtkLabel27 = new global::Gtk.Label();
|
|
this.GtkLabel27.Name = "GtkLabel27";
|
|
this.GtkLabel27.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Blocks</b>");
|
|
this.GtkLabel27.UseMarkup = true;
|
|
this.frame11.LabelWidget = this.GtkLabel27;
|
|
this.hbox61.Add(this.frame11);
|
|
global::Gtk.Box.BoxChild w73 = ((global::Gtk.Box.BoxChild)(this.hbox61[this.frame11]));
|
|
w73.Position = 1;
|
|
w73.Expand = false;
|
|
w73.Fill = false;
|
|
// Container child hbox61.Gtk.Box+BoxChild
|
|
this.frame10 = new global::Gtk.Frame();
|
|
this.frame10.Name = "frame10";
|
|
this.frame10.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frame10.Gtk.Container+ContainerChild
|
|
this.GtkAlignment7 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment7.Name = "GtkAlignment7";
|
|
this.GtkAlignment7.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment7.Gtk.Container+ContainerChild
|
|
this.vbox5 = new global::Gtk.VBox();
|
|
this.vbox5.Name = "vbox5";
|
|
this.vbox5.Spacing = 6;
|
|
// Container child vbox5.Gtk.Box+BoxChild
|
|
this.chkDimensions = new global::Gtk.CheckButton();
|
|
this.chkDimensions.CanFocus = true;
|
|
this.chkDimensions.Name = "chkDimensions";
|
|
this.chkDimensions.Label = global::Mono.Unix.Catalog.GetString("Known dimensions");
|
|
this.chkDimensions.DrawIndicator = true;
|
|
this.chkDimensions.UseUnderline = true;
|
|
this.vbox5.Add(this.chkDimensions);
|
|
global::Gtk.Box.BoxChild w74 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.chkDimensions]));
|
|
w74.Position = 0;
|
|
w74.Expand = false;
|
|
w74.Fill = false;
|
|
// Container child vbox5.Gtk.Box+BoxChild
|
|
this.chkRound = new global::Gtk.CheckButton();
|
|
this.chkRound.CanFocus = true;
|
|
this.chkRound.Name = "chkRound";
|
|
this.chkRound.Label = global::Mono.Unix.Catalog.GetString("Round?");
|
|
this.chkRound.DrawIndicator = true;
|
|
this.chkRound.UseUnderline = true;
|
|
this.vbox5.Add(this.chkRound);
|
|
global::Gtk.Box.BoxChild w75 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.chkRound]));
|
|
w75.Position = 1;
|
|
w75.Expand = false;
|
|
w75.Fill = false;
|
|
// Container child vbox5.Gtk.Box+BoxChild
|
|
this.hbox23 = new global::Gtk.HBox();
|
|
this.hbox23.Name = "hbox23";
|
|
this.hbox23.Spacing = 6;
|
|
// Container child hbox23.Gtk.Box+BoxChild
|
|
this.lblDiameter = new global::Gtk.Label();
|
|
this.lblDiameter.Name = "lblDiameter";
|
|
this.lblDiameter.LabelProp = global::Mono.Unix.Catalog.GetString("Diameter:");
|
|
this.hbox23.Add(this.lblDiameter);
|
|
global::Gtk.Box.BoxChild w76 = ((global::Gtk.Box.BoxChild)(this.hbox23[this.lblDiameter]));
|
|
w76.Position = 0;
|
|
w76.Expand = false;
|
|
w76.Fill = false;
|
|
// Container child hbox23.Gtk.Box+BoxChild
|
|
this.spDiameter = new global::Gtk.SpinButton(0, 1000, 1);
|
|
this.spDiameter.CanFocus = true;
|
|
this.spDiameter.Name = "spDiameter";
|
|
this.spDiameter.Adjustment.PageIncrement = 10;
|
|
this.spDiameter.ClimbRate = 1;
|
|
this.spDiameter.Digits = ((uint)(5));
|
|
this.spDiameter.Numeric = true;
|
|
this.hbox23.Add(this.spDiameter);
|
|
global::Gtk.Box.BoxChild w77 = ((global::Gtk.Box.BoxChild)(this.hbox23[this.spDiameter]));
|
|
w77.Position = 1;
|
|
w77.Expand = false;
|
|
w77.Fill = false;
|
|
// Container child hbox23.Gtk.Box+BoxChild
|
|
this.lblDiametersUnits = new global::Gtk.Label();
|
|
this.lblDiametersUnits.Name = "lblDiametersUnits";
|
|
this.lblDiametersUnits.LabelProp = global::Mono.Unix.Catalog.GetString("mm");
|
|
this.hbox23.Add(this.lblDiametersUnits);
|
|
global::Gtk.Box.BoxChild w78 = ((global::Gtk.Box.BoxChild)(this.hbox23[this.lblDiametersUnits]));
|
|
w78.Position = 2;
|
|
w78.Expand = false;
|
|
w78.Fill = false;
|
|
this.vbox5.Add(this.hbox23);
|
|
global::Gtk.Box.BoxChild w79 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox23]));
|
|
w79.Position = 2;
|
|
w79.Expand = false;
|
|
w79.Fill = false;
|
|
// Container child vbox5.Gtk.Box+BoxChild
|
|
this.hbox22 = new global::Gtk.HBox();
|
|
this.hbox22.Name = "hbox22";
|
|
this.hbox22.Spacing = 6;
|
|
// Container child hbox22.Gtk.Box+BoxChild
|
|
this.lblHeight = new global::Gtk.Label();
|
|
this.lblHeight.Name = "lblHeight";
|
|
this.lblHeight.LabelProp = global::Mono.Unix.Catalog.GetString("Height:");
|
|
this.hbox22.Add(this.lblHeight);
|
|
global::Gtk.Box.BoxChild w80 = ((global::Gtk.Box.BoxChild)(this.hbox22[this.lblHeight]));
|
|
w80.Position = 0;
|
|
w80.Expand = false;
|
|
w80.Fill = false;
|
|
// Container child hbox22.Gtk.Box+BoxChild
|
|
this.spHeight = new global::Gtk.SpinButton(0, 1000, 1);
|
|
this.spHeight.CanFocus = true;
|
|
this.spHeight.Name = "spHeight";
|
|
this.spHeight.Adjustment.PageIncrement = 10;
|
|
this.spHeight.ClimbRate = 1;
|
|
this.spHeight.Digits = ((uint)(5));
|
|
this.spHeight.Numeric = true;
|
|
this.hbox22.Add(this.spHeight);
|
|
global::Gtk.Box.BoxChild w81 = ((global::Gtk.Box.BoxChild)(this.hbox22[this.spHeight]));
|
|
w81.Position = 1;
|
|
w81.Expand = false;
|
|
w81.Fill = false;
|
|
// Container child hbox22.Gtk.Box+BoxChild
|
|
this.lblHeightUnits = new global::Gtk.Label();
|
|
this.lblHeightUnits.Name = "lblHeightUnits";
|
|
this.lblHeightUnits.LabelProp = global::Mono.Unix.Catalog.GetString("mm");
|
|
this.hbox22.Add(this.lblHeightUnits);
|
|
global::Gtk.Box.BoxChild w82 = ((global::Gtk.Box.BoxChild)(this.hbox22[this.lblHeightUnits]));
|
|
w82.Position = 2;
|
|
w82.Expand = false;
|
|
w82.Fill = false;
|
|
this.vbox5.Add(this.hbox22);
|
|
global::Gtk.Box.BoxChild w83 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox22]));
|
|
w83.Position = 3;
|
|
w83.Expand = false;
|
|
w83.Fill = false;
|
|
// Container child vbox5.Gtk.Box+BoxChild
|
|
this.hbox21 = new global::Gtk.HBox();
|
|
this.hbox21.Name = "hbox21";
|
|
this.hbox21.Spacing = 6;
|
|
// Container child hbox21.Gtk.Box+BoxChild
|
|
this.lblWidth = new global::Gtk.Label();
|
|
this.lblWidth.Name = "lblWidth";
|
|
this.lblWidth.LabelProp = global::Mono.Unix.Catalog.GetString("Width:");
|
|
this.hbox21.Add(this.lblWidth);
|
|
global::Gtk.Box.BoxChild w84 = ((global::Gtk.Box.BoxChild)(this.hbox21[this.lblWidth]));
|
|
w84.Position = 0;
|
|
w84.Expand = false;
|
|
w84.Fill = false;
|
|
// Container child hbox21.Gtk.Box+BoxChild
|
|
this.spWidth = new global::Gtk.SpinButton(0, 1000, 1);
|
|
this.spWidth.CanFocus = true;
|
|
this.spWidth.Name = "spWidth";
|
|
this.spWidth.Adjustment.PageIncrement = 10;
|
|
this.spWidth.ClimbRate = 1;
|
|
this.spWidth.Digits = ((uint)(5));
|
|
this.spWidth.Numeric = true;
|
|
this.hbox21.Add(this.spWidth);
|
|
global::Gtk.Box.BoxChild w85 = ((global::Gtk.Box.BoxChild)(this.hbox21[this.spWidth]));
|
|
w85.Position = 1;
|
|
w85.Expand = false;
|
|
w85.Fill = false;
|
|
// Container child hbox21.Gtk.Box+BoxChild
|
|
this.lblWidthUnits = new global::Gtk.Label();
|
|
this.lblWidthUnits.Name = "lblWidthUnits";
|
|
this.lblWidthUnits.LabelProp = global::Mono.Unix.Catalog.GetString("mm");
|
|
this.hbox21.Add(this.lblWidthUnits);
|
|
global::Gtk.Box.BoxChild w86 = ((global::Gtk.Box.BoxChild)(this.hbox21[this.lblWidthUnits]));
|
|
w86.Position = 2;
|
|
w86.Expand = false;
|
|
w86.Fill = false;
|
|
this.vbox5.Add(this.hbox21);
|
|
global::Gtk.Box.BoxChild w87 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox21]));
|
|
w87.Position = 4;
|
|
w87.Expand = false;
|
|
w87.Fill = false;
|
|
// Container child vbox5.Gtk.Box+BoxChild
|
|
this.hbox20 = new global::Gtk.HBox();
|
|
this.hbox20.Name = "hbox20";
|
|
this.hbox20.Spacing = 6;
|
|
// Container child hbox20.Gtk.Box+BoxChild
|
|
this.lblThickness = new global::Gtk.Label();
|
|
this.lblThickness.Name = "lblThickness";
|
|
this.lblThickness.LabelProp = global::Mono.Unix.Catalog.GetString("Thickness:");
|
|
this.hbox20.Add(this.lblThickness);
|
|
global::Gtk.Box.BoxChild w88 = ((global::Gtk.Box.BoxChild)(this.hbox20[this.lblThickness]));
|
|
w88.Position = 0;
|
|
w88.Expand = false;
|
|
w88.Fill = false;
|
|
// Container child hbox20.Gtk.Box+BoxChild
|
|
this.spThickness = new global::Gtk.SpinButton(0, 1000, 1);
|
|
this.spThickness.CanFocus = true;
|
|
this.spThickness.Name = "spThickness";
|
|
this.spThickness.Adjustment.PageIncrement = 10;
|
|
this.spThickness.ClimbRate = 1;
|
|
this.spThickness.Digits = ((uint)(5));
|
|
this.spThickness.Numeric = true;
|
|
this.hbox20.Add(this.spThickness);
|
|
global::Gtk.Box.BoxChild w89 = ((global::Gtk.Box.BoxChild)(this.hbox20[this.spThickness]));
|
|
w89.Position = 1;
|
|
w89.Expand = false;
|
|
w89.Fill = false;
|
|
// Container child hbox20.Gtk.Box+BoxChild
|
|
this.lblThicknessUnits = new global::Gtk.Label();
|
|
this.lblThicknessUnits.Name = "lblThicknessUnits";
|
|
this.lblThicknessUnits.LabelProp = global::Mono.Unix.Catalog.GetString("mm");
|
|
this.hbox20.Add(this.lblThicknessUnits);
|
|
global::Gtk.Box.BoxChild w90 = ((global::Gtk.Box.BoxChild)(this.hbox20[this.lblThicknessUnits]));
|
|
w90.Position = 2;
|
|
w90.Expand = false;
|
|
w90.Fill = false;
|
|
this.vbox5.Add(this.hbox20);
|
|
global::Gtk.Box.BoxChild w91 = ((global::Gtk.Box.BoxChild)(this.vbox5[this.hbox20]));
|
|
w91.Position = 5;
|
|
w91.Expand = false;
|
|
w91.Fill = false;
|
|
this.GtkAlignment7.Add(this.vbox5);
|
|
this.frame10.Add(this.GtkAlignment7);
|
|
this.GtkLabel26 = new global::Gtk.Label();
|
|
this.GtkLabel26.Name = "GtkLabel26";
|
|
this.GtkLabel26.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Dimensions</b>");
|
|
this.GtkLabel26.UseMarkup = true;
|
|
this.frame10.LabelWidget = this.GtkLabel26;
|
|
this.hbox61.Add(this.frame10);
|
|
global::Gtk.Box.BoxChild w94 = ((global::Gtk.Box.BoxChild)(this.hbox61[this.frame10]));
|
|
w94.Position = 2;
|
|
w94.Expand = false;
|
|
w94.Fill = false;
|
|
this.vbox2.Add(this.hbox61);
|
|
global::Gtk.Box.BoxChild w95 = ((global::Gtk.Box.BoxChild)(this.vbox2[this.hbox61]));
|
|
w95.PackType = ((global::Gtk.PackType)(1));
|
|
w95.Position = 10;
|
|
w95.Expand = false;
|
|
w95.Fill = false;
|
|
this.notebook1.Add(this.vbox2);
|
|
// Notebook tab
|
|
this.label1 = new global::Gtk.Label();
|
|
this.label1.Name = "label1";
|
|
this.label1.LabelProp = global::Mono.Unix.Catalog.GetString("General");
|
|
this.notebook1.SetTabLabel(this.vbox2, this.label1);
|
|
this.label1.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox6 = new global::Gtk.VBox();
|
|
this.vbox6.Name = "vbox6";
|
|
this.vbox6.Spacing = 6;
|
|
// Container child vbox6.Gtk.Box+BoxChild
|
|
this.chkATA = new global::Gtk.CheckButton();
|
|
this.chkATA.Sensitive = false;
|
|
this.chkATA.CanFocus = true;
|
|
this.chkATA.Name = "chkATA";
|
|
this.chkATA.Label = global::Mono.Unix.Catalog.GetString("Has ATA IDENTIFY information?");
|
|
this.chkATA.DrawIndicator = true;
|
|
this.chkATA.UseUnderline = true;
|
|
this.vbox6.Add(this.chkATA);
|
|
global::Gtk.Box.BoxChild w97 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.chkATA]));
|
|
w97.Position = 0;
|
|
w97.Expand = false;
|
|
w97.Fill = false;
|
|
// Container child vbox6.Gtk.Box+BoxChild
|
|
this.treeATA = new global::Gtk.TreeView();
|
|
this.treeATA.CanFocus = true;
|
|
this.treeATA.Name = "treeATA";
|
|
this.vbox6.Add(this.treeATA);
|
|
global::Gtk.Box.BoxChild w98 = ((global::Gtk.Box.BoxChild)(this.vbox6[this.treeATA]));
|
|
w98.Position = 1;
|
|
this.notebook1.Add(this.vbox6);
|
|
global::Gtk.Notebook.NotebookChild w99 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox6]));
|
|
w99.Position = 1;
|
|
// Notebook tab
|
|
this.label2 = new global::Gtk.Label();
|
|
this.label2.Name = "label2";
|
|
this.label2.LabelProp = global::Mono.Unix.Catalog.GetString("ATA");
|
|
this.notebook1.SetTabLabel(this.vbox6, this.label2);
|
|
this.label2.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox7 = new global::Gtk.VBox();
|
|
this.vbox7.Name = "vbox7";
|
|
this.vbox7.Spacing = 6;
|
|
// Container child vbox7.Gtk.Box+BoxChild
|
|
this.chkPCI = new global::Gtk.CheckButton();
|
|
this.chkPCI.Sensitive = false;
|
|
this.chkPCI.CanFocus = true;
|
|
this.chkPCI.Name = "chkPCI";
|
|
this.chkPCI.Label = global::Mono.Unix.Catalog.GetString("Is PCI?");
|
|
this.chkPCI.DrawIndicator = true;
|
|
this.chkPCI.UseUnderline = true;
|
|
this.vbox7.Add(this.chkPCI);
|
|
global::Gtk.Box.BoxChild w100 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.chkPCI]));
|
|
w100.Position = 0;
|
|
w100.Expand = false;
|
|
w100.Fill = false;
|
|
// Container child vbox7.Gtk.Box+BoxChild
|
|
this.hbox24 = new global::Gtk.HBox();
|
|
this.hbox24.Name = "hbox24";
|
|
this.hbox24.Spacing = 6;
|
|
// Container child hbox24.Gtk.Box+BoxChild
|
|
this.lblPCIVendor = new global::Gtk.Label();
|
|
this.lblPCIVendor.Name = "lblPCIVendor";
|
|
this.lblPCIVendor.LabelProp = global::Mono.Unix.Catalog.GetString("Vendor ID");
|
|
this.hbox24.Add(this.lblPCIVendor);
|
|
global::Gtk.Box.BoxChild w101 = ((global::Gtk.Box.BoxChild)(this.hbox24[this.lblPCIVendor]));
|
|
w101.Position = 0;
|
|
w101.Expand = false;
|
|
w101.Fill = false;
|
|
// Container child hbox24.Gtk.Box+BoxChild
|
|
this.txtPCIVendor = new global::Gtk.Entry();
|
|
this.txtPCIVendor.CanFocus = true;
|
|
this.txtPCIVendor.Name = "txtPCIVendor";
|
|
this.txtPCIVendor.IsEditable = true;
|
|
this.txtPCIVendor.InvisibleChar = '●';
|
|
this.hbox24.Add(this.txtPCIVendor);
|
|
global::Gtk.Box.BoxChild w102 = ((global::Gtk.Box.BoxChild)(this.hbox24[this.txtPCIVendor]));
|
|
w102.Position = 1;
|
|
this.vbox7.Add(this.hbox24);
|
|
global::Gtk.Box.BoxChild w103 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.hbox24]));
|
|
w103.Position = 1;
|
|
w103.Expand = false;
|
|
w103.Fill = false;
|
|
// Container child vbox7.Gtk.Box+BoxChild
|
|
this.hbox25 = new global::Gtk.HBox();
|
|
this.hbox25.Name = "hbox25";
|
|
this.hbox25.Spacing = 6;
|
|
// Container child hbox25.Gtk.Box+BoxChild
|
|
this.lblPCIProduct = new global::Gtk.Label();
|
|
this.lblPCIProduct.Name = "lblPCIProduct";
|
|
this.lblPCIProduct.LabelProp = global::Mono.Unix.Catalog.GetString("Product ID");
|
|
this.hbox25.Add(this.lblPCIProduct);
|
|
global::Gtk.Box.BoxChild w104 = ((global::Gtk.Box.BoxChild)(this.hbox25[this.lblPCIProduct]));
|
|
w104.Position = 0;
|
|
w104.Expand = false;
|
|
w104.Fill = false;
|
|
// Container child hbox25.Gtk.Box+BoxChild
|
|
this.txtPCIProduct = new global::Gtk.Entry();
|
|
this.txtPCIProduct.CanFocus = true;
|
|
this.txtPCIProduct.Name = "txtPCIProduct";
|
|
this.txtPCIProduct.IsEditable = true;
|
|
this.txtPCIProduct.InvisibleChar = '●';
|
|
this.hbox25.Add(this.txtPCIProduct);
|
|
global::Gtk.Box.BoxChild w105 = ((global::Gtk.Box.BoxChild)(this.hbox25[this.txtPCIProduct]));
|
|
w105.Position = 1;
|
|
this.vbox7.Add(this.hbox25);
|
|
global::Gtk.Box.BoxChild w106 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.hbox25]));
|
|
w106.Position = 2;
|
|
w106.Expand = false;
|
|
w106.Fill = false;
|
|
// Container child vbox7.Gtk.Box+BoxChild
|
|
this.frmPCIConfiguration = new global::Gtk.Frame();
|
|
this.frmPCIConfiguration.Name = "frmPCIConfiguration";
|
|
this.frmPCIConfiguration.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmPCIConfiguration.Gtk.Container+ContainerChild
|
|
this.GtkAlignment5 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment5.Name = "GtkAlignment5";
|
|
this.GtkAlignment5.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment5.Gtk.Container+ContainerChild
|
|
this.treeConfiguration = new global::Gtk.TreeView();
|
|
this.treeConfiguration.CanFocus = true;
|
|
this.treeConfiguration.Name = "treeConfiguration";
|
|
this.GtkAlignment5.Add(this.treeConfiguration);
|
|
this.frmPCIConfiguration.Add(this.GtkAlignment5);
|
|
this.GtkLabel24 = new global::Gtk.Label();
|
|
this.GtkLabel24.Name = "GtkLabel24";
|
|
this.GtkLabel24.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Configuration</b>");
|
|
this.GtkLabel24.UseMarkup = true;
|
|
this.frmPCIConfiguration.LabelWidget = this.GtkLabel24;
|
|
this.vbox7.Add(this.frmPCIConfiguration);
|
|
global::Gtk.Box.BoxChild w109 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.frmPCIConfiguration]));
|
|
w109.Position = 3;
|
|
// Container child vbox7.Gtk.Box+BoxChild
|
|
this.frmOptionROM = new global::Gtk.Frame();
|
|
this.frmOptionROM.Name = "frmOptionROM";
|
|
this.frmOptionROM.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmOptionROM.Gtk.Container+ContainerChild
|
|
this.GtkAlignment4 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment4.Name = "GtkAlignment4";
|
|
this.GtkAlignment4.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment4.Gtk.Container+ContainerChild
|
|
this.treeOptionROM = new global::Gtk.TreeView();
|
|
this.treeOptionROM.CanFocus = true;
|
|
this.treeOptionROM.Name = "treeOptionROM";
|
|
this.GtkAlignment4.Add(this.treeOptionROM);
|
|
this.frmOptionROM.Add(this.GtkAlignment4);
|
|
this.GtkLabel23 = new global::Gtk.Label();
|
|
this.GtkLabel23.Name = "GtkLabel23";
|
|
this.GtkLabel23.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Option ROM</b>");
|
|
this.GtkLabel23.UseMarkup = true;
|
|
this.frmOptionROM.LabelWidget = this.GtkLabel23;
|
|
this.vbox7.Add(this.frmOptionROM);
|
|
global::Gtk.Box.BoxChild w112 = ((global::Gtk.Box.BoxChild)(this.vbox7[this.frmOptionROM]));
|
|
w112.Position = 4;
|
|
this.notebook1.Add(this.vbox7);
|
|
global::Gtk.Notebook.NotebookChild w113 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox7]));
|
|
w113.Position = 2;
|
|
// Notebook tab
|
|
this.label3 = new global::Gtk.Label();
|
|
this.label3.Name = "label3";
|
|
this.label3.LabelProp = global::Mono.Unix.Catalog.GetString("PCI");
|
|
this.notebook1.SetTabLabel(this.vbox7, this.label3);
|
|
this.label3.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox8 = new global::Gtk.VBox();
|
|
this.vbox8.Name = "vbox8";
|
|
this.vbox8.Spacing = 6;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.chkPCMCIA = new global::Gtk.CheckButton();
|
|
this.chkPCMCIA.CanFocus = true;
|
|
this.chkPCMCIA.Name = "chkPCMCIA";
|
|
this.chkPCMCIA.Label = global::Mono.Unix.Catalog.GetString("Is PCMCIA?");
|
|
this.chkPCMCIA.DrawIndicator = true;
|
|
this.chkPCMCIA.UseUnderline = true;
|
|
this.vbox8.Add(this.chkPCMCIA);
|
|
global::Gtk.Box.BoxChild w114 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.chkPCMCIA]));
|
|
w114.Position = 0;
|
|
w114.Expand = false;
|
|
w114.Fill = false;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.chkCIS = new global::Gtk.CheckButton();
|
|
this.chkCIS.Sensitive = false;
|
|
this.chkCIS.CanFocus = true;
|
|
this.chkCIS.Name = "chkCIS";
|
|
this.chkCIS.Label = global::Mono.Unix.Catalog.GetString("Has CIS?");
|
|
this.chkCIS.DrawIndicator = true;
|
|
this.chkCIS.UseUnderline = true;
|
|
this.vbox8.Add(this.chkCIS);
|
|
global::Gtk.Box.BoxChild w115 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.chkCIS]));
|
|
w115.Position = 1;
|
|
w115.Expand = false;
|
|
w115.Fill = false;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.treeCIS = new global::Gtk.TreeView();
|
|
this.treeCIS.CanFocus = true;
|
|
this.treeCIS.Name = "treeCIS";
|
|
this.vbox8.Add(this.treeCIS);
|
|
global::Gtk.Box.BoxChild w116 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.treeCIS]));
|
|
w116.Position = 2;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.hbox31 = new global::Gtk.HBox();
|
|
this.hbox31.Name = "hbox31";
|
|
this.hbox31.Spacing = 6;
|
|
// Container child hbox31.Gtk.Box+BoxChild
|
|
this.lblPCMCIAManufacturer = new global::Gtk.Label();
|
|
this.lblPCMCIAManufacturer.Name = "lblPCMCIAManufacturer";
|
|
this.lblPCMCIAManufacturer.LabelProp = global::Mono.Unix.Catalog.GetString("Manufacturer name");
|
|
this.hbox31.Add(this.lblPCMCIAManufacturer);
|
|
global::Gtk.Box.BoxChild w117 = ((global::Gtk.Box.BoxChild)(this.hbox31[this.lblPCMCIAManufacturer]));
|
|
w117.Position = 0;
|
|
w117.Expand = false;
|
|
w117.Fill = false;
|
|
// Container child hbox31.Gtk.Box+BoxChild
|
|
this.txtPCMCIAManufacturer = new global::Gtk.Entry();
|
|
this.txtPCMCIAManufacturer.CanFocus = true;
|
|
this.txtPCMCIAManufacturer.Name = "txtPCMCIAManufacturer";
|
|
this.txtPCMCIAManufacturer.IsEditable = true;
|
|
this.txtPCMCIAManufacturer.InvisibleChar = '●';
|
|
this.hbox31.Add(this.txtPCMCIAManufacturer);
|
|
global::Gtk.Box.BoxChild w118 = ((global::Gtk.Box.BoxChild)(this.hbox31[this.txtPCMCIAManufacturer]));
|
|
w118.Position = 1;
|
|
this.vbox8.Add(this.hbox31);
|
|
global::Gtk.Box.BoxChild w119 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox31]));
|
|
w119.Position = 3;
|
|
w119.Expand = false;
|
|
w119.Fill = false;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.hbox30 = new global::Gtk.HBox();
|
|
this.hbox30.Name = "hbox30";
|
|
this.hbox30.Spacing = 6;
|
|
// Container child hbox30.Gtk.Box+BoxChild
|
|
this.lblManufacturerCode = new global::Gtk.Label();
|
|
this.lblManufacturerCode.Name = "lblManufacturerCode";
|
|
this.lblManufacturerCode.LabelProp = global::Mono.Unix.Catalog.GetString("Manufacturer code");
|
|
this.hbox30.Add(this.lblManufacturerCode);
|
|
global::Gtk.Box.BoxChild w120 = ((global::Gtk.Box.BoxChild)(this.hbox30[this.lblManufacturerCode]));
|
|
w120.Position = 0;
|
|
w120.Expand = false;
|
|
w120.Fill = false;
|
|
// Container child hbox30.Gtk.Box+BoxChild
|
|
this.txtMfgCode = new global::Gtk.Entry();
|
|
this.txtMfgCode.CanFocus = true;
|
|
this.txtMfgCode.Name = "txtMfgCode";
|
|
this.txtMfgCode.IsEditable = true;
|
|
this.txtMfgCode.InvisibleChar = '●';
|
|
this.hbox30.Add(this.txtMfgCode);
|
|
global::Gtk.Box.BoxChild w121 = ((global::Gtk.Box.BoxChild)(this.hbox30[this.txtMfgCode]));
|
|
w121.Position = 1;
|
|
this.vbox8.Add(this.hbox30);
|
|
global::Gtk.Box.BoxChild w122 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox30]));
|
|
w122.Position = 4;
|
|
w122.Expand = false;
|
|
w122.Fill = false;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.hbox29 = new global::Gtk.HBox();
|
|
this.hbox29.Name = "hbox29";
|
|
this.hbox29.Spacing = 6;
|
|
// Container child hbox29.Gtk.Box+BoxChild
|
|
this.lblProductName = new global::Gtk.Label();
|
|
this.lblProductName.Name = "lblProductName";
|
|
this.lblProductName.LabelProp = global::Mono.Unix.Catalog.GetString("Product name");
|
|
this.hbox29.Add(this.lblProductName);
|
|
global::Gtk.Box.BoxChild w123 = ((global::Gtk.Box.BoxChild)(this.hbox29[this.lblProductName]));
|
|
w123.Position = 0;
|
|
w123.Expand = false;
|
|
w123.Fill = false;
|
|
// Container child hbox29.Gtk.Box+BoxChild
|
|
this.txtPCMCIAProductName = new global::Gtk.Entry();
|
|
this.txtPCMCIAProductName.CanFocus = true;
|
|
this.txtPCMCIAProductName.Name = "txtPCMCIAProductName";
|
|
this.txtPCMCIAProductName.IsEditable = true;
|
|
this.txtPCMCIAProductName.InvisibleChar = '●';
|
|
this.hbox29.Add(this.txtPCMCIAProductName);
|
|
global::Gtk.Box.BoxChild w124 = ((global::Gtk.Box.BoxChild)(this.hbox29[this.txtPCMCIAProductName]));
|
|
w124.Position = 1;
|
|
this.vbox8.Add(this.hbox29);
|
|
global::Gtk.Box.BoxChild w125 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox29]));
|
|
w125.Position = 5;
|
|
w125.Expand = false;
|
|
w125.Fill = false;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.hbox28 = new global::Gtk.HBox();
|
|
this.hbox28.Name = "hbox28";
|
|
this.hbox28.Spacing = 6;
|
|
// Container child hbox28.Gtk.Box+BoxChild
|
|
this.lblCardCode = new global::Gtk.Label();
|
|
this.lblCardCode.Name = "lblCardCode";
|
|
this.lblCardCode.LabelProp = global::Mono.Unix.Catalog.GetString("Card code");
|
|
this.hbox28.Add(this.lblCardCode);
|
|
global::Gtk.Box.BoxChild w126 = ((global::Gtk.Box.BoxChild)(this.hbox28[this.lblCardCode]));
|
|
w126.Position = 0;
|
|
w126.Expand = false;
|
|
w126.Fill = false;
|
|
// Container child hbox28.Gtk.Box+BoxChild
|
|
this.txtCardCode = new global::Gtk.Entry();
|
|
this.txtCardCode.CanFocus = true;
|
|
this.txtCardCode.Name = "txtCardCode";
|
|
this.txtCardCode.IsEditable = true;
|
|
this.txtCardCode.InvisibleChar = '●';
|
|
this.hbox28.Add(this.txtCardCode);
|
|
global::Gtk.Box.BoxChild w127 = ((global::Gtk.Box.BoxChild)(this.hbox28[this.txtCardCode]));
|
|
w127.Position = 1;
|
|
this.vbox8.Add(this.hbox28);
|
|
global::Gtk.Box.BoxChild w128 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox28]));
|
|
w128.Position = 6;
|
|
w128.Expand = false;
|
|
w128.Fill = false;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.hbox27 = new global::Gtk.HBox();
|
|
this.hbox27.Name = "hbox27";
|
|
this.hbox27.Spacing = 6;
|
|
// Container child hbox27.Gtk.Box+BoxChild
|
|
this.lblCompliance = new global::Gtk.Label();
|
|
this.lblCompliance.Name = "lblCompliance";
|
|
this.lblCompliance.LabelProp = global::Mono.Unix.Catalog.GetString("Compliance");
|
|
this.hbox27.Add(this.lblCompliance);
|
|
global::Gtk.Box.BoxChild w129 = ((global::Gtk.Box.BoxChild)(this.hbox27[this.lblCompliance]));
|
|
w129.Position = 0;
|
|
w129.Expand = false;
|
|
w129.Fill = false;
|
|
// Container child hbox27.Gtk.Box+BoxChild
|
|
this.txtCompliance = new global::Gtk.Entry();
|
|
this.txtCompliance.CanFocus = true;
|
|
this.txtCompliance.Name = "txtCompliance";
|
|
this.txtCompliance.IsEditable = true;
|
|
this.txtCompliance.InvisibleChar = '●';
|
|
this.hbox27.Add(this.txtCompliance);
|
|
global::Gtk.Box.BoxChild w130 = ((global::Gtk.Box.BoxChild)(this.hbox27[this.txtCompliance]));
|
|
w130.Position = 1;
|
|
this.vbox8.Add(this.hbox27);
|
|
global::Gtk.Box.BoxChild w131 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox27]));
|
|
w131.Position = 7;
|
|
w131.Expand = false;
|
|
w131.Fill = false;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.hbox26 = new global::Gtk.HBox();
|
|
this.hbox26.Name = "hbox26";
|
|
this.hbox26.Spacing = 6;
|
|
// Container child hbox26.Gtk.Box+BoxChild
|
|
this.lblAdditionalInformation = new global::Gtk.Label();
|
|
this.lblAdditionalInformation.Name = "lblAdditionalInformation";
|
|
this.lblAdditionalInformation.LabelProp = global::Mono.Unix.Catalog.GetString("Additional information");
|
|
this.hbox26.Add(this.lblAdditionalInformation);
|
|
global::Gtk.Box.BoxChild w132 = ((global::Gtk.Box.BoxChild)(this.hbox26[this.lblAdditionalInformation]));
|
|
w132.Position = 0;
|
|
w132.Expand = false;
|
|
w132.Fill = false;
|
|
this.vbox8.Add(this.hbox26);
|
|
global::Gtk.Box.BoxChild w133 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.hbox26]));
|
|
w133.Position = 8;
|
|
w133.Expand = false;
|
|
w133.Fill = false;
|
|
// Container child vbox8.Gtk.Box+BoxChild
|
|
this.GtkScrolledWindow5 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow5.Name = "GtkScrolledWindow5";
|
|
this.GtkScrolledWindow5.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow5.Gtk.Container+ContainerChild
|
|
this.treeAdditionalInformation = new global::Gtk.TreeView();
|
|
this.treeAdditionalInformation.CanFocus = true;
|
|
this.treeAdditionalInformation.Name = "treeAdditionalInformation";
|
|
this.GtkScrolledWindow5.Add(this.treeAdditionalInformation);
|
|
this.vbox8.Add(this.GtkScrolledWindow5);
|
|
global::Gtk.Box.BoxChild w135 = ((global::Gtk.Box.BoxChild)(this.vbox8[this.GtkScrolledWindow5]));
|
|
w135.Position = 9;
|
|
this.notebook1.Add(this.vbox8);
|
|
global::Gtk.Notebook.NotebookChild w136 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox8]));
|
|
w136.Position = 3;
|
|
// Notebook tab
|
|
this.label4 = new global::Gtk.Label();
|
|
this.label4.Name = "label4";
|
|
this.label4.LabelProp = global::Mono.Unix.Catalog.GetString("PCMCIA");
|
|
this.notebook1.SetTabLabel(this.vbox8, this.label4);
|
|
this.label4.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox9 = new global::Gtk.VBox();
|
|
this.vbox9.Name = "vbox9";
|
|
this.vbox9.Spacing = 6;
|
|
// Container child vbox9.Gtk.Box+BoxChild
|
|
this.chkSecureDigital = new global::Gtk.CheckButton();
|
|
this.chkSecureDigital.Sensitive = false;
|
|
this.chkSecureDigital.CanFocus = true;
|
|
this.chkSecureDigital.Name = "chkSecureDigital";
|
|
this.chkSecureDigital.Label = global::Mono.Unix.Catalog.GetString("Is Secure Digital or MMC?");
|
|
this.chkSecureDigital.DrawIndicator = true;
|
|
this.chkSecureDigital.UseUnderline = true;
|
|
this.vbox9.Add(this.chkSecureDigital);
|
|
global::Gtk.Box.BoxChild w137 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.chkSecureDigital]));
|
|
w137.Position = 0;
|
|
w137.Expand = false;
|
|
w137.Fill = false;
|
|
// Container child vbox9.Gtk.Box+BoxChild
|
|
this.lblCID = new global::Gtk.Label();
|
|
this.lblCID.Name = "lblCID";
|
|
this.lblCID.LabelProp = global::Mono.Unix.Catalog.GetString("CID");
|
|
this.vbox9.Add(this.lblCID);
|
|
global::Gtk.Box.BoxChild w138 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.lblCID]));
|
|
w138.Position = 1;
|
|
w138.Expand = false;
|
|
w138.Fill = false;
|
|
// Container child vbox9.Gtk.Box+BoxChild
|
|
this.treeCID = new global::Gtk.TreeView();
|
|
this.treeCID.CanFocus = true;
|
|
this.treeCID.Name = "treeCID";
|
|
this.vbox9.Add(this.treeCID);
|
|
global::Gtk.Box.BoxChild w139 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.treeCID]));
|
|
w139.Position = 2;
|
|
// Container child vbox9.Gtk.Box+BoxChild
|
|
this.chkCSD = new global::Gtk.CheckButton();
|
|
this.chkCSD.Sensitive = false;
|
|
this.chkCSD.CanFocus = true;
|
|
this.chkCSD.Name = "chkCSD";
|
|
this.chkCSD.Label = global::Mono.Unix.Catalog.GetString("Has CSD?");
|
|
this.chkCSD.DrawIndicator = true;
|
|
this.chkCSD.UseUnderline = true;
|
|
this.vbox9.Add(this.chkCSD);
|
|
global::Gtk.Box.BoxChild w140 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.chkCSD]));
|
|
w140.Position = 3;
|
|
w140.Expand = false;
|
|
w140.Fill = false;
|
|
// Container child vbox9.Gtk.Box+BoxChild
|
|
this.treeCSD = new global::Gtk.TreeView();
|
|
this.treeCSD.CanFocus = true;
|
|
this.treeCSD.Name = "treeCSD";
|
|
this.vbox9.Add(this.treeCSD);
|
|
global::Gtk.Box.BoxChild w141 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.treeCSD]));
|
|
w141.Position = 4;
|
|
// Container child vbox9.Gtk.Box+BoxChild
|
|
this.chkECSD = new global::Gtk.CheckButton();
|
|
this.chkECSD.Sensitive = false;
|
|
this.chkECSD.CanFocus = true;
|
|
this.chkECSD.Name = "chkECSD";
|
|
this.chkECSD.Label = global::Mono.Unix.Catalog.GetString("Has Extended CSD?");
|
|
this.chkECSD.DrawIndicator = true;
|
|
this.chkECSD.UseUnderline = true;
|
|
this.vbox9.Add(this.chkECSD);
|
|
global::Gtk.Box.BoxChild w142 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.chkECSD]));
|
|
w142.Position = 5;
|
|
w142.Expand = false;
|
|
w142.Fill = false;
|
|
// Container child vbox9.Gtk.Box+BoxChild
|
|
this.treeECSD = new global::Gtk.TreeView();
|
|
this.treeECSD.CanFocus = true;
|
|
this.treeECSD.Name = "treeECSD";
|
|
this.vbox9.Add(this.treeECSD);
|
|
global::Gtk.Box.BoxChild w143 = ((global::Gtk.Box.BoxChild)(this.vbox9[this.treeECSD]));
|
|
w143.Position = 6;
|
|
this.notebook1.Add(this.vbox9);
|
|
global::Gtk.Notebook.NotebookChild w144 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox9]));
|
|
w144.Position = 4;
|
|
// Notebook tab
|
|
this.label5 = new global::Gtk.Label();
|
|
this.label5.Name = "label5";
|
|
this.label5.LabelProp = global::Mono.Unix.Catalog.GetString("SecureDigital");
|
|
this.notebook1.SetTabLabel(this.vbox9, this.label5);
|
|
this.label5.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox10 = new global::Gtk.VBox();
|
|
this.vbox10.Name = "vbox10";
|
|
this.vbox10.Spacing = 6;
|
|
// Container child vbox10.Gtk.Box+BoxChild
|
|
this.chkSCSI = new global::Gtk.CheckButton();
|
|
this.chkSCSI.Sensitive = false;
|
|
this.chkSCSI.CanFocus = true;
|
|
this.chkSCSI.Name = "chkSCSI";
|
|
this.chkSCSI.Label = global::Mono.Unix.Catalog.GetString("Is SCSI?");
|
|
this.chkSCSI.DrawIndicator = true;
|
|
this.chkSCSI.UseUnderline = true;
|
|
this.vbox10.Add(this.chkSCSI);
|
|
global::Gtk.Box.BoxChild w145 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.chkSCSI]));
|
|
w145.Position = 0;
|
|
w145.Expand = false;
|
|
w145.Fill = false;
|
|
// Container child vbox10.Gtk.Box+BoxChild
|
|
this.frmInquiry = new global::Gtk.Frame();
|
|
this.frmInquiry.Name = "frmInquiry";
|
|
this.frmInquiry.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmInquiry.Gtk.Container+ContainerChild
|
|
this.GtkAlignment16 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment16.Name = "GtkAlignment16";
|
|
this.GtkAlignment16.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment16.Gtk.Container+ContainerChild
|
|
this.GtkScrolledWindow = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow.Name = "GtkScrolledWindow";
|
|
this.GtkScrolledWindow.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow.Gtk.Container+ContainerChild
|
|
this.treeInquiry = new global::Gtk.TreeView();
|
|
this.treeInquiry.CanFocus = true;
|
|
this.treeInquiry.Name = "treeInquiry";
|
|
this.GtkScrolledWindow.Add(this.treeInquiry);
|
|
this.GtkAlignment16.Add(this.GtkScrolledWindow);
|
|
this.frmInquiry.Add(this.GtkAlignment16);
|
|
this.GtkLabel40 = new global::Gtk.Label();
|
|
this.GtkLabel40.Name = "GtkLabel40";
|
|
this.GtkLabel40.LabelProp = global::Mono.Unix.Catalog.GetString("<b>INQUIRY</b>");
|
|
this.GtkLabel40.UseMarkup = true;
|
|
this.frmInquiry.LabelWidget = this.GtkLabel40;
|
|
this.vbox10.Add(this.frmInquiry);
|
|
global::Gtk.Box.BoxChild w149 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.frmInquiry]));
|
|
w149.Position = 1;
|
|
// Container child vbox10.Gtk.Box+BoxChild
|
|
this.frmModeSense = new global::Gtk.Frame();
|
|
this.frmModeSense.Name = "frmModeSense";
|
|
this.frmModeSense.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmModeSense.Gtk.Container+ContainerChild
|
|
this.GtkAlignment15 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment15.Name = "GtkAlignment15";
|
|
this.GtkAlignment15.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment15.Gtk.Container+ContainerChild
|
|
this.GtkScrolledWindow1 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow1.Name = "GtkScrolledWindow1";
|
|
this.GtkScrolledWindow1.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow1.Gtk.Container+ContainerChild
|
|
this.treeModeSense = new global::Gtk.TreeView();
|
|
this.treeModeSense.CanFocus = true;
|
|
this.treeModeSense.Name = "treeModeSense";
|
|
this.GtkScrolledWindow1.Add(this.treeModeSense);
|
|
this.GtkAlignment15.Add(this.GtkScrolledWindow1);
|
|
this.frmModeSense.Add(this.GtkAlignment15);
|
|
this.GtkLabel39 = new global::Gtk.Label();
|
|
this.GtkLabel39.Name = "GtkLabel39";
|
|
this.GtkLabel39.LabelProp = global::Mono.Unix.Catalog.GetString("<b>MODE SENSE</b>");
|
|
this.GtkLabel39.UseMarkup = true;
|
|
this.frmModeSense.LabelWidget = this.GtkLabel39;
|
|
this.vbox10.Add(this.frmModeSense);
|
|
global::Gtk.Box.BoxChild w153 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.frmModeSense]));
|
|
w153.Position = 2;
|
|
// Container child vbox10.Gtk.Box+BoxChild
|
|
this.frmModeSense10 = new global::Gtk.Frame();
|
|
this.frmModeSense10.Name = "frmModeSense10";
|
|
this.frmModeSense10.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmModeSense10.Gtk.Container+ContainerChild
|
|
this.GtkAlignment14 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment14.Name = "GtkAlignment14";
|
|
this.GtkAlignment14.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment14.Gtk.Container+ContainerChild
|
|
this.GtkScrolledWindow2 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow2.Name = "GtkScrolledWindow2";
|
|
this.GtkScrolledWindow2.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow2.Gtk.Container+ContainerChild
|
|
this.treeModeSense10 = new global::Gtk.TreeView();
|
|
this.treeModeSense10.CanFocus = true;
|
|
this.treeModeSense10.Name = "treeModeSense10";
|
|
this.GtkScrolledWindow2.Add(this.treeModeSense10);
|
|
this.GtkAlignment14.Add(this.GtkScrolledWindow2);
|
|
this.frmModeSense10.Add(this.GtkAlignment14);
|
|
this.GtkLabel38 = new global::Gtk.Label();
|
|
this.GtkLabel38.Name = "GtkLabel38";
|
|
this.GtkLabel38.LabelProp = global::Mono.Unix.Catalog.GetString("<b>MODE SENSE (10)</b>");
|
|
this.GtkLabel38.UseMarkup = true;
|
|
this.frmModeSense10.LabelWidget = this.GtkLabel38;
|
|
this.vbox10.Add(this.frmModeSense10);
|
|
global::Gtk.Box.BoxChild w157 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.frmModeSense10]));
|
|
w157.Position = 3;
|
|
// Container child vbox10.Gtk.Box+BoxChild
|
|
this.frmLogSense = new global::Gtk.Frame();
|
|
this.frmLogSense.Name = "frmLogSense";
|
|
this.frmLogSense.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmLogSense.Gtk.Container+ContainerChild
|
|
this.GtkAlignment13 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment13.Name = "GtkAlignment13";
|
|
this.GtkAlignment13.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment13.Gtk.Container+ContainerChild
|
|
this.GtkScrolledWindow3 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow3.Name = "GtkScrolledWindow3";
|
|
this.GtkScrolledWindow3.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow3.Gtk.Container+ContainerChild
|
|
this.treeLogSense = new global::Gtk.TreeView();
|
|
this.treeLogSense.CanFocus = true;
|
|
this.treeLogSense.Name = "treeLogSense";
|
|
this.GtkScrolledWindow3.Add(this.treeLogSense);
|
|
this.GtkAlignment13.Add(this.GtkScrolledWindow3);
|
|
this.frmLogSense.Add(this.GtkAlignment13);
|
|
this.GtkLabel37 = new global::Gtk.Label();
|
|
this.GtkLabel37.Name = "GtkLabel37";
|
|
this.GtkLabel37.LabelProp = global::Mono.Unix.Catalog.GetString("<b>LOG SENSE</b>");
|
|
this.GtkLabel37.UseMarkup = true;
|
|
this.frmLogSense.LabelWidget = this.GtkLabel37;
|
|
this.vbox10.Add(this.frmLogSense);
|
|
global::Gtk.Box.BoxChild w161 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.frmLogSense]));
|
|
w161.Position = 4;
|
|
// Container child vbox10.Gtk.Box+BoxChild
|
|
this.frmEVPDs = new global::Gtk.Frame();
|
|
this.frmEVPDs.Name = "frmEVPDs";
|
|
this.frmEVPDs.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmEVPDs.Gtk.Container+ContainerChild
|
|
this.GtkAlignment12 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment12.Name = "GtkAlignment12";
|
|
this.GtkAlignment12.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment12.Gtk.Container+ContainerChild
|
|
this.GtkScrolledWindow4 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow4.Name = "GtkScrolledWindow4";
|
|
this.GtkScrolledWindow4.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow4.Gtk.Container+ContainerChild
|
|
this.treeEVPDs = new global::Gtk.TreeView();
|
|
this.treeEVPDs.CanFocus = true;
|
|
this.treeEVPDs.Name = "treeEVPDs";
|
|
this.GtkScrolledWindow4.Add(this.treeEVPDs);
|
|
this.GtkAlignment12.Add(this.GtkScrolledWindow4);
|
|
this.frmEVPDs.Add(this.GtkAlignment12);
|
|
this.GtkLabel36 = new global::Gtk.Label();
|
|
this.GtkLabel36.Name = "GtkLabel36";
|
|
this.GtkLabel36.LabelProp = global::Mono.Unix.Catalog.GetString("<b>EVPDs</b>");
|
|
this.GtkLabel36.UseMarkup = true;
|
|
this.frmEVPDs.LabelWidget = this.GtkLabel36;
|
|
this.vbox10.Add(this.frmEVPDs);
|
|
global::Gtk.Box.BoxChild w165 = ((global::Gtk.Box.BoxChild)(this.vbox10[this.frmEVPDs]));
|
|
w165.Position = 5;
|
|
this.notebook1.Add(this.vbox10);
|
|
global::Gtk.Notebook.NotebookChild w166 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox10]));
|
|
w166.Position = 5;
|
|
// Notebook tab
|
|
this.label6 = new global::Gtk.Label();
|
|
this.label6.Name = "label6";
|
|
this.label6.LabelProp = global::Mono.Unix.Catalog.GetString("SCSI");
|
|
this.notebook1.SetTabLabel(this.vbox10, this.label6);
|
|
this.label6.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox11 = new global::Gtk.VBox();
|
|
this.vbox11.Name = "vbox11";
|
|
this.vbox11.Spacing = 6;
|
|
// Container child vbox11.Gtk.Box+BoxChild
|
|
this.chkUSB = new global::Gtk.CheckButton();
|
|
this.chkUSB.Sensitive = false;
|
|
this.chkUSB.CanFocus = true;
|
|
this.chkUSB.Name = "chkUSB";
|
|
this.chkUSB.Label = global::Mono.Unix.Catalog.GetString("Is USB?");
|
|
this.chkUSB.DrawIndicator = true;
|
|
this.chkUSB.UseUnderline = true;
|
|
this.vbox11.Add(this.chkUSB);
|
|
global::Gtk.Box.BoxChild w167 = ((global::Gtk.Box.BoxChild)(this.vbox11[this.chkUSB]));
|
|
w167.Position = 0;
|
|
w167.Expand = false;
|
|
w167.Fill = false;
|
|
// Container child vbox11.Gtk.Box+BoxChild
|
|
this.hbox38 = new global::Gtk.HBox();
|
|
this.hbox38.Name = "hbox38";
|
|
this.hbox38.Spacing = 6;
|
|
// Container child hbox38.Gtk.Box+BoxChild
|
|
this.lblUSBVendor = new global::Gtk.Label();
|
|
this.lblUSBVendor.Name = "lblUSBVendor";
|
|
this.lblUSBVendor.LabelProp = global::Mono.Unix.Catalog.GetString("Vendor ID");
|
|
this.hbox38.Add(this.lblUSBVendor);
|
|
global::Gtk.Box.BoxChild w168 = ((global::Gtk.Box.BoxChild)(this.hbox38[this.lblUSBVendor]));
|
|
w168.Position = 0;
|
|
w168.Expand = false;
|
|
w168.Fill = false;
|
|
// Container child hbox38.Gtk.Box+BoxChild
|
|
this.txtUSBVendor = new global::Gtk.Entry();
|
|
this.txtUSBVendor.CanFocus = true;
|
|
this.txtUSBVendor.Name = "txtUSBVendor";
|
|
this.txtUSBVendor.IsEditable = true;
|
|
this.txtUSBVendor.InvisibleChar = '●';
|
|
this.hbox38.Add(this.txtUSBVendor);
|
|
global::Gtk.Box.BoxChild w169 = ((global::Gtk.Box.BoxChild)(this.hbox38[this.txtUSBVendor]));
|
|
w169.Position = 1;
|
|
this.vbox11.Add(this.hbox38);
|
|
global::Gtk.Box.BoxChild w170 = ((global::Gtk.Box.BoxChild)(this.vbox11[this.hbox38]));
|
|
w170.Position = 1;
|
|
w170.Expand = false;
|
|
w170.Fill = false;
|
|
// Container child vbox11.Gtk.Box+BoxChild
|
|
this.hbox37 = new global::Gtk.HBox();
|
|
this.hbox37.Name = "hbox37";
|
|
this.hbox37.Spacing = 6;
|
|
// Container child hbox37.Gtk.Box+BoxChild
|
|
this.lblUSBProduct = new global::Gtk.Label();
|
|
this.lblUSBProduct.Name = "lblUSBProduct";
|
|
this.lblUSBProduct.LabelProp = global::Mono.Unix.Catalog.GetString("Product ID");
|
|
this.hbox37.Add(this.lblUSBProduct);
|
|
global::Gtk.Box.BoxChild w171 = ((global::Gtk.Box.BoxChild)(this.hbox37[this.lblUSBProduct]));
|
|
w171.Position = 0;
|
|
w171.Expand = false;
|
|
w171.Fill = false;
|
|
// Container child hbox37.Gtk.Box+BoxChild
|
|
this.txtUSBProduct = new global::Gtk.Entry();
|
|
this.txtUSBProduct.CanFocus = true;
|
|
this.txtUSBProduct.Name = "txtUSBProduct";
|
|
this.txtUSBProduct.IsEditable = true;
|
|
this.txtUSBProduct.InvisibleChar = '●';
|
|
this.hbox37.Add(this.txtUSBProduct);
|
|
global::Gtk.Box.BoxChild w172 = ((global::Gtk.Box.BoxChild)(this.hbox37[this.txtUSBProduct]));
|
|
w172.Position = 1;
|
|
this.vbox11.Add(this.hbox37);
|
|
global::Gtk.Box.BoxChild w173 = ((global::Gtk.Box.BoxChild)(this.vbox11[this.hbox37]));
|
|
w173.Position = 2;
|
|
w173.Expand = false;
|
|
w173.Fill = false;
|
|
// Container child vbox11.Gtk.Box+BoxChild
|
|
this.frmDescriptors = new global::Gtk.Frame();
|
|
this.frmDescriptors.Name = "frmDescriptors";
|
|
this.frmDescriptors.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmDescriptors.Gtk.Container+ContainerChild
|
|
this.GtkAlignment6 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment6.Name = "GtkAlignment6";
|
|
this.GtkAlignment6.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment6.Gtk.Container+ContainerChild
|
|
this.treeDescriptors = new global::Gtk.TreeView();
|
|
this.treeDescriptors.CanFocus = true;
|
|
this.treeDescriptors.Name = "treeDescriptors";
|
|
this.GtkAlignment6.Add(this.treeDescriptors);
|
|
this.frmDescriptors.Add(this.GtkAlignment6);
|
|
this.GtkLabel25 = new global::Gtk.Label();
|
|
this.GtkLabel25.Name = "GtkLabel25";
|
|
this.GtkLabel25.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Descriptors</b>");
|
|
this.GtkLabel25.UseMarkup = true;
|
|
this.frmDescriptors.LabelWidget = this.GtkLabel25;
|
|
this.vbox11.Add(this.frmDescriptors);
|
|
global::Gtk.Box.BoxChild w176 = ((global::Gtk.Box.BoxChild)(this.vbox11[this.frmDescriptors]));
|
|
w176.Position = 3;
|
|
this.notebook1.Add(this.vbox11);
|
|
global::Gtk.Notebook.NotebookChild w177 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox11]));
|
|
w177.Position = 6;
|
|
// Notebook tab
|
|
this.label7 = new global::Gtk.Label();
|
|
this.label7.Name = "label7";
|
|
this.label7.LabelProp = global::Mono.Unix.Catalog.GetString("USB");
|
|
this.notebook1.SetTabLabel(this.vbox11, this.label7);
|
|
this.label7.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox12 = new global::Gtk.VBox();
|
|
this.vbox12.Name = "vbox12";
|
|
this.vbox12.Spacing = 6;
|
|
// Container child vbox12.Gtk.Box+BoxChild
|
|
this.chkMAM = new global::Gtk.CheckButton();
|
|
this.chkMAM.Sensitive = false;
|
|
this.chkMAM.CanFocus = true;
|
|
this.chkMAM.Name = "chkMAM";
|
|
this.chkMAM.Label = global::Mono.Unix.Catalog.GetString("Has MAM?");
|
|
this.chkMAM.DrawIndicator = true;
|
|
this.chkMAM.UseUnderline = true;
|
|
this.vbox12.Add(this.chkMAM);
|
|
global::Gtk.Box.BoxChild w178 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.chkMAM]));
|
|
w178.Position = 0;
|
|
w178.Expand = false;
|
|
w178.Fill = false;
|
|
// Container child vbox12.Gtk.Box+BoxChild
|
|
this.treeMAM = new global::Gtk.TreeView();
|
|
this.treeMAM.CanFocus = true;
|
|
this.treeMAM.Name = "treeMAM";
|
|
this.vbox12.Add(this.treeMAM);
|
|
global::Gtk.Box.BoxChild w179 = ((global::Gtk.Box.BoxChild)(this.vbox12[this.treeMAM]));
|
|
w179.Position = 1;
|
|
this.notebook1.Add(this.vbox12);
|
|
global::Gtk.Notebook.NotebookChild w180 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox12]));
|
|
w180.Position = 7;
|
|
// Notebook tab
|
|
this.label8 = new global::Gtk.Label();
|
|
this.label8.Name = "label8";
|
|
this.label8.LabelProp = global::Mono.Unix.Catalog.GetString("MAM");
|
|
this.notebook1.SetTabLabel(this.vbox12, this.label8);
|
|
this.label8.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox13 = new global::Gtk.VBox();
|
|
this.vbox13.Name = "vbox13";
|
|
this.vbox13.Spacing = 6;
|
|
// Container child vbox13.Gtk.Box+BoxChild
|
|
this.chkTracks = new global::Gtk.CheckButton();
|
|
this.chkTracks.Sensitive = false;
|
|
this.chkTracks.CanFocus = true;
|
|
this.chkTracks.Name = "chkTracks";
|
|
this.chkTracks.Label = global::Mono.Unix.Catalog.GetString("Has tracks?");
|
|
this.chkTracks.DrawIndicator = true;
|
|
this.chkTracks.UseUnderline = true;
|
|
this.vbox13.Add(this.chkTracks);
|
|
global::Gtk.Box.BoxChild w181 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.chkTracks]));
|
|
w181.Position = 0;
|
|
w181.Expand = false;
|
|
w181.Fill = false;
|
|
// Container child vbox13.Gtk.Box+BoxChild
|
|
this.GtkScrolledWindow7 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow7.Name = "GtkScrolledWindow7";
|
|
this.GtkScrolledWindow7.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow7.Gtk.Container+ContainerChild
|
|
this.treeTracks = new global::Gtk.TreeView();
|
|
this.treeTracks.CanFocus = true;
|
|
this.treeTracks.Name = "treeTracks";
|
|
this.GtkScrolledWindow7.Add(this.treeTracks);
|
|
this.vbox13.Add(this.GtkScrolledWindow7);
|
|
global::Gtk.Box.BoxChild w183 = ((global::Gtk.Box.BoxChild)(this.vbox13[this.GtkScrolledWindow7]));
|
|
w183.Position = 1;
|
|
this.notebook1.Add(this.vbox13);
|
|
global::Gtk.Notebook.NotebookChild w184 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox13]));
|
|
w184.Position = 8;
|
|
// Notebook tab
|
|
this.label9 = new global::Gtk.Label();
|
|
this.label9.Name = "label9";
|
|
this.label9.LabelProp = global::Mono.Unix.Catalog.GetString("Tracks");
|
|
this.notebook1.SetTabLabel(this.vbox13, this.label9);
|
|
this.label9.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.frmPartitions = new global::Gtk.Frame();
|
|
this.frmPartitions.Name = "frmPartitions";
|
|
this.frmPartitions.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmPartitions.Gtk.Container+ContainerChild
|
|
this.GtkAlignment10 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment10.Name = "GtkAlignment10";
|
|
this.GtkAlignment10.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment10.Gtk.Container+ContainerChild
|
|
this.vbox22 = new global::Gtk.VBox();
|
|
this.vbox22.Name = "vbox22";
|
|
this.vbox22.Spacing = 6;
|
|
// Container child vbox22.Gtk.Box+BoxChild
|
|
this.GtkScrolledWindow12 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow12.Name = "GtkScrolledWindow12";
|
|
this.GtkScrolledWindow12.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow12.Gtk.Container+ContainerChild
|
|
this.treePartitions = new global::Gtk.TreeView();
|
|
this.treePartitions.CanFocus = true;
|
|
this.treePartitions.Name = "treePartitions";
|
|
this.GtkScrolledWindow12.Add(this.treePartitions);
|
|
this.vbox22.Add(this.GtkScrolledWindow12);
|
|
global::Gtk.Box.BoxChild w186 = ((global::Gtk.Box.BoxChild)(this.vbox22[this.GtkScrolledWindow12]));
|
|
w186.Position = 0;
|
|
// Container child vbox22.Gtk.Box+BoxChild
|
|
this.hbox62 = new global::Gtk.HBox();
|
|
this.hbox62.Name = "hbox62";
|
|
this.hbox62.Spacing = 6;
|
|
// Container child hbox62.Gtk.Box+BoxChild
|
|
this.btnCancelPartition = new global::Gtk.Button();
|
|
this.btnCancelPartition.CanFocus = true;
|
|
this.btnCancelPartition.Name = "btnCancelPartition";
|
|
this.btnCancelPartition.UseStock = true;
|
|
this.btnCancelPartition.UseUnderline = true;
|
|
this.btnCancelPartition.Label = "gtk-cancel";
|
|
this.hbox62.Add(this.btnCancelPartition);
|
|
global::Gtk.Box.BoxChild w187 = ((global::Gtk.Box.BoxChild)(this.hbox62[this.btnCancelPartition]));
|
|
w187.Position = 0;
|
|
w187.Expand = false;
|
|
w187.Fill = false;
|
|
// Container child hbox62.Gtk.Box+BoxChild
|
|
this.btnRemovePartition = new global::Gtk.Button();
|
|
this.btnRemovePartition.CanFocus = true;
|
|
this.btnRemovePartition.Name = "btnRemovePartition";
|
|
this.btnRemovePartition.UseStock = true;
|
|
this.btnRemovePartition.UseUnderline = true;
|
|
this.btnRemovePartition.Label = "gtk-remove";
|
|
this.hbox62.Add(this.btnRemovePartition);
|
|
global::Gtk.Box.BoxChild w188 = ((global::Gtk.Box.BoxChild)(this.hbox62[this.btnRemovePartition]));
|
|
w188.Position = 1;
|
|
w188.Expand = false;
|
|
w188.Fill = false;
|
|
// Container child hbox62.Gtk.Box+BoxChild
|
|
this.btnAddPartition = new global::Gtk.Button();
|
|
this.btnAddPartition.CanFocus = true;
|
|
this.btnAddPartition.Name = "btnAddPartition";
|
|
this.btnAddPartition.UseStock = true;
|
|
this.btnAddPartition.UseUnderline = true;
|
|
this.btnAddPartition.Label = "gtk-add";
|
|
this.hbox62.Add(this.btnAddPartition);
|
|
global::Gtk.Box.BoxChild w189 = ((global::Gtk.Box.BoxChild)(this.hbox62[this.btnAddPartition]));
|
|
w189.PackType = ((global::Gtk.PackType)(1));
|
|
w189.Position = 2;
|
|
w189.Expand = false;
|
|
w189.Fill = false;
|
|
// Container child hbox62.Gtk.Box+BoxChild
|
|
this.btnApplyPartition = new global::Gtk.Button();
|
|
this.btnApplyPartition.CanFocus = true;
|
|
this.btnApplyPartition.Name = "btnApplyPartition";
|
|
this.btnApplyPartition.UseStock = true;
|
|
this.btnApplyPartition.UseUnderline = true;
|
|
this.btnApplyPartition.Label = "gtk-apply";
|
|
this.hbox62.Add(this.btnApplyPartition);
|
|
global::Gtk.Box.BoxChild w190 = ((global::Gtk.Box.BoxChild)(this.hbox62[this.btnApplyPartition]));
|
|
w190.PackType = ((global::Gtk.PackType)(1));
|
|
w190.Position = 3;
|
|
w190.Expand = false;
|
|
w190.Fill = false;
|
|
// Container child hbox62.Gtk.Box+BoxChild
|
|
this.btnEditPartition = new global::Gtk.Button();
|
|
this.btnEditPartition.CanFocus = true;
|
|
this.btnEditPartition.Name = "btnEditPartition";
|
|
this.btnEditPartition.UseUnderline = true;
|
|
this.btnEditPartition.Label = global::Mono.Unix.Catalog.GetString("Edit");
|
|
global::Gtk.Image w191 = new global::Gtk.Image();
|
|
w191.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
|
|
this.btnEditPartition.Image = w191;
|
|
this.hbox62.Add(this.btnEditPartition);
|
|
global::Gtk.Box.BoxChild w192 = ((global::Gtk.Box.BoxChild)(this.hbox62[this.btnEditPartition]));
|
|
w192.PackType = ((global::Gtk.PackType)(1));
|
|
w192.Position = 4;
|
|
w192.Expand = false;
|
|
w192.Fill = false;
|
|
this.vbox22.Add(this.hbox62);
|
|
global::Gtk.Box.BoxChild w193 = ((global::Gtk.Box.BoxChild)(this.vbox22[this.hbox62]));
|
|
w193.Position = 1;
|
|
w193.Expand = false;
|
|
w193.Fill = false;
|
|
// Container child vbox22.Gtk.Box+BoxChild
|
|
this.hbox63 = new global::Gtk.HBox();
|
|
this.hbox63.Name = "hbox63";
|
|
this.hbox63.Spacing = 6;
|
|
// Container child hbox63.Gtk.Box+BoxChild
|
|
this.lblPartitionSequence = new global::Gtk.Label();
|
|
this.lblPartitionSequence.Name = "lblPartitionSequence";
|
|
this.lblPartitionSequence.LabelProp = global::Mono.Unix.Catalog.GetString("Sequence");
|
|
this.hbox63.Add(this.lblPartitionSequence);
|
|
global::Gtk.Box.BoxChild w194 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.lblPartitionSequence]));
|
|
w194.Position = 0;
|
|
w194.Expand = false;
|
|
w194.Fill = false;
|
|
// Container child hbox63.Gtk.Box+BoxChild
|
|
this.spPartitionSequence = new global::Gtk.SpinButton(0, 100, 1);
|
|
this.spPartitionSequence.CanFocus = true;
|
|
this.spPartitionSequence.Name = "spPartitionSequence";
|
|
this.spPartitionSequence.Adjustment.PageIncrement = 10;
|
|
this.spPartitionSequence.ClimbRate = 1;
|
|
this.spPartitionSequence.Numeric = true;
|
|
this.hbox63.Add(this.spPartitionSequence);
|
|
global::Gtk.Box.BoxChild w195 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.spPartitionSequence]));
|
|
w195.Position = 1;
|
|
w195.Expand = false;
|
|
w195.Fill = false;
|
|
// Container child hbox63.Gtk.Box+BoxChild
|
|
this.lblPartitionStart = new global::Gtk.Label();
|
|
this.lblPartitionStart.Name = "lblPartitionStart";
|
|
this.lblPartitionStart.LabelProp = global::Mono.Unix.Catalog.GetString("Start block");
|
|
this.hbox63.Add(this.lblPartitionStart);
|
|
global::Gtk.Box.BoxChild w196 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.lblPartitionStart]));
|
|
w196.Position = 2;
|
|
w196.Expand = false;
|
|
w196.Fill = false;
|
|
// Container child hbox63.Gtk.Box+BoxChild
|
|
this.txtPartitionStart = new global::Gtk.Entry();
|
|
this.txtPartitionStart.CanFocus = true;
|
|
this.txtPartitionStart.Name = "txtPartitionStart";
|
|
this.txtPartitionStart.IsEditable = true;
|
|
this.txtPartitionStart.InvisibleChar = '●';
|
|
this.hbox63.Add(this.txtPartitionStart);
|
|
global::Gtk.Box.BoxChild w197 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.txtPartitionStart]));
|
|
w197.Position = 3;
|
|
// Container child hbox63.Gtk.Box+BoxChild
|
|
this.lblPartitionEnd = new global::Gtk.Label();
|
|
this.lblPartitionEnd.Name = "lblPartitionEnd";
|
|
this.lblPartitionEnd.LabelProp = global::Mono.Unix.Catalog.GetString("End block");
|
|
this.hbox63.Add(this.lblPartitionEnd);
|
|
global::Gtk.Box.BoxChild w198 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.lblPartitionEnd]));
|
|
w198.Position = 4;
|
|
w198.Expand = false;
|
|
w198.Fill = false;
|
|
// Container child hbox63.Gtk.Box+BoxChild
|
|
this.txtPartitionEnd = new global::Gtk.Entry();
|
|
this.txtPartitionEnd.CanFocus = true;
|
|
this.txtPartitionEnd.Name = "txtPartitionEnd";
|
|
this.txtPartitionEnd.IsEditable = true;
|
|
this.txtPartitionEnd.InvisibleChar = '●';
|
|
this.hbox63.Add(this.txtPartitionEnd);
|
|
global::Gtk.Box.BoxChild w199 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.txtPartitionEnd]));
|
|
w199.Position = 5;
|
|
// Container child hbox63.Gtk.Box+BoxChild
|
|
this.lblPartitionType = new global::Gtk.Label();
|
|
this.lblPartitionType.Name = "lblPartitionType";
|
|
this.lblPartitionType.LabelProp = global::Mono.Unix.Catalog.GetString("Type");
|
|
this.hbox63.Add(this.lblPartitionType);
|
|
global::Gtk.Box.BoxChild w200 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.lblPartitionType]));
|
|
w200.Position = 6;
|
|
w200.Expand = false;
|
|
w200.Fill = false;
|
|
// Container child hbox63.Gtk.Box+BoxChild
|
|
this.txtPartitionType = new global::Gtk.Entry();
|
|
this.txtPartitionType.CanFocus = true;
|
|
this.txtPartitionType.Name = "txtPartitionType";
|
|
this.txtPartitionType.IsEditable = true;
|
|
this.txtPartitionType.InvisibleChar = '●';
|
|
this.hbox63.Add(this.txtPartitionType);
|
|
global::Gtk.Box.BoxChild w201 = ((global::Gtk.Box.BoxChild)(this.hbox63[this.txtPartitionType]));
|
|
w201.Position = 7;
|
|
this.vbox22.Add(this.hbox63);
|
|
global::Gtk.Box.BoxChild w202 = ((global::Gtk.Box.BoxChild)(this.vbox22[this.hbox63]));
|
|
w202.Position = 2;
|
|
w202.Expand = false;
|
|
w202.Fill = false;
|
|
// Container child vbox22.Gtk.Box+BoxChild
|
|
this.hbox64 = new global::Gtk.HBox();
|
|
this.hbox64.Name = "hbox64";
|
|
this.hbox64.Spacing = 6;
|
|
// Container child hbox64.Gtk.Box+BoxChild
|
|
this.lblPartitionName = new global::Gtk.Label();
|
|
this.lblPartitionName.Name = "lblPartitionName";
|
|
this.lblPartitionName.LabelProp = global::Mono.Unix.Catalog.GetString("Name");
|
|
this.hbox64.Add(this.lblPartitionName);
|
|
global::Gtk.Box.BoxChild w203 = ((global::Gtk.Box.BoxChild)(this.hbox64[this.lblPartitionName]));
|
|
w203.Position = 0;
|
|
w203.Expand = false;
|
|
w203.Fill = false;
|
|
// Container child hbox64.Gtk.Box+BoxChild
|
|
this.txtPartitionName = new global::Gtk.Entry();
|
|
this.txtPartitionName.CanFocus = true;
|
|
this.txtPartitionName.Name = "txtPartitionName";
|
|
this.txtPartitionName.IsEditable = true;
|
|
this.txtPartitionName.InvisibleChar = '●';
|
|
this.hbox64.Add(this.txtPartitionName);
|
|
global::Gtk.Box.BoxChild w204 = ((global::Gtk.Box.BoxChild)(this.hbox64[this.txtPartitionName]));
|
|
w204.Position = 1;
|
|
// Container child hbox64.Gtk.Box+BoxChild
|
|
this.lblPartitionDescription = new global::Gtk.Label();
|
|
this.lblPartitionDescription.Name = "lblPartitionDescription";
|
|
this.lblPartitionDescription.LabelProp = global::Mono.Unix.Catalog.GetString("Description");
|
|
this.hbox64.Add(this.lblPartitionDescription);
|
|
global::Gtk.Box.BoxChild w205 = ((global::Gtk.Box.BoxChild)(this.hbox64[this.lblPartitionDescription]));
|
|
w205.Position = 2;
|
|
w205.Expand = false;
|
|
w205.Fill = false;
|
|
// Container child hbox64.Gtk.Box+BoxChild
|
|
this.txtPartitionDescription = new global::Gtk.Entry();
|
|
this.txtPartitionDescription.CanFocus = true;
|
|
this.txtPartitionDescription.Name = "txtPartitionDescription";
|
|
this.txtPartitionDescription.IsEditable = true;
|
|
this.txtPartitionDescription.InvisibleChar = '●';
|
|
this.hbox64.Add(this.txtPartitionDescription);
|
|
global::Gtk.Box.BoxChild w206 = ((global::Gtk.Box.BoxChild)(this.hbox64[this.txtPartitionDescription]));
|
|
w206.Position = 3;
|
|
this.vbox22.Add(this.hbox64);
|
|
global::Gtk.Box.BoxChild w207 = ((global::Gtk.Box.BoxChild)(this.vbox22[this.hbox64]));
|
|
w207.Position = 3;
|
|
w207.Expand = false;
|
|
w207.Fill = false;
|
|
// Container child vbox22.Gtk.Box+BoxChild
|
|
this.frmFilesystems = new global::Gtk.Frame();
|
|
this.frmFilesystems.Name = "frmFilesystems";
|
|
this.frmFilesystems.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmFilesystems.Gtk.Container+ContainerChild
|
|
this.GtkAlignment17 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment17.Name = "GtkAlignment17";
|
|
this.GtkAlignment17.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment17.Gtk.Container+ContainerChild
|
|
this.vbox23 = new global::Gtk.VBox();
|
|
this.vbox23.Name = "vbox23";
|
|
this.vbox23.Spacing = 6;
|
|
// Container child vbox23.Gtk.Box+BoxChild
|
|
this.GtkScrolledWindow13 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow13.Name = "GtkScrolledWindow13";
|
|
this.GtkScrolledWindow13.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow13.Gtk.Container+ContainerChild
|
|
this.treeFilesystems = new global::Gtk.TreeView();
|
|
this.treeFilesystems.CanFocus = true;
|
|
this.treeFilesystems.Name = "treeFilesystems";
|
|
this.GtkScrolledWindow13.Add(this.treeFilesystems);
|
|
this.vbox23.Add(this.GtkScrolledWindow13);
|
|
global::Gtk.Box.BoxChild w209 = ((global::Gtk.Box.BoxChild)(this.vbox23[this.GtkScrolledWindow13]));
|
|
w209.Position = 0;
|
|
// Container child vbox23.Gtk.Box+BoxChild
|
|
this.hbox65 = new global::Gtk.HBox();
|
|
this.hbox65.Name = "hbox65";
|
|
this.hbox65.Spacing = 6;
|
|
// Container child hbox65.Gtk.Box+BoxChild
|
|
this.btnAddFilesystem = new global::Gtk.Button();
|
|
this.btnAddFilesystem.CanFocus = true;
|
|
this.btnAddFilesystem.Name = "btnAddFilesystem";
|
|
this.btnAddFilesystem.UseStock = true;
|
|
this.btnAddFilesystem.UseUnderline = true;
|
|
this.btnAddFilesystem.Label = "gtk-add";
|
|
this.hbox65.Add(this.btnAddFilesystem);
|
|
global::Gtk.Box.BoxChild w210 = ((global::Gtk.Box.BoxChild)(this.hbox65[this.btnAddFilesystem]));
|
|
w210.PackType = ((global::Gtk.PackType)(1));
|
|
w210.Position = 0;
|
|
w210.Expand = false;
|
|
w210.Fill = false;
|
|
// Container child hbox65.Gtk.Box+BoxChild
|
|
this.btnEditFilesystem = new global::Gtk.Button();
|
|
this.btnEditFilesystem.CanFocus = true;
|
|
this.btnEditFilesystem.Name = "btnEditFilesystem";
|
|
this.btnEditFilesystem.UseUnderline = true;
|
|
this.btnEditFilesystem.Label = global::Mono.Unix.Catalog.GetString("_Edit");
|
|
global::Gtk.Image w211 = new global::Gtk.Image();
|
|
w211.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
|
|
this.btnEditFilesystem.Image = w211;
|
|
this.hbox65.Add(this.btnEditFilesystem);
|
|
global::Gtk.Box.BoxChild w212 = ((global::Gtk.Box.BoxChild)(this.hbox65[this.btnEditFilesystem]));
|
|
w212.PackType = ((global::Gtk.PackType)(1));
|
|
w212.Position = 1;
|
|
w212.Expand = false;
|
|
w212.Fill = false;
|
|
// Container child hbox65.Gtk.Box+BoxChild
|
|
this.btnRemoveFilesystem = new global::Gtk.Button();
|
|
this.btnRemoveFilesystem.CanFocus = true;
|
|
this.btnRemoveFilesystem.Name = "btnRemoveFilesystem";
|
|
this.btnRemoveFilesystem.UseStock = true;
|
|
this.btnRemoveFilesystem.UseUnderline = true;
|
|
this.btnRemoveFilesystem.Label = "gtk-remove";
|
|
this.hbox65.Add(this.btnRemoveFilesystem);
|
|
global::Gtk.Box.BoxChild w213 = ((global::Gtk.Box.BoxChild)(this.hbox65[this.btnRemoveFilesystem]));
|
|
w213.PackType = ((global::Gtk.PackType)(1));
|
|
w213.Position = 2;
|
|
w213.Expand = false;
|
|
w213.Fill = false;
|
|
this.vbox23.Add(this.hbox65);
|
|
global::Gtk.Box.BoxChild w214 = ((global::Gtk.Box.BoxChild)(this.vbox23[this.hbox65]));
|
|
w214.Position = 1;
|
|
w214.Expand = false;
|
|
w214.Fill = false;
|
|
this.GtkAlignment17.Add(this.vbox23);
|
|
this.frmFilesystems.Add(this.GtkAlignment17);
|
|
this.frmFilesystemsLabel = new global::Gtk.Label();
|
|
this.frmFilesystemsLabel.Name = "frmFilesystemsLabel";
|
|
this.frmFilesystemsLabel.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Filesystems</b>");
|
|
this.frmFilesystemsLabel.UseMarkup = true;
|
|
this.frmFilesystems.LabelWidget = this.frmFilesystemsLabel;
|
|
this.vbox22.Add(this.frmFilesystems);
|
|
global::Gtk.Box.BoxChild w217 = ((global::Gtk.Box.BoxChild)(this.vbox22[this.frmFilesystems]));
|
|
w217.Position = 4;
|
|
this.GtkAlignment10.Add(this.vbox22);
|
|
this.frmPartitions.Add(this.GtkAlignment10);
|
|
this.GtkLabel30 = new global::Gtk.Label();
|
|
this.GtkLabel30.Name = "GtkLabel30";
|
|
this.GtkLabel30.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Partitions</b>");
|
|
this.GtkLabel30.UseMarkup = true;
|
|
this.frmPartitions.LabelWidget = this.GtkLabel30;
|
|
this.notebook1.Add(this.frmPartitions);
|
|
global::Gtk.Notebook.NotebookChild w220 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.frmPartitions]));
|
|
w220.Position = 9;
|
|
// Notebook tab
|
|
this.label10 = new global::Gtk.Label();
|
|
this.label10.Name = "label10";
|
|
this.label10.LabelProp = global::Mono.Unix.Catalog.GetString("Partitions");
|
|
this.notebook1.SetTabLabel(this.frmPartitions, this.label10);
|
|
this.label10.ShowAll();
|
|
// Container child notebook1.Gtk.Notebook+NotebookChild
|
|
this.vbox15 = new global::Gtk.VBox();
|
|
this.vbox15.Name = "vbox15";
|
|
this.vbox15.Spacing = 6;
|
|
// Container child vbox15.Gtk.Box+BoxChild
|
|
this.chkDumpHardware = new global::Gtk.CheckButton();
|
|
this.chkDumpHardware.CanFocus = true;
|
|
this.chkDumpHardware.Name = "chkDumpHardware";
|
|
this.chkDumpHardware.Label = global::Mono.Unix.Catalog.GetString("Known dumping hardware");
|
|
this.chkDumpHardware.DrawIndicator = true;
|
|
this.chkDumpHardware.UseUnderline = true;
|
|
this.vbox15.Add(this.chkDumpHardware);
|
|
global::Gtk.Box.BoxChild w221 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.chkDumpHardware]));
|
|
w221.Position = 0;
|
|
w221.Expand = false;
|
|
w221.Fill = false;
|
|
// Container child vbox15.Gtk.Box+BoxChild
|
|
this.GtkScrolledWindow8 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow8.Name = "GtkScrolledWindow8";
|
|
this.GtkScrolledWindow8.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow8.Gtk.Container+ContainerChild
|
|
this.treeDumpHardware = new global::Gtk.TreeView();
|
|
this.treeDumpHardware.CanFocus = true;
|
|
this.treeDumpHardware.Name = "treeDumpHardware";
|
|
this.GtkScrolledWindow8.Add(this.treeDumpHardware);
|
|
this.vbox15.Add(this.GtkScrolledWindow8);
|
|
global::Gtk.Box.BoxChild w223 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.GtkScrolledWindow8]));
|
|
w223.Position = 1;
|
|
// Container child vbox15.Gtk.Box+BoxChild
|
|
this.hbox39 = new global::Gtk.HBox();
|
|
this.hbox39.Name = "hbox39";
|
|
this.hbox39.Spacing = 6;
|
|
// Container child hbox39.Gtk.Box+BoxChild
|
|
this.btnCancelHardware = new global::Gtk.Button();
|
|
this.btnCancelHardware.CanFocus = true;
|
|
this.btnCancelHardware.Name = "btnCancelHardware";
|
|
this.btnCancelHardware.UseStock = true;
|
|
this.btnCancelHardware.UseUnderline = true;
|
|
this.btnCancelHardware.Label = "gtk-cancel";
|
|
this.hbox39.Add(this.btnCancelHardware);
|
|
global::Gtk.Box.BoxChild w224 = ((global::Gtk.Box.BoxChild)(this.hbox39[this.btnCancelHardware]));
|
|
w224.Position = 0;
|
|
w224.Expand = false;
|
|
w224.Fill = false;
|
|
// Container child hbox39.Gtk.Box+BoxChild
|
|
this.btnRemoveHardware = new global::Gtk.Button();
|
|
this.btnRemoveHardware.CanFocus = true;
|
|
this.btnRemoveHardware.Name = "btnRemoveHardware";
|
|
this.btnRemoveHardware.UseStock = true;
|
|
this.btnRemoveHardware.UseUnderline = true;
|
|
this.btnRemoveHardware.Label = "gtk-remove";
|
|
this.hbox39.Add(this.btnRemoveHardware);
|
|
global::Gtk.Box.BoxChild w225 = ((global::Gtk.Box.BoxChild)(this.hbox39[this.btnRemoveHardware]));
|
|
w225.Position = 1;
|
|
w225.Expand = false;
|
|
w225.Fill = false;
|
|
// Container child hbox39.Gtk.Box+BoxChild
|
|
this.btnAddHardware = new global::Gtk.Button();
|
|
this.btnAddHardware.CanFocus = true;
|
|
this.btnAddHardware.Name = "btnAddHardware";
|
|
this.btnAddHardware.UseStock = true;
|
|
this.btnAddHardware.UseUnderline = true;
|
|
this.btnAddHardware.Label = "gtk-add";
|
|
this.hbox39.Add(this.btnAddHardware);
|
|
global::Gtk.Box.BoxChild w226 = ((global::Gtk.Box.BoxChild)(this.hbox39[this.btnAddHardware]));
|
|
w226.PackType = ((global::Gtk.PackType)(1));
|
|
w226.Position = 2;
|
|
w226.Expand = false;
|
|
w226.Fill = false;
|
|
// Container child hbox39.Gtk.Box+BoxChild
|
|
this.btnApplyHardware = new global::Gtk.Button();
|
|
this.btnApplyHardware.CanFocus = true;
|
|
this.btnApplyHardware.Name = "btnApplyHardware";
|
|
this.btnApplyHardware.UseStock = true;
|
|
this.btnApplyHardware.UseUnderline = true;
|
|
this.btnApplyHardware.Label = "gtk-apply";
|
|
this.hbox39.Add(this.btnApplyHardware);
|
|
global::Gtk.Box.BoxChild w227 = ((global::Gtk.Box.BoxChild)(this.hbox39[this.btnApplyHardware]));
|
|
w227.PackType = ((global::Gtk.PackType)(1));
|
|
w227.Position = 3;
|
|
w227.Expand = false;
|
|
w227.Fill = false;
|
|
// Container child hbox39.Gtk.Box+BoxChild
|
|
this.btnEditHardware = new global::Gtk.Button();
|
|
this.btnEditHardware.CanFocus = true;
|
|
this.btnEditHardware.Name = "btnEditHardware";
|
|
this.btnEditHardware.UseUnderline = true;
|
|
this.btnEditHardware.Label = global::Mono.Unix.Catalog.GetString("Edit");
|
|
global::Gtk.Image w228 = new global::Gtk.Image();
|
|
w228.Pixbuf = global::Stetic.IconLoader.LoadIcon(this, "gtk-edit", global::Gtk.IconSize.Menu);
|
|
this.btnEditHardware.Image = w228;
|
|
this.hbox39.Add(this.btnEditHardware);
|
|
global::Gtk.Box.BoxChild w229 = ((global::Gtk.Box.BoxChild)(this.hbox39[this.btnEditHardware]));
|
|
w229.PackType = ((global::Gtk.PackType)(1));
|
|
w229.Position = 4;
|
|
w229.Expand = false;
|
|
w229.Fill = false;
|
|
this.vbox15.Add(this.hbox39);
|
|
global::Gtk.Box.BoxChild w230 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.hbox39]));
|
|
w230.Position = 2;
|
|
w230.Expand = false;
|
|
w230.Fill = false;
|
|
// Container child vbox15.Gtk.Box+BoxChild
|
|
this.hbox40 = new global::Gtk.HBox();
|
|
this.hbox40.Name = "hbox40";
|
|
this.hbox40.Spacing = 6;
|
|
// Container child hbox40.Gtk.Box+BoxChild
|
|
this.lblHWManufacturer = new global::Gtk.Label();
|
|
this.lblHWManufacturer.Name = "lblHWManufacturer";
|
|
this.lblHWManufacturer.LabelProp = global::Mono.Unix.Catalog.GetString("Manufacturer");
|
|
this.hbox40.Add(this.lblHWManufacturer);
|
|
global::Gtk.Box.BoxChild w231 = ((global::Gtk.Box.BoxChild)(this.hbox40[this.lblHWManufacturer]));
|
|
w231.Position = 0;
|
|
w231.Expand = false;
|
|
w231.Fill = false;
|
|
// Container child hbox40.Gtk.Box+BoxChild
|
|
this.txtHWManufacturer = new global::Gtk.Entry();
|
|
this.txtHWManufacturer.CanFocus = true;
|
|
this.txtHWManufacturer.Name = "txtHWManufacturer";
|
|
this.txtHWManufacturer.IsEditable = true;
|
|
this.txtHWManufacturer.InvisibleChar = '●';
|
|
this.hbox40.Add(this.txtHWManufacturer);
|
|
global::Gtk.Box.BoxChild w232 = ((global::Gtk.Box.BoxChild)(this.hbox40[this.txtHWManufacturer]));
|
|
w232.Position = 1;
|
|
// Container child hbox40.Gtk.Box+BoxChild
|
|
this.lblHWModel = new global::Gtk.Label();
|
|
this.lblHWModel.Name = "lblHWModel";
|
|
this.lblHWModel.LabelProp = global::Mono.Unix.Catalog.GetString("Model");
|
|
this.hbox40.Add(this.lblHWModel);
|
|
global::Gtk.Box.BoxChild w233 = ((global::Gtk.Box.BoxChild)(this.hbox40[this.lblHWModel]));
|
|
w233.Position = 2;
|
|
w233.Expand = false;
|
|
w233.Fill = false;
|
|
// Container child hbox40.Gtk.Box+BoxChild
|
|
this.txtHWModel = new global::Gtk.Entry();
|
|
this.txtHWModel.CanFocus = true;
|
|
this.txtHWModel.Name = "txtHWModel";
|
|
this.txtHWModel.IsEditable = true;
|
|
this.txtHWModel.InvisibleChar = '●';
|
|
this.hbox40.Add(this.txtHWModel);
|
|
global::Gtk.Box.BoxChild w234 = ((global::Gtk.Box.BoxChild)(this.hbox40[this.txtHWModel]));
|
|
w234.Position = 3;
|
|
this.vbox15.Add(this.hbox40);
|
|
global::Gtk.Box.BoxChild w235 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.hbox40]));
|
|
w235.Position = 3;
|
|
w235.Expand = false;
|
|
w235.Fill = false;
|
|
// Container child vbox15.Gtk.Box+BoxChild
|
|
this.hbox41 = new global::Gtk.HBox();
|
|
this.hbox41.Name = "hbox41";
|
|
this.hbox41.Spacing = 6;
|
|
// Container child hbox41.Gtk.Box+BoxChild
|
|
this.lblHWRevision = new global::Gtk.Label();
|
|
this.lblHWRevision.Name = "lblHWRevision";
|
|
this.lblHWRevision.LabelProp = global::Mono.Unix.Catalog.GetString("Revision");
|
|
this.hbox41.Add(this.lblHWRevision);
|
|
global::Gtk.Box.BoxChild w236 = ((global::Gtk.Box.BoxChild)(this.hbox41[this.lblHWRevision]));
|
|
w236.Position = 0;
|
|
w236.Expand = false;
|
|
w236.Fill = false;
|
|
// Container child hbox41.Gtk.Box+BoxChild
|
|
this.txtHWRevision = new global::Gtk.Entry();
|
|
this.txtHWRevision.CanFocus = true;
|
|
this.txtHWRevision.Name = "txtHWRevision";
|
|
this.txtHWRevision.IsEditable = true;
|
|
this.txtHWRevision.InvisibleChar = '●';
|
|
this.hbox41.Add(this.txtHWRevision);
|
|
global::Gtk.Box.BoxChild w237 = ((global::Gtk.Box.BoxChild)(this.hbox41[this.txtHWRevision]));
|
|
w237.Position = 1;
|
|
// Container child hbox41.Gtk.Box+BoxChild
|
|
this.lblHWFirmware = new global::Gtk.Label();
|
|
this.lblHWFirmware.Name = "lblHWFirmware";
|
|
this.lblHWFirmware.LabelProp = global::Mono.Unix.Catalog.GetString("Firmware");
|
|
this.hbox41.Add(this.lblHWFirmware);
|
|
global::Gtk.Box.BoxChild w238 = ((global::Gtk.Box.BoxChild)(this.hbox41[this.lblHWFirmware]));
|
|
w238.Position = 2;
|
|
w238.Expand = false;
|
|
w238.Fill = false;
|
|
// Container child hbox41.Gtk.Box+BoxChild
|
|
this.txtHWFirmware = new global::Gtk.Entry();
|
|
this.txtHWFirmware.CanFocus = true;
|
|
this.txtHWFirmware.Name = "txtHWFirmware";
|
|
this.txtHWFirmware.IsEditable = true;
|
|
this.txtHWFirmware.InvisibleChar = '●';
|
|
this.hbox41.Add(this.txtHWFirmware);
|
|
global::Gtk.Box.BoxChild w239 = ((global::Gtk.Box.BoxChild)(this.hbox41[this.txtHWFirmware]));
|
|
w239.Position = 3;
|
|
this.vbox15.Add(this.hbox41);
|
|
global::Gtk.Box.BoxChild w240 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.hbox41]));
|
|
w240.Position = 4;
|
|
w240.Expand = false;
|
|
w240.Fill = false;
|
|
// Container child vbox15.Gtk.Box+BoxChild
|
|
this.hbox44 = new global::Gtk.HBox();
|
|
this.hbox44.Name = "hbox44";
|
|
this.hbox44.Spacing = 6;
|
|
// Container child hbox44.Gtk.Box+BoxChild
|
|
this.lblHWSerial = new global::Gtk.Label();
|
|
this.lblHWSerial.Name = "lblHWSerial";
|
|
this.lblHWSerial.LabelProp = global::Mono.Unix.Catalog.GetString("Serial number");
|
|
this.hbox44.Add(this.lblHWSerial);
|
|
global::Gtk.Box.BoxChild w241 = ((global::Gtk.Box.BoxChild)(this.hbox44[this.lblHWSerial]));
|
|
w241.Position = 0;
|
|
w241.Expand = false;
|
|
w241.Fill = false;
|
|
// Container child hbox44.Gtk.Box+BoxChild
|
|
this.txtHWSerial = new global::Gtk.Entry();
|
|
this.txtHWSerial.CanFocus = true;
|
|
this.txtHWSerial.Name = "txtHWSerial";
|
|
this.txtHWSerial.IsEditable = true;
|
|
this.txtHWSerial.InvisibleChar = '●';
|
|
this.hbox44.Add(this.txtHWSerial);
|
|
global::Gtk.Box.BoxChild w242 = ((global::Gtk.Box.BoxChild)(this.hbox44[this.txtHWSerial]));
|
|
w242.Position = 1;
|
|
this.vbox15.Add(this.hbox44);
|
|
global::Gtk.Box.BoxChild w243 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.hbox44]));
|
|
w243.Position = 5;
|
|
w243.Expand = false;
|
|
w243.Fill = false;
|
|
// Container child vbox15.Gtk.Box+BoxChild
|
|
this.hpaned1 = new global::Gtk.HPaned();
|
|
this.hpaned1.CanFocus = true;
|
|
this.hpaned1.Name = "hpaned1";
|
|
this.hpaned1.Position = 363;
|
|
// Container child hpaned1.Gtk.Paned+PanedChild
|
|
this.frmExtents = new global::Gtk.Frame();
|
|
this.frmExtents.Name = "frmExtents";
|
|
this.frmExtents.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmExtents.Gtk.Container+ContainerChild
|
|
this.GtkAlignment26 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment26.Name = "GtkAlignment26";
|
|
this.GtkAlignment26.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment26.Gtk.Container+ContainerChild
|
|
this.vbox21 = new global::Gtk.VBox();
|
|
this.vbox21.Name = "vbox21";
|
|
this.vbox21.Spacing = 6;
|
|
// Container child vbox21.Gtk.Box+BoxChild
|
|
this.GtkScrolledWindow9 = new global::Gtk.ScrolledWindow();
|
|
this.GtkScrolledWindow9.Name = "GtkScrolledWindow9";
|
|
this.GtkScrolledWindow9.ShadowType = ((global::Gtk.ShadowType)(1));
|
|
// Container child GtkScrolledWindow9.Gtk.Container+ContainerChild
|
|
this.treeExtents = new global::Gtk.TreeView();
|
|
this.treeExtents.CanFocus = true;
|
|
this.treeExtents.Name = "treeExtents";
|
|
this.GtkScrolledWindow9.Add(this.treeExtents);
|
|
this.vbox21.Add(this.GtkScrolledWindow9);
|
|
global::Gtk.Box.BoxChild w245 = ((global::Gtk.Box.BoxChild)(this.vbox21[this.GtkScrolledWindow9]));
|
|
w245.Position = 0;
|
|
// Container child vbox21.Gtk.Box+BoxChild
|
|
this.hbox58 = new global::Gtk.HBox();
|
|
this.hbox58.Name = "hbox58";
|
|
this.hbox58.Spacing = 6;
|
|
// Container child hbox58.Gtk.Box+BoxChild
|
|
this.btnRemoveExtent = new global::Gtk.Button();
|
|
this.btnRemoveExtent.CanFocus = true;
|
|
this.btnRemoveExtent.Name = "btnRemoveExtent";
|
|
this.btnRemoveExtent.UseStock = true;
|
|
this.btnRemoveExtent.UseUnderline = true;
|
|
this.btnRemoveExtent.Label = "gtk-remove";
|
|
this.hbox58.Add(this.btnRemoveExtent);
|
|
global::Gtk.Box.BoxChild w246 = ((global::Gtk.Box.BoxChild)(this.hbox58[this.btnRemoveExtent]));
|
|
w246.Position = 0;
|
|
w246.Expand = false;
|
|
w246.Fill = false;
|
|
// Container child hbox58.Gtk.Box+BoxChild
|
|
this.btnAddExtent = new global::Gtk.Button();
|
|
this.btnAddExtent.CanFocus = true;
|
|
this.btnAddExtent.Name = "btnAddExtent";
|
|
this.btnAddExtent.UseStock = true;
|
|
this.btnAddExtent.UseUnderline = true;
|
|
this.btnAddExtent.Label = "gtk-add";
|
|
this.hbox58.Add(this.btnAddExtent);
|
|
global::Gtk.Box.BoxChild w247 = ((global::Gtk.Box.BoxChild)(this.hbox58[this.btnAddExtent]));
|
|
w247.PackType = ((global::Gtk.PackType)(1));
|
|
w247.Position = 1;
|
|
w247.Expand = false;
|
|
w247.Fill = false;
|
|
this.vbox21.Add(this.hbox58);
|
|
global::Gtk.Box.BoxChild w248 = ((global::Gtk.Box.BoxChild)(this.vbox21[this.hbox58]));
|
|
w248.Position = 1;
|
|
w248.Expand = false;
|
|
w248.Fill = false;
|
|
// Container child vbox21.Gtk.Box+BoxChild
|
|
this.hbox59 = new global::Gtk.HBox();
|
|
this.hbox59.Name = "hbox59";
|
|
this.hbox59.Spacing = 6;
|
|
// Container child hbox59.Gtk.Box+BoxChild
|
|
this.lblExtentStart = new global::Gtk.Label();
|
|
this.lblExtentStart.Name = "lblExtentStart";
|
|
this.lblExtentStart.LabelProp = global::Mono.Unix.Catalog.GetString("Start");
|
|
this.hbox59.Add(this.lblExtentStart);
|
|
global::Gtk.Box.BoxChild w249 = ((global::Gtk.Box.BoxChild)(this.hbox59[this.lblExtentStart]));
|
|
w249.Position = 0;
|
|
w249.Expand = false;
|
|
w249.Fill = false;
|
|
// Container child hbox59.Gtk.Box+BoxChild
|
|
this.spExtentStart = new global::Gtk.SpinButton(0, 100, 1);
|
|
this.spExtentStart.CanFocus = true;
|
|
this.spExtentStart.Name = "spExtentStart";
|
|
this.spExtentStart.Adjustment.PageIncrement = 10;
|
|
this.spExtentStart.ClimbRate = 1;
|
|
this.spExtentStart.Numeric = true;
|
|
this.hbox59.Add(this.spExtentStart);
|
|
global::Gtk.Box.BoxChild w250 = ((global::Gtk.Box.BoxChild)(this.hbox59[this.spExtentStart]));
|
|
w250.Position = 1;
|
|
w250.Expand = false;
|
|
w250.Fill = false;
|
|
// Container child hbox59.Gtk.Box+BoxChild
|
|
this.lblExtentEnd = new global::Gtk.Label();
|
|
this.lblExtentEnd.Name = "lblExtentEnd";
|
|
this.lblExtentEnd.LabelProp = global::Mono.Unix.Catalog.GetString("End");
|
|
this.hbox59.Add(this.lblExtentEnd);
|
|
global::Gtk.Box.BoxChild w251 = ((global::Gtk.Box.BoxChild)(this.hbox59[this.lblExtentEnd]));
|
|
w251.Position = 2;
|
|
w251.Expand = false;
|
|
w251.Fill = false;
|
|
// Container child hbox59.Gtk.Box+BoxChild
|
|
this.spExtentEnd = new global::Gtk.SpinButton(0, 100, 1);
|
|
this.spExtentEnd.CanFocus = true;
|
|
this.spExtentEnd.Name = "spExtentEnd";
|
|
this.spExtentEnd.Adjustment.PageIncrement = 10;
|
|
this.spExtentEnd.ClimbRate = 1;
|
|
this.spExtentEnd.Numeric = true;
|
|
this.hbox59.Add(this.spExtentEnd);
|
|
global::Gtk.Box.BoxChild w252 = ((global::Gtk.Box.BoxChild)(this.hbox59[this.spExtentEnd]));
|
|
w252.Position = 3;
|
|
w252.Expand = false;
|
|
w252.Fill = false;
|
|
this.vbox21.Add(this.hbox59);
|
|
global::Gtk.Box.BoxChild w253 = ((global::Gtk.Box.BoxChild)(this.vbox21[this.hbox59]));
|
|
w253.Position = 2;
|
|
w253.Expand = false;
|
|
w253.Fill = false;
|
|
this.GtkAlignment26.Add(this.vbox21);
|
|
this.frmExtents.Add(this.GtkAlignment26);
|
|
this.GtkLabel42 = new global::Gtk.Label();
|
|
this.GtkLabel42.Name = "GtkLabel42";
|
|
this.GtkLabel42.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Extents</b>");
|
|
this.GtkLabel42.UseMarkup = true;
|
|
this.frmExtents.LabelWidget = this.GtkLabel42;
|
|
this.hpaned1.Add(this.frmExtents);
|
|
global::Gtk.Paned.PanedChild w256 = ((global::Gtk.Paned.PanedChild)(this.hpaned1[this.frmExtents]));
|
|
w256.Resize = false;
|
|
// Container child hpaned1.Gtk.Paned+PanedChild
|
|
this.frmDumpSoftware = new global::Gtk.Frame();
|
|
this.frmDumpSoftware.Name = "frmDumpSoftware";
|
|
this.frmDumpSoftware.ShadowType = ((global::Gtk.ShadowType)(0));
|
|
// Container child frmDumpSoftware.Gtk.Container+ContainerChild
|
|
this.GtkAlignment29 = new global::Gtk.Alignment(0F, 0F, 1F, 1F);
|
|
this.GtkAlignment29.Name = "GtkAlignment29";
|
|
this.GtkAlignment29.LeftPadding = ((uint)(12));
|
|
// Container child GtkAlignment29.Gtk.Container+ContainerChild
|
|
this.vbox20 = new global::Gtk.VBox();
|
|
this.vbox20.Name = "vbox20";
|
|
this.vbox20.Spacing = 6;
|
|
// Container child vbox20.Gtk.Box+BoxChild
|
|
this.hbox55 = new global::Gtk.HBox();
|
|
this.hbox55.Name = "hbox55";
|
|
this.hbox55.Spacing = 6;
|
|
// Container child hbox55.Gtk.Box+BoxChild
|
|
this.lblDumpName = new global::Gtk.Label();
|
|
this.lblDumpName.Name = "lblDumpName";
|
|
this.lblDumpName.LabelProp = global::Mono.Unix.Catalog.GetString("Name");
|
|
this.hbox55.Add(this.lblDumpName);
|
|
global::Gtk.Box.BoxChild w257 = ((global::Gtk.Box.BoxChild)(this.hbox55[this.lblDumpName]));
|
|
w257.Position = 0;
|
|
w257.Expand = false;
|
|
w257.Fill = false;
|
|
// Container child hbox55.Gtk.Box+BoxChild
|
|
this.txtDumpName = new global::Gtk.Entry();
|
|
this.txtDumpName.CanFocus = true;
|
|
this.txtDumpName.Name = "txtDumpName";
|
|
this.txtDumpName.IsEditable = true;
|
|
this.txtDumpName.InvisibleChar = '●';
|
|
this.hbox55.Add(this.txtDumpName);
|
|
global::Gtk.Box.BoxChild w258 = ((global::Gtk.Box.BoxChild)(this.hbox55[this.txtDumpName]));
|
|
w258.Position = 1;
|
|
this.vbox20.Add(this.hbox55);
|
|
global::Gtk.Box.BoxChild w259 = ((global::Gtk.Box.BoxChild)(this.vbox20[this.hbox55]));
|
|
w259.Position = 0;
|
|
w259.Expand = false;
|
|
w259.Fill = false;
|
|
// Container child vbox20.Gtk.Box+BoxChild
|
|
this.hbox56 = new global::Gtk.HBox();
|
|
this.hbox56.Name = "hbox56";
|
|
this.hbox56.Spacing = 6;
|
|
// Container child hbox56.Gtk.Box+BoxChild
|
|
this.lblDumpVersion = new global::Gtk.Label();
|
|
this.lblDumpVersion.Name = "lblDumpVersion";
|
|
this.lblDumpVersion.LabelProp = global::Mono.Unix.Catalog.GetString("Version");
|
|
this.hbox56.Add(this.lblDumpVersion);
|
|
global::Gtk.Box.BoxChild w260 = ((global::Gtk.Box.BoxChild)(this.hbox56[this.lblDumpVersion]));
|
|
w260.Position = 0;
|
|
w260.Expand = false;
|
|
w260.Fill = false;
|
|
// Container child hbox56.Gtk.Box+BoxChild
|
|
this.txtDumpVersion = new global::Gtk.Entry();
|
|
this.txtDumpVersion.CanFocus = true;
|
|
this.txtDumpVersion.Name = "txtDumpVersion";
|
|
this.txtDumpVersion.IsEditable = true;
|
|
this.txtDumpVersion.InvisibleChar = '●';
|
|
this.hbox56.Add(this.txtDumpVersion);
|
|
global::Gtk.Box.BoxChild w261 = ((global::Gtk.Box.BoxChild)(this.hbox56[this.txtDumpVersion]));
|
|
w261.Position = 1;
|
|
this.vbox20.Add(this.hbox56);
|
|
global::Gtk.Box.BoxChild w262 = ((global::Gtk.Box.BoxChild)(this.vbox20[this.hbox56]));
|
|
w262.Position = 1;
|
|
w262.Expand = false;
|
|
w262.Fill = false;
|
|
// Container child vbox20.Gtk.Box+BoxChild
|
|
this.hbox57 = new global::Gtk.HBox();
|
|
this.hbox57.Name = "hbox57";
|
|
this.hbox57.Spacing = 6;
|
|
// Container child hbox57.Gtk.Box+BoxChild
|
|
this.lblDumpOS = new global::Gtk.Label();
|
|
this.lblDumpOS.Name = "lblDumpOS";
|
|
this.lblDumpOS.LabelProp = global::Mono.Unix.Catalog.GetString("Operating system");
|
|
this.hbox57.Add(this.lblDumpOS);
|
|
global::Gtk.Box.BoxChild w263 = ((global::Gtk.Box.BoxChild)(this.hbox57[this.lblDumpOS]));
|
|
w263.Position = 0;
|
|
w263.Expand = false;
|
|
w263.Fill = false;
|
|
// Container child hbox57.Gtk.Box+BoxChild
|
|
this.txtDumpOS = new global::Gtk.Entry();
|
|
this.txtDumpOS.CanFocus = true;
|
|
this.txtDumpOS.Name = "txtDumpOS";
|
|
this.txtDumpOS.IsEditable = true;
|
|
this.txtDumpOS.InvisibleChar = '●';
|
|
this.hbox57.Add(this.txtDumpOS);
|
|
global::Gtk.Box.BoxChild w264 = ((global::Gtk.Box.BoxChild)(this.hbox57[this.txtDumpOS]));
|
|
w264.Position = 1;
|
|
this.vbox20.Add(this.hbox57);
|
|
global::Gtk.Box.BoxChild w265 = ((global::Gtk.Box.BoxChild)(this.vbox20[this.hbox57]));
|
|
w265.Position = 2;
|
|
w265.Expand = false;
|
|
w265.Fill = false;
|
|
this.GtkAlignment29.Add(this.vbox20);
|
|
this.frmDumpSoftware.Add(this.GtkAlignment29);
|
|
this.GtkLabel43 = new global::Gtk.Label();
|
|
this.GtkLabel43.Name = "GtkLabel43";
|
|
this.GtkLabel43.LabelProp = global::Mono.Unix.Catalog.GetString("<b>Dump software</b>");
|
|
this.GtkLabel43.UseMarkup = true;
|
|
this.frmDumpSoftware.LabelWidget = this.GtkLabel43;
|
|
this.hpaned1.Add(this.frmDumpSoftware);
|
|
this.vbox15.Add(this.hpaned1);
|
|
global::Gtk.Box.BoxChild w269 = ((global::Gtk.Box.BoxChild)(this.vbox15[this.hpaned1]));
|
|
w269.Position = 6;
|
|
this.notebook1.Add(this.vbox15);
|
|
global::Gtk.Notebook.NotebookChild w270 = ((global::Gtk.Notebook.NotebookChild)(this.notebook1[this.vbox15]));
|
|
w270.Position = 10;
|
|
// Notebook tab
|
|
this.label11 = new global::Gtk.Label();
|
|
this.label11.Name = "label11";
|
|
this.label11.LabelProp = global::Mono.Unix.Catalog.GetString("Dump hardware");
|
|
this.notebook1.SetTabLabel(this.vbox15, this.label11);
|
|
this.label11.ShowAll();
|
|
w1.Add(this.notebook1);
|
|
global::Gtk.Box.BoxChild w271 = ((global::Gtk.Box.BoxChild)(w1[this.notebook1]));
|
|
w271.Position = 0;
|
|
// Container child dialog1_VBox.Gtk.Box+BoxChild
|
|
this.hbox9 = new global::Gtk.HBox();
|
|
this.hbox9.Name = "hbox9";
|
|
this.hbox9.Spacing = 6;
|
|
// Container child hbox9.Gtk.Box+BoxChild
|
|
this.btnSave = new global::Gtk.Button();
|
|
this.btnSave.CanFocus = true;
|
|
this.btnSave.Name = "btnSave";
|
|
this.btnSave.UseStock = true;
|
|
this.btnSave.UseUnderline = true;
|
|
this.btnSave.Label = "gtk-save";
|
|
this.hbox9.Add(this.btnSave);
|
|
global::Gtk.Box.BoxChild w272 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.btnSave]));
|
|
w272.PackType = ((global::Gtk.PackType)(1));
|
|
w272.Position = 0;
|
|
w272.Expand = false;
|
|
w272.Fill = false;
|
|
// Container child hbox9.Gtk.Box+BoxChild
|
|
this.btnCancel = new global::Gtk.Button();
|
|
this.btnCancel.CanFocus = true;
|
|
this.btnCancel.Name = "btnCancel";
|
|
this.btnCancel.UseStock = true;
|
|
this.btnCancel.UseUnderline = true;
|
|
this.btnCancel.Label = "gtk-cancel";
|
|
this.hbox9.Add(this.btnCancel);
|
|
global::Gtk.Box.BoxChild w273 = ((global::Gtk.Box.BoxChild)(this.hbox9[this.btnCancel]));
|
|
w273.PackType = ((global::Gtk.PackType)(1));
|
|
w273.Position = 1;
|
|
w273.Expand = false;
|
|
w273.Fill = false;
|
|
w1.Add(this.hbox9);
|
|
global::Gtk.Box.BoxChild w274 = ((global::Gtk.Box.BoxChild)(w1[this.hbox9]));
|
|
w274.PackType = ((global::Gtk.PackType)(1));
|
|
w274.Position = 2;
|
|
w274.Expand = false;
|
|
w274.Fill = false;
|
|
// Internal child osrepodbmgr.dlgBlockMedia.ActionArea
|
|
global::Gtk.HButtonBox w275 = this.ActionArea;
|
|
w275.Name = "dialog1_ActionArea";
|
|
w275.Spacing = 10;
|
|
w275.BorderWidth = ((uint)(5));
|
|
w275.LayoutStyle = ((global::Gtk.ButtonBoxStyle)(4));
|
|
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
|
|
this.buttonCancel = new global::Gtk.Button();
|
|
this.buttonCancel.CanDefault = true;
|
|
this.buttonCancel.CanFocus = true;
|
|
this.buttonCancel.Name = "buttonCancel";
|
|
this.buttonCancel.UseStock = true;
|
|
this.buttonCancel.UseUnderline = true;
|
|
this.buttonCancel.Label = "gtk-cancel";
|
|
this.AddActionWidget(this.buttonCancel, -6);
|
|
global::Gtk.ButtonBox.ButtonBoxChild w276 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w275[this.buttonCancel]));
|
|
w276.Expand = false;
|
|
w276.Fill = false;
|
|
// Container child dialog1_ActionArea.Gtk.ButtonBox+ButtonBoxChild
|
|
this.buttonOk = new global::Gtk.Button();
|
|
this.buttonOk.CanDefault = true;
|
|
this.buttonOk.CanFocus = true;
|
|
this.buttonOk.Name = "buttonOk";
|
|
this.buttonOk.UseStock = true;
|
|
this.buttonOk.UseUnderline = true;
|
|
this.buttonOk.Label = "gtk-ok";
|
|
this.AddActionWidget(this.buttonOk, -5);
|
|
global::Gtk.ButtonBox.ButtonBoxChild w277 = ((global::Gtk.ButtonBox.ButtonBoxChild)(w275[this.buttonOk]));
|
|
w277.Position = 1;
|
|
w277.Expand = false;
|
|
w277.Fill = false;
|
|
if ((this.Child != null))
|
|
{
|
|
this.Child.ShowAll();
|
|
}
|
|
this.DefaultWidth = 800;
|
|
this.DefaultHeight = 605;
|
|
this.lblMediaTitle.Hide();
|
|
this.txtMediaTitle.Hide();
|
|
this.lblSequence.Hide();
|
|
this.spSequence.Hide();
|
|
this.lblTotalMedia.Hide();
|
|
this.spTotalMedia.Hide();
|
|
this.lblSide.Hide();
|
|
this.spSide.Hide();
|
|
this.lblLayer.Hide();
|
|
this.spLayer.Hide();
|
|
this.chkRound.Hide();
|
|
this.lblDiameter.Hide();
|
|
this.spDiameter.Hide();
|
|
this.lblDiametersUnits.Hide();
|
|
this.lblHeight.Hide();
|
|
this.spHeight.Hide();
|
|
this.lblHeightUnits.Hide();
|
|
this.lblWidth.Hide();
|
|
this.spWidth.Hide();
|
|
this.lblWidthUnits.Hide();
|
|
this.lblThickness.Hide();
|
|
this.spThickness.Hide();
|
|
this.lblThicknessUnits.Hide();
|
|
this.treeATA.Hide();
|
|
this.lblPCIVendor.Hide();
|
|
this.txtPCIVendor.Hide();
|
|
this.lblPCIProduct.Hide();
|
|
this.txtPCIProduct.Hide();
|
|
this.frmPCIConfiguration.Hide();
|
|
this.frmOptionROM.Hide();
|
|
this.chkCIS.Hide();
|
|
this.treeCIS.Hide();
|
|
this.lblPCMCIAManufacturer.Hide();
|
|
this.txtPCMCIAManufacturer.Hide();
|
|
this.lblManufacturerCode.Hide();
|
|
this.txtMfgCode.Hide();
|
|
this.lblProductName.Hide();
|
|
this.txtPCMCIAProductName.Hide();
|
|
this.lblCardCode.Hide();
|
|
this.txtCardCode.Hide();
|
|
this.lblCompliance.Hide();
|
|
this.txtCompliance.Hide();
|
|
this.lblAdditionalInformation.Hide();
|
|
this.treeAdditionalInformation.Hide();
|
|
this.lblCID.Hide();
|
|
this.treeCID.Hide();
|
|
this.chkCSD.Hide();
|
|
this.treeCSD.Hide();
|
|
this.chkECSD.Hide();
|
|
this.treeECSD.Hide();
|
|
this.frmInquiry.Hide();
|
|
this.frmModeSense.Hide();
|
|
this.frmModeSense10.Hide();
|
|
this.frmLogSense.Hide();
|
|
this.frmEVPDs.Hide();
|
|
this.lblUSBVendor.Hide();
|
|
this.txtUSBVendor.Hide();
|
|
this.lblUSBProduct.Hide();
|
|
this.txtUSBProduct.Hide();
|
|
this.hbox37.Hide();
|
|
this.frmDescriptors.Hide();
|
|
this.treeMAM.Hide();
|
|
this.treeTracks.Hide();
|
|
this.btnCancelPartition.Hide();
|
|
this.btnApplyPartition.Hide();
|
|
this.lblPartitionSequence.Hide();
|
|
this.spPartitionSequence.Hide();
|
|
this.lblPartitionStart.Hide();
|
|
this.txtPartitionStart.Hide();
|
|
this.lblPartitionEnd.Hide();
|
|
this.txtPartitionEnd.Hide();
|
|
this.lblPartitionType.Hide();
|
|
this.txtPartitionType.Hide();
|
|
this.lblPartitionName.Hide();
|
|
this.txtPartitionName.Hide();
|
|
this.lblPartitionDescription.Hide();
|
|
this.txtPartitionDescription.Hide();
|
|
this.frmFilesystems.Hide();
|
|
this.treeDumpHardware.Hide();
|
|
this.btnCancelHardware.Hide();
|
|
this.btnRemoveHardware.Hide();
|
|
this.btnAddHardware.Hide();
|
|
this.btnApplyHardware.Hide();
|
|
this.lblHWManufacturer.Hide();
|
|
this.txtHWManufacturer.Hide();
|
|
this.lblHWModel.Hide();
|
|
this.txtHWModel.Hide();
|
|
this.lblHWRevision.Hide();
|
|
this.txtHWRevision.Hide();
|
|
this.lblHWFirmware.Hide();
|
|
this.txtHWFirmware.Hide();
|
|
this.lblHWSerial.Hide();
|
|
this.txtHWSerial.Hide();
|
|
this.frmExtents.Hide();
|
|
this.frmDumpSoftware.Hide();
|
|
this.buttonOk.Hide();
|
|
w275.Hide();
|
|
this.Show();
|
|
this.chkSequence.Toggled += new global::System.EventHandler(this.OnChkSequenceToggled);
|
|
this.chkDimensions.Toggled += new global::System.EventHandler(this.OnChkDimensionsToggled);
|
|
this.chkRound.Toggled += new global::System.EventHandler(this.OnChkRoundToggled);
|
|
this.chkPCMCIA.Toggled += new global::System.EventHandler(this.OnChkPCMCIAToggled);
|
|
this.btnCancelPartition.Clicked += new global::System.EventHandler(this.OnBtnCancelPartitionClicked);
|
|
this.btnRemovePartition.Clicked += new global::System.EventHandler(this.OnBtnRemovePartitionClicked);
|
|
this.btnEditPartition.Clicked += new global::System.EventHandler(this.OnBtnEditPartitionClicked);
|
|
this.btnApplyPartition.Clicked += new global::System.EventHandler(this.OnBtnApplyPartitionClicked);
|
|
this.btnAddPartition.Clicked += new global::System.EventHandler(this.OnBtnAddPartitionClicked);
|
|
this.btnRemoveFilesystem.Clicked += new global::System.EventHandler(this.OnBtnRemoveFilesystemClicked);
|
|
this.btnEditFilesystem.Clicked += new global::System.EventHandler(this.OnBtnEditFilesystemClicked);
|
|
this.btnAddFilesystem.Clicked += new global::System.EventHandler(this.OnBtnAddFilesystemClicked);
|
|
this.chkDumpHardware.Toggled += new global::System.EventHandler(this.OnChkDumpHardwareToggled);
|
|
this.btnCancelHardware.Clicked += new global::System.EventHandler(this.OnBtnCancelHardwareClicked);
|
|
this.btnRemoveHardware.Clicked += new global::System.EventHandler(this.OnBtnRemoveHardwareClicked);
|
|
this.btnEditHardware.Clicked += new global::System.EventHandler(this.OnBtnEditHardwareClicked);
|
|
this.btnApplyHardware.Clicked += new global::System.EventHandler(this.OnBtnApplyHardwareClicked);
|
|
this.btnAddHardware.Clicked += new global::System.EventHandler(this.OnBtnAddHardwareClicked);
|
|
this.btnRemoveExtent.Clicked += new global::System.EventHandler(this.OnBtnRemoveExtentClicked);
|
|
this.btnAddExtent.Clicked += new global::System.EventHandler(this.OnBtnAddExtentClicked);
|
|
this.btnCancel.Clicked += new global::System.EventHandler(this.OnBtnCancelClicked);
|
|
this.btnSave.Clicked += new global::System.EventHandler(this.OnBtnSaveClicked);
|
|
this.buttonOk.Clicked += new global::System.EventHandler(this.OnButtonOkClicked);
|
|
}
|
|
}
|
|
}
|