Terminalino:
- rifatto layout pulsanti - rifatta struttura menù di navigazione git-svn-id: https://keyhammer.ath.cx/svn/GMW/trunk@431 365432ac-a1b5-4ffd-bb28-6d3099d32164
This commit is contained in:
@@ -81,6 +81,34 @@
|
||||
<Compile Include="Default.aspx.designer.cs">
|
||||
<DependentUpon>Default.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="interrMov.aspx.cs">
|
||||
<DependentUpon>interrMov.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="interrMov.aspx.designer.cs">
|
||||
<DependentUpon>interrMov.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="makeMov.aspx.cs">
|
||||
<DependentUpon>makeMov.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="makeMov.aspx.designer.cs">
|
||||
<DependentUpon>makeMov.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="menuLDP.aspx.cs">
|
||||
<DependentUpon>menuLDP.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="menuLDP.aspx.designer.cs">
|
||||
<DependentUpon>menuLDP.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="menuMov.aspx.cs">
|
||||
<DependentUpon>menuMov.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="menuMov.aspx.designer.cs">
|
||||
<DependentUpon>menuMov.aspx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="Particolare.aspx.cs">
|
||||
<DependentUpon>Particolare.aspx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -166,6 +194,13 @@
|
||||
<Compile Include="WebUserControls\mod_home.ascx.designer.cs">
|
||||
<DependentUpon>mod_home.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_interrMov.ascx.cs">
|
||||
<DependentUpon>mod_interrMov.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_interrMov.ascx.designer.cs">
|
||||
<DependentUpon>mod_interrMov.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_listePrelievo.ascx.cs">
|
||||
<DependentUpon>mod_listePrelievo.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -173,6 +208,27 @@
|
||||
<Compile Include="WebUserControls\mod_listePrelievo.ascx.designer.cs">
|
||||
<DependentUpon>mod_listePrelievo.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_makeMov.ascx.cs">
|
||||
<DependentUpon>mod_makeMov.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_makeMov.ascx.designer.cs">
|
||||
<DependentUpon>mod_makeMov.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menuLDP.ascx.cs">
|
||||
<DependentUpon>mod_menuLDP.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menuLDP.ascx.designer.cs">
|
||||
<DependentUpon>mod_menuLDP.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menuMov.ascx.cs">
|
||||
<DependentUpon>mod_menuMov.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menuMov.ascx.designer.cs">
|
||||
<DependentUpon>mod_menuMov.ascx</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="WebUserControls\mod_menuTop.ascx.cs">
|
||||
<DependentUpon>mod_menuTop.ascx</DependentUpon>
|
||||
<SubType>ASPXCodeBehind</SubType>
|
||||
@@ -365,8 +421,16 @@
|
||||
<Content Include="WebUserControls\mod_smartList.ascx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Content Include="interrMov.aspx" />
|
||||
<Content Include="makeMov.aspx" />
|
||||
<Content Include="mazzAppSettingsTK_test.config" />
|
||||
<Content Include="mazzConnectionStringsTK_test.config" />
|
||||
<Content Include="menuLDP.aspx" />
|
||||
<Content Include="menuMov.aspx" />
|
||||
<Content Include="WebUserControls\mod_interrMov.ascx" />
|
||||
<Content Include="WebUserControls\mod_makeMov.ascx" />
|
||||
<Content Include="WebUserControls\mod_menuLDP.ascx" />
|
||||
<Content Include="WebUserControls\mod_menuMov.ascx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="App_Data\" />
|
||||
|
||||
+74
-6
@@ -53,7 +53,7 @@
|
||||
font-size: 9pt;
|
||||
}
|
||||
|
||||
.quadro1_wide
|
||||
.quadro_wide
|
||||
{
|
||||
float: none;
|
||||
width: 100%;
|
||||
@@ -341,6 +341,74 @@
|
||||
|
||||
|
||||
/* bottoni homepage */
|
||||
.btn_due
|
||||
{
|
||||
width: 190px;
|
||||
height: 90px;
|
||||
text-align: center;
|
||||
white-space: pre;
|
||||
}
|
||||
.btn_tre
|
||||
{
|
||||
width: 190px;
|
||||
height: 60px;
|
||||
text-align: center;
|
||||
white-space: pre;
|
||||
}
|
||||
.btn_quattro
|
||||
{
|
||||
width: 93px;
|
||||
height: 90px;
|
||||
margin-left: 1px;
|
||||
margin-right: 1px;
|
||||
text-align: center;
|
||||
white-space: pre;
|
||||
}
|
||||
.btnRosso
|
||||
{
|
||||
border: solid 2px red;
|
||||
background-color: #FFAAAA;
|
||||
width: 100%;
|
||||
height:100%;
|
||||
}
|
||||
.btnArancio
|
||||
{
|
||||
border: solid 2px red;
|
||||
background-color: #FFEE66;
|
||||
width: 100%;
|
||||
height:100%;
|
||||
}
|
||||
.btnVerde
|
||||
{
|
||||
border: solid 2px green;
|
||||
background-color: #AAFFAA;
|
||||
width: 100%;
|
||||
height:100%;
|
||||
}
|
||||
.btnBlu
|
||||
{
|
||||
border: solid 2px blue;
|
||||
background-color: #AAAAFF;
|
||||
width: 100%;
|
||||
height:100%;
|
||||
}
|
||||
.btnAzzurro
|
||||
{
|
||||
border: solid 2px blue;
|
||||
background-color: #AAFFFF;
|
||||
width: 100%;
|
||||
height:100%;
|
||||
}
|
||||
.btnGiallo
|
||||
{
|
||||
border: solid 2px #BBBB88;
|
||||
background-color: #FFFFAA;
|
||||
width: 100%;
|
||||
height:100%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
.btnBarcodeBig
|
||||
{
|
||||
@@ -479,7 +547,7 @@
|
||||
{
|
||||
font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
|
||||
font-size: 0.9em;
|
||||
font-weight:bold;
|
||||
font-weight: bold;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
padding: 0;
|
||||
@@ -520,11 +588,11 @@
|
||||
background-image: none;
|
||||
background-color: #696969;
|
||||
}
|
||||
.styleBtnComposito:active
|
||||
.styleBtnComposito:active
|
||||
{
|
||||
position:relative;
|
||||
top:1px;
|
||||
position: relative;
|
||||
top: 1px;
|
||||
color: Yellow;
|
||||
background-image: none;
|
||||
background-color: #ACACAC;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -80,8 +80,8 @@
|
||||
<add key="echoLemmi" value="false" />
|
||||
<add key="showLogout" value="false" />
|
||||
<!-- determina se non chiedere login x terminalini -->
|
||||
<add key="SimpleLogin" value="false" />
|
||||
<add key="CodOperDefault" value="O0000000000099999" />
|
||||
<add key="SimpleLogin" value="true" />
|
||||
<add key="CodOperDefault" value="O9900000000000001" />
|
||||
<!--Default values vari-->
|
||||
<add key="Max_X" value="850" />
|
||||
<add key="Max_Y" value="900" />
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="Compact.master.cs" Inherits="GMW_Term.Compact" %>
|
||||
|
||||
<%@ Register Src="../WebUserControls/mod_menuTop.ascx" TagName="mod_menuTop" TagPrefix="uc1" %>
|
||||
<%@ Register Src="../WebUserControls/mod_currentTask.ascx" TagName="mod_currentTask"
|
||||
TagPrefix="uc2" %>
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4959
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
<%@ Master Language="C#" AutoEventWireup="true" CodeBehind="CompactBCode.master.cs"
|
||||
Inherits="GMW_Term.WebMasterPages.CompactBCode" %>
|
||||
|
||||
<%@ Register Src="../WebUserControls/mod_menuTop.ascx" TagName="mod_menuTop" TagPrefix="uc1" %>
|
||||
<%@ Register Src="../WebUserControls/mod_currentTask.ascx" TagName="mod_currentTask"
|
||||
TagPrefix="uc2" %>
|
||||
|
||||
@@ -1,13 +1,13 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_home.ascx.cs" Inherits="GMW_Term.WebUserControls.mod_home" %>
|
||||
<div id="1" class="quadro1_wide">
|
||||
<asp:Button ID="btn1" runat="server" CssClass="btnBarcodeBigWide" OnClick="btn1_Click"
|
||||
AccessKey="1" />
|
||||
<div id="1" class="quadro_wide">
|
||||
<div class="btn_due">
|
||||
<asp:Button ID="btn1" runat="server" CssClass="btnAzzurro" OnClick="btn1_Click" />
|
||||
</div>
|
||||
</div>
|
||||
<div id="cl1" class="clearAll">
|
||||
</div>
|
||||
<div id="3" class="quadro3" style="float: left;">
|
||||
<asp:Button ID="btn3" runat="server" CssClass="btnListBig" OnClick="btn3_Click1" />
|
||||
</div>
|
||||
<div id="4" class="quadro4" style="float: right;">
|
||||
<asp:Button ID="btn4" runat="server" CssClass="btnSmartListBig" OnClick="btn4_Click1" />
|
||||
<div id="3" class="quadro_wide">
|
||||
<div class="btn_due">
|
||||
<asp:Button ID="btn2" runat="server" CssClass="btnRosso" OnClick="btn2_Click" />
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -23,35 +23,20 @@ namespace GMW_Term.WebUserControls
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
// scrive label e text bottoni
|
||||
|
||||
btn1.Text = "Barcode\n[Alt+1]";
|
||||
btn1.AccessKey = "1";
|
||||
//btn2.Text = traduci("Research") + "\n[Alt+3]" ;
|
||||
//btn2.AccessKey = "3";
|
||||
btn3.Text = traduci("TakeList") + "\n[Alt+7]";
|
||||
btn3.AccessKey = "7";
|
||||
btn4.Text = traduci("SmartList") + "\n[Alt+9]";
|
||||
btn4.AccessKey = "9";
|
||||
btn1.Text = string.Format("{0}\n[Alt+{1}]",traduci("MenuLDP"),2);
|
||||
btn1.AccessKey = "2";
|
||||
btn2.Text = string.Format("{0}\n[Alt+{1}]", traduci("MenuMov"), 8);
|
||||
btn2.AccessKey = "8";
|
||||
}
|
||||
|
||||
protected void btn1_Click(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("Barcode.aspx");
|
||||
Response.Redirect("MenuLDP.aspx");
|
||||
}
|
||||
|
||||
protected void btn2_Click1(object sender, EventArgs e)
|
||||
protected void btn2_Click(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("Search.aspx");
|
||||
}
|
||||
|
||||
protected void btn3_Click1(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("ListePrelievo.aspx");
|
||||
}
|
||||
|
||||
protected void btn4_Click1(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("SmartList.aspx");
|
||||
Response.Redirect("MenuMov.aspx");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
+2
-11
@@ -23,21 +23,12 @@ namespace GMW_Term.WebUserControls {
|
||||
protected global::System.Web.UI.WebControls.Button btn1;
|
||||
|
||||
/// <summary>
|
||||
/// btn3 control.
|
||||
/// btn2 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btn3;
|
||||
|
||||
/// <summary>
|
||||
/// btn4 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btn4;
|
||||
protected global::System.Web.UI.WebControls.Button btn2;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -0,0 +1 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_interrMov.ascx.cs" Inherits="GMW_Term.WebUserControls.mod_interrMov" %>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace GMW_Term.WebUserControls
|
||||
{
|
||||
public partial class mod_interrMov : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.42
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW_Term.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
public partial class mod_interrMov
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_makeMov.ascx.cs" Inherits="GMW_Term.WebUserControls.mod_makeMov" %>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace GMW_Term.WebUserControls
|
||||
{
|
||||
public partial class mod_makeMov : System.Web.UI.UserControl
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,18 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.42
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW_Term.WebUserControls
|
||||
{
|
||||
|
||||
|
||||
public partial class mod_makeMov
|
||||
{
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,17 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menuLDP.ascx.cs"
|
||||
Inherits="GMW_Term.WebUserControls.mod_menuLDP" %>
|
||||
<div id="1" class="quadro_wide">
|
||||
<div class="btn_due">
|
||||
<asp:Button ID="btn1" runat="server" CssClass="btnAzzurro" OnClick="btn1_Click" />
|
||||
</div>
|
||||
</div>
|
||||
<div id="cl1" class="clearAll">
|
||||
</div>
|
||||
<div id="Div1" class="quadro_wide">
|
||||
<div class="btn_quattro" style="float: left;">
|
||||
<asp:Button ID="btn3" runat="server" CssClass="btnRosso" OnClick="btn3_Click1" />
|
||||
</div>
|
||||
<div class="btn_quattro" style="float: left;">
|
||||
<asp:Button ID="btn4" runat="server" CssClass="btnArancio" OnClick="btn4_Click1" />
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,57 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
using SteamWare;
|
||||
|
||||
namespace GMW_Term.WebUserControls
|
||||
{
|
||||
public partial class mod_menuLDP : System.Web.UI.UserControl
|
||||
{
|
||||
/// <summary>
|
||||
/// wrapper traduzione termini
|
||||
/// </summary>
|
||||
/// <param name="lemma"></param>
|
||||
/// <returns></returns>
|
||||
public string traduci(string lemma)
|
||||
{
|
||||
return user_std.UtSn.Traduci(lemma);
|
||||
}
|
||||
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
// scrive label e text bottoni
|
||||
|
||||
btn1.Text = "Barcode\n[Alt+1]";
|
||||
btn1.AccessKey = "1";
|
||||
//btn2.Text = traduci("Research") + "\n[Alt+3]" ;
|
||||
//btn2.AccessKey = "3";
|
||||
btn3.Text = traduci("TakeList") + "\n[Alt+7]";
|
||||
btn3.AccessKey = "7";
|
||||
btn4.Text = traduci("SmartList") + "\n[Alt+9]";
|
||||
btn4.AccessKey = "9";
|
||||
}
|
||||
|
||||
protected void btn1_Click(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("Barcode.aspx");
|
||||
}
|
||||
|
||||
protected void btn2_Click1(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("Search.aspx");
|
||||
}
|
||||
|
||||
protected void btn3_Click1(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("ListePrelievo.aspx");
|
||||
}
|
||||
|
||||
protected void btn4_Click1(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("SmartList.aspx");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW_Term.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_menuLDP {
|
||||
|
||||
/// <summary>
|
||||
/// btn1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btn1;
|
||||
|
||||
/// <summary>
|
||||
/// btn3 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btn3;
|
||||
|
||||
/// <summary>
|
||||
/// btn4 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btn4;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,21 @@
|
||||
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="mod_menuMov.ascx.cs"
|
||||
Inherits="GMW_Term.WebUserControls.mod_menuMov" %>
|
||||
<div id="1" class="quadro_wide">
|
||||
<div class="btn_tre">
|
||||
<asp:Button ID="btn1" runat="server" CssClass="btnGiallo" OnClick="btn1_Click" />
|
||||
</div>
|
||||
</div>
|
||||
<div id="cl1" class="clearAll">
|
||||
</div>
|
||||
<div id="2" class="quadro_wide">
|
||||
<div class="btn_tre">
|
||||
<asp:Button ID="btn2" runat="server" CssClass="btnBlu" OnClick="btn2_Click" />
|
||||
</div>
|
||||
</div>
|
||||
<div id="cl2" class="clearAll">
|
||||
</div>
|
||||
<div id="3" class="quadro_wide">
|
||||
<div class="btn_tre">
|
||||
<asp:Button ID="btn3" runat="server" CssClass="btnVerde" OnClick="btn3_Click" />
|
||||
</div>
|
||||
</div>
|
||||
@@ -0,0 +1,49 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
using SteamWare;
|
||||
|
||||
namespace GMW_Term.WebUserControls
|
||||
{
|
||||
public partial class mod_menuMov : System.Web.UI.UserControl
|
||||
{
|
||||
/// <summary>
|
||||
/// wrapper traduzione termini
|
||||
/// </summary>
|
||||
/// <param name="lemma"></param>
|
||||
/// <returns></returns>
|
||||
public string traduci(string lemma)
|
||||
{
|
||||
return user_std.UtSn.Traduci(lemma);
|
||||
}
|
||||
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
// scrive label e text bottoni
|
||||
btn1.Text = string.Format("{0}\n[Alt+{1}]", traduci("interrMov"), 1);
|
||||
btn1.AccessKey = "1";
|
||||
btn2.Text = string.Format("{0}\n[Alt+{1}]", traduci("makeMov"), 5);
|
||||
btn2.AccessKey = "5";
|
||||
btn3.Text = string.Format("{0}\n[Alt+{1}]", traduci("Home"), 6);
|
||||
btn3.AccessKey = "9";
|
||||
}
|
||||
|
||||
protected void btn1_Click(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("interrMov.aspx");
|
||||
}
|
||||
|
||||
protected void btn2_Click(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("makeMov.aspx");
|
||||
}
|
||||
|
||||
protected void btn3_Click(object sender, EventArgs e)
|
||||
{
|
||||
Response.Redirect("Home.aspx");
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,43 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW_Term.WebUserControls {
|
||||
|
||||
|
||||
public partial class mod_menuMov {
|
||||
|
||||
/// <summary>
|
||||
/// btn1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btn1;
|
||||
|
||||
/// <summary>
|
||||
/// btn2 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btn2;
|
||||
|
||||
/// <summary>
|
||||
/// btn3 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::System.Web.UI.WebControls.Button btn3;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/CompactBCode.Master" AutoEventWireup="true" CodeBehind="interrMov.aspx.cs" Inherits="GMW_Term.interrMov" %>
|
||||
<%@ Register src="WebUserControls/mod_interrMov.ascx" tagname="mod_interrMov" tagprefix="uc1" %>
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="body" runat="server">
|
||||
<uc1:mod_interrMov ID="mod_interrMov1" runat="server" />
|
||||
</asp:Content>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace GMW_Term
|
||||
{
|
||||
public partial class interrMov : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
+25
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW_Term {
|
||||
|
||||
|
||||
public partial class interrMov {
|
||||
|
||||
/// <summary>
|
||||
/// mod_interrMov1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::GMW_Term.WebUserControls.mod_interrMov mod_interrMov1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/CompactBCode.Master" AutoEventWireup="true" CodeBehind="makeMov.aspx.cs" Inherits="GMW_Term.makeMov" %>
|
||||
<%@ Register src="WebUserControls/mod_makeMov.ascx" tagname="mod_makeMov" tagprefix="uc1" %>
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="body" runat="server">
|
||||
<uc1:mod_makeMov ID="mod_makeMov1" runat="server" />
|
||||
</asp:Content>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace GMW_Term
|
||||
{
|
||||
public partial class makeMov : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
+25
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW_Term {
|
||||
|
||||
|
||||
public partial class makeMov {
|
||||
|
||||
/// <summary>
|
||||
/// mod_makeMov1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::GMW_Term.WebUserControls.mod_makeMov mod_makeMov1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/Compact.Master" AutoEventWireup="true" CodeBehind="menuLDP.aspx.cs" Inherits="GMW_Term.menuLDP" %>
|
||||
<%@ Register src="WebUserControls/mod_menuLDP.ascx" tagname="mod_menuLDP" tagprefix="uc1" %>
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="body" runat="server">
|
||||
<uc1:mod_menuLDP ID="mod_menuLDP1" runat="server" />
|
||||
</asp:Content>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace GMW_Term
|
||||
{
|
||||
public partial class menuLDP : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
+25
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW_Term {
|
||||
|
||||
|
||||
public partial class menuLDP {
|
||||
|
||||
/// <summary>
|
||||
/// mod_menuLDP1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::GMW_Term.WebUserControls.mod_menuLDP mod_menuLDP1;
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
<%@ Page Title="" Language="C#" MasterPageFile="~/WebMasterPages/Compact.Master" AutoEventWireup="true" CodeBehind="menuMov.aspx.cs" Inherits="GMW_Term.menuMov" %>
|
||||
<%@ Register src="WebUserControls/mod_menuMov.ascx" tagname="mod_menuMov" tagprefix="uc1" %>
|
||||
<asp:Content ID="Content1" ContentPlaceHolderID="head" runat="server">
|
||||
</asp:Content>
|
||||
<asp:Content ID="Content2" ContentPlaceHolderID="body" runat="server">
|
||||
<uc1:mod_menuMov ID="mod_menuMov1" runat="server" />
|
||||
</asp:Content>
|
||||
@@ -0,0 +1,17 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Web;
|
||||
using System.Web.UI;
|
||||
using System.Web.UI.WebControls;
|
||||
|
||||
namespace GMW_Term
|
||||
{
|
||||
public partial class menuMov : System.Web.UI.Page
|
||||
{
|
||||
protected void Page_Load(object sender, EventArgs e)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Generated
+25
@@ -0,0 +1,25 @@
|
||||
//------------------------------------------------------------------------------
|
||||
// <auto-generated>
|
||||
// This code was generated by a tool.
|
||||
// Runtime Version:2.0.50727.4963
|
||||
//
|
||||
// Changes to this file may cause incorrect behavior and will be lost if
|
||||
// the code is regenerated.
|
||||
// </auto-generated>
|
||||
//------------------------------------------------------------------------------
|
||||
|
||||
namespace GMW_Term {
|
||||
|
||||
|
||||
public partial class menuMov {
|
||||
|
||||
/// <summary>
|
||||
/// mod_menuMov1 control.
|
||||
/// </summary>
|
||||
/// <remarks>
|
||||
/// Auto-generated field.
|
||||
/// To modify move field declaration from designer file to code-behind file.
|
||||
/// </remarks>
|
||||
protected global::GMW_Term.WebUserControls.mod_menuMov mod_menuMov1;
|
||||
}
|
||||
}
|
||||
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user