Skip to content

Commit 796c305

Browse files
authored
Merge pull request #132 from i-am-thirteen/master
Update ficha Scion 2e
2 parents 298783b + 40c5832 commit 796c305

File tree

4 files changed

+93
-116
lines changed

4 files changed

+93
-116
lines changed

Plugins/Sheets/Scion 2e/module.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!--The "id" identifies your plugin globally. Must be unique, must contain only alphanumeric characters, underlines and dots and must contain at least 5 characters and a maximum of 40. Once set the ID, you should not change it;)-->
44
<id>Scion_2a_Edicao</id>
55
<!--"version" is the version of your plugin. When you release a new version of your module, change here =)-->
6-
<version>1.0.1</version>
6+
<version>1.1.1</version>
77

88

99

-117 Bytes
Binary file not shown.

Plugins/Sheets/Scion 2e/output/rdkObjs/sheet_Scion2e.lfm.lua

Lines changed: 81 additions & 102 deletions
Original file line numberDiff line numberDiff line change
@@ -6504,39 +6504,38 @@ local function constructNew_frmScion2e()
65046504
obj.image3:setMargins({top=20});
65056505
obj.image3:setName("image3");
65066506

6507+
obj.layout84 = GUI.fromHandle(_obj_newObject("layout"));
6508+
obj.layout84:setParent(obj.layout82);
6509+
obj.layout84:setAlign("top");
6510+
obj.layout84:setMargins({top=20, bottom=20,});
6511+
obj.layout84:setHeight(440);
6512+
obj.layout84:setName("layout84");
6513+
6514+
obj.layout85 = GUI.fromHandle(_obj_newObject("layout"));
6515+
obj.layout85:setParent(obj.layout84);
6516+
obj.layout85:setAlign("left");
6517+
obj.layout85:setWidth(260);
6518+
obj.layout85:setMargins({right=20});
6519+
obj.layout85:setName("layout85");
6520+
65076521
obj.flowLayout19 = GUI.fromHandle(_obj_newObject("flowLayout"));
6508-
obj.flowLayout19:setParent(obj.layout82);
6509-
obj.flowLayout19:setAlign("top");
6510-
obj.flowLayout19:setMargins({top=20, bottom=20,});
6511-
obj.flowLayout19:setHeight(440);
6522+
obj.flowLayout19:setParent(obj.layout85);
6523+
obj.flowLayout19:setOrientation("vertical");
6524+
obj.flowLayout19:setWidth(260);
6525+
obj.flowLayout19:setAutoHeight(true);
6526+
obj.flowLayout19:setMaxColumns(1);
65126527
obj.flowLayout19:setName("flowLayout19");
65136528

65146529
obj.flowPart45 = GUI.fromHandle(_obj_newObject("flowPart"));
65156530
obj.flowPart45:setParent(obj.flowLayout19);
6516-
obj.flowPart45:setHeight(440);
65176531
obj.flowPart45:setMinWidth(260);
65186532
obj.flowPart45:setMaxWidth(260);
6533+
obj.flowPart45:setMargins({bottom=5});
65196534
obj.flowPart45:setName("flowPart45");
6520-
obj.flowPart45:setMargins({left=20, right=20, bottom=10});
6521-
6522-
obj.flowLayout20 = GUI.fromHandle(_obj_newObject("flowLayout"));
6523-
obj.flowLayout20:setParent(obj.flowPart45);
6524-
obj.flowLayout20:setOrientation("vertical");
6525-
obj.flowLayout20:setWidth(260);
6526-
obj.flowLayout20:setAutoHeight(true);
6527-
obj.flowLayout20:setMaxColumns(1);
6528-
obj.flowLayout20:setName("flowLayout20");
6529-
6530-
obj.flowPart46 = GUI.fromHandle(_obj_newObject("flowPart"));
6531-
obj.flowPart46:setParent(obj.flowLayout20);
6532-
obj.flowPart46:setMinWidth(260);
6533-
obj.flowPart46:setMaxWidth(260);
6534-
obj.flowPart46:setMargins({bottom=5});
6535-
obj.flowPart46:setName("flowPart46");
6536-
obj.flowPart46:setHeight(25);
6535+
obj.flowPart45:setHeight(25);
65376536

65386537
obj.label87 = GUI.fromHandle(_obj_newObject("label"));
6539-
obj.label87:setParent(obj.flowPart46);
6538+
obj.label87:setParent(obj.flowPart45);
65406539
obj.label87:setText("A P A R Ê N C I A");
65416540
obj.label87:setName("label87");
65426541
obj.label87:setFontSize(10);
@@ -6547,15 +6546,15 @@ local function constructNew_frmScion2e()
65476546
obj.label87:setAlign("top");
65486547
lfm_setPropAsString(obj.label87, "fontStyle", "bold");
65496548

6550-
obj.layout84 = GUI.fromHandle(_obj_newObject("layout"));
6551-
obj.layout84:setParent(obj.flowLayout20);
6552-
obj.layout84:setAlign("none");
6553-
obj.layout84:setHeight(400);
6554-
obj.layout84:setWidth(260);
6555-
obj.layout84:setName("layout84");
6549+
obj.layout86 = GUI.fromHandle(_obj_newObject("layout"));
6550+
obj.layout86:setParent(obj.flowLayout19);
6551+
obj.layout86:setAlign("none");
6552+
obj.layout86:setHeight(400);
6553+
obj.layout86:setWidth(260);
6554+
obj.layout86:setName("layout86");
65566555

65576556
obj.image4 = GUI.fromHandle(_obj_newObject("image"));
6558-
obj.image4:setParent(obj.layout84);
6557+
obj.image4:setParent(obj.layout86);
65596558
obj.image4:setAlign("none");
65606559
obj.image4:setHeight(400);
65616560
obj.image4:setWidth(260);
@@ -6566,59 +6565,41 @@ local function constructNew_frmScion2e()
65666565
obj.image4:setName("image4");
65676566

65686567
obj.dataLink49 = GUI.fromHandle(_obj_newObject("dataLink"));
6569-
obj.dataLink49:setParent(obj.layout84);
6568+
obj.dataLink49:setParent(obj.layout86);
65706569
obj.dataLink49:setField("fldFotoPJ");
65716570
obj.dataLink49:setDefaultValue("/images/scion.png");
65726571
obj.dataLink49:setName("dataLink49");
65736572

65746573
obj.image5 = GUI.fromHandle(_obj_newObject("image"));
6575-
obj.image5:setParent(obj.layout84);
6574+
obj.image5:setParent(obj.layout86);
65766575
obj.image5:setHeight(400);
65776576
obj.image5:setWidth(260);
65786577
obj.image5:setURL("/images/frame.png");
65796578
obj.image5:setStyle("proportional");
65806579
obj.image5:setName("image5");
65816580

6582-
obj.flowPart47 = GUI.fromHandle(_obj_newObject("flowPart"));
6583-
obj.flowPart47:setParent(obj.flowLayout19);
6584-
obj.flowPart47:setHeight(440);
6585-
obj.flowPart47:setMinWidth(550);
6586-
obj.flowPart47:setMaxWidth(550);
6587-
obj.flowPart47:setName("flowPart47");
6588-
obj.flowPart47:setMargins({left=20, right=20, bottom=10});
6589-
6590-
obj.flowLayout21 = GUI.fromHandle(_obj_newObject("flowLayout"));
6591-
obj.flowLayout21:setParent(obj.flowPart47);
6592-
obj.flowLayout21:setOrientation("vertical");
6593-
obj.flowLayout21:setWidth(550);
6594-
obj.flowLayout21:setAutoHeight(true);
6595-
obj.flowLayout21:setMaxColumns(1);
6596-
obj.flowLayout21:setName("flowLayout21");
6597-
6598-
obj.flowPart48 = GUI.fromHandle(_obj_newObject("flowPart"));
6599-
obj.flowPart48:setParent(obj.flowLayout21);
6600-
obj.flowPart48:setMinWidth(550);
6601-
obj.flowPart48:setMaxWidth(550);
6602-
obj.flowPart48:setMargins({bottom=5});
6603-
obj.flowPart48:setName("flowPart48");
6604-
obj.flowPart48:setHeight(25);
6581+
obj.layout87 = GUI.fromHandle(_obj_newObject("layout"));
6582+
obj.layout87:setParent(obj.layout84);
6583+
obj.layout87:setAlign("client");
6584+
obj.layout87:setName("layout87");
66056585

66066586
obj.label88 = GUI.fromHandle(_obj_newObject("label"));
6607-
obj.label88:setParent(obj.flowPart48);
6587+
obj.label88:setParent(obj.layout87);
6588+
obj.label88:setMargins({bottom=15});
6589+
obj.label88:setAlign("top");
66086590
obj.label88:setText("C O N T A T O S");
66096591
obj.label88:setName("label88");
66106592
obj.label88:setFontSize(10);
66116593
obj.label88:setFontColor("white");
66126594
obj.label88:setTextTrimming("character");
66136595
obj.label88:setFontFamily("Constantia");
66146596
obj.label88:setHorzTextAlign("center");
6615-
obj.label88:setAlign("top");
66166597
lfm_setPropAsString(obj.label88, "fontStyle", "bold");
66176598

66186599
obj.rectangle73 = GUI.fromHandle(_obj_newObject("rectangle"));
6619-
obj.rectangle73:setParent(obj.flowLayout21);
6600+
obj.rectangle73:setParent(obj.layout87);
66206601
obj.rectangle73:setHeight(400);
6621-
obj.rectangle73:setWidth(550);
6602+
obj.rectangle73:setAlign("top");
66226603
obj.rectangle73:setColor("#202020");
66236604
obj.rectangle73:setCornerType("bevel");
66246605
obj.rectangle73:setXradius(10);
@@ -6641,29 +6622,29 @@ local function constructNew_frmScion2e()
66416622
obj.dataLink50:setDefaultValue("Escreva aqui.");
66426623
obj.dataLink50:setName("dataLink50");
66436624

6644-
obj.layout85 = GUI.fromHandle(_obj_newObject("layout"));
6645-
obj.layout85:setParent(obj.layout82);
6646-
obj.layout85:setAlign("top");
6647-
obj.layout85:setHeight(30);
6648-
obj.layout85:setWidth(425);
6649-
obj.layout85:setName("layout85");
6625+
obj.layout88 = GUI.fromHandle(_obj_newObject("layout"));
6626+
obj.layout88:setParent(obj.layout82);
6627+
obj.layout88:setAlign("top");
6628+
obj.layout88:setHeight(30);
6629+
obj.layout88:setWidth(425);
6630+
obj.layout88:setName("layout88");
66506631

66516632
obj.horzLine11 = GUI.fromHandle(_obj_newObject("horzLine"));
6652-
obj.horzLine11:setParent(obj.layout85);
6633+
obj.horzLine11:setParent(obj.layout88);
66536634
obj.horzLine11:setAlign("client");
66546635
obj.horzLine11:setMargins({top=14});
66556636
obj.horzLine11:setStrokeColor("#424242");
66566637
obj.horzLine11:setName("horzLine11");
66576638

66586639
obj.rectangle74 = GUI.fromHandle(_obj_newObject("rectangle"));
6659-
obj.rectangle74:setParent(obj.layout85);
6640+
obj.rectangle74:setParent(obj.layout88);
66606641
obj.rectangle74:setAlign("client");
66616642
obj.rectangle74:setMargins({right=350, left=350});
66626643
obj.rectangle74:setColor("#272727");
66636644
obj.rectangle74:setName("rectangle74");
66646645

66656646
obj.label89 = GUI.fromHandle(_obj_newObject("label"));
6666-
obj.label89:setParent(obj.layout85);
6647+
obj.label89:setParent(obj.layout88);
66676648
obj.label89:setHorzTextAlign("center");
66686649
obj.label89:setText("H I S T Ó R I A");
66696650
obj.label89:setFontSize(20);
@@ -6689,50 +6670,50 @@ local function constructNew_frmScion2e()
66896670
obj.layNote:setAlign("client");
66906671
obj.layNote:setVisible(false);
66916672

6692-
obj.layout86 = GUI.fromHandle(_obj_newObject("layout"));
6693-
obj.layout86:setParent(obj.layNote);
6694-
obj.layout86:setAlign("client");
6695-
obj.layout86:setMargins({right=20, left=20});
6696-
obj.layout86:setName("layout86");
6673+
obj.layout89 = GUI.fromHandle(_obj_newObject("layout"));
6674+
obj.layout89:setParent(obj.layNote);
6675+
obj.layout89:setAlign("client");
6676+
obj.layout89:setMargins({right=20, left=20});
6677+
obj.layout89:setName("layout89");
66976678

6698-
obj.layout87 = GUI.fromHandle(_obj_newObject("layout"));
6699-
obj.layout87:setParent(obj.layout86);
6700-
obj.layout87:setAlign("top");
6701-
obj.layout87:setHeight(90);
6702-
obj.layout87:setName("layout87");
6679+
obj.layout90 = GUI.fromHandle(_obj_newObject("layout"));
6680+
obj.layout90:setParent(obj.layout89);
6681+
obj.layout90:setAlign("top");
6682+
obj.layout90:setHeight(90);
6683+
obj.layout90:setName("layout90");
67036684

67046685
obj.image6 = GUI.fromHandle(_obj_newObject("image"));
6705-
obj.image6:setParent(obj.layout87);
6686+
obj.image6:setParent(obj.layout90);
67066687
obj.image6:setAlign("top");
67076688
obj.image6:setStyle("proportional");
67086689
obj.image6:setHeight(50);
67096690
obj.image6:setURL("/images/logo.png");
67106691
obj.image6:setMargins({top=20});
67116692
obj.image6:setName("image6");
67126693

6713-
obj.layout88 = GUI.fromHandle(_obj_newObject("layout"));
6714-
obj.layout88:setParent(obj.layout86);
6715-
obj.layout88:setAlign("top");
6716-
obj.layout88:setHeight(30);
6717-
obj.layout88:setWidth(425);
6718-
obj.layout88:setName("layout88");
6694+
obj.layout91 = GUI.fromHandle(_obj_newObject("layout"));
6695+
obj.layout91:setParent(obj.layout89);
6696+
obj.layout91:setAlign("top");
6697+
obj.layout91:setHeight(30);
6698+
obj.layout91:setWidth(425);
6699+
obj.layout91:setName("layout91");
67196700

67206701
obj.horzLine12 = GUI.fromHandle(_obj_newObject("horzLine"));
6721-
obj.horzLine12:setParent(obj.layout88);
6702+
obj.horzLine12:setParent(obj.layout91);
67226703
obj.horzLine12:setAlign("client");
67236704
obj.horzLine12:setMargins({top=14});
67246705
obj.horzLine12:setStrokeColor("#424242");
67256706
obj.horzLine12:setName("horzLine12");
67266707

67276708
obj.rectangle75 = GUI.fromHandle(_obj_newObject("rectangle"));
6728-
obj.rectangle75:setParent(obj.layout88);
6709+
obj.rectangle75:setParent(obj.layout91);
67296710
obj.rectangle75:setAlign("client");
67306711
obj.rectangle75:setMargins({right=350, left=350});
67316712
obj.rectangle75:setColor("#272727");
67326713
obj.rectangle75:setName("rectangle75");
67336714

67346715
obj.label90 = GUI.fromHandle(_obj_newObject("label"));
6735-
obj.label90:setParent(obj.layout88);
6716+
obj.label90:setParent(obj.layout91);
67366717
obj.label90:setHorzTextAlign("center");
67376718
obj.label90:setText("A N O T A Ç Õ E S");
67386719
obj.label90:setFontSize(20);
@@ -6744,24 +6725,24 @@ local function constructNew_frmScion2e()
67446725
obj.label90:setTextTrimming("character");
67456726

67466727
obj.richEdit2 = GUI.fromHandle(_obj_newObject("richEdit"));
6747-
obj.richEdit2:setParent(obj.layout86);
6728+
obj.richEdit2:setParent(obj.layout89);
67486729
obj.richEdit2:setField("Notes");
67496730
obj.richEdit2:setAlign("client");
67506731
obj.richEdit2:setMargins({top=10, bottom=40});
67516732
obj.richEdit2.backgroundColor = "#272727";
67526733
obj.richEdit2.defaultFontColor = "white";
67536734
obj.richEdit2:setName("richEdit2");
67546735

6755-
obj.flowPart49 = GUI.fromHandle(_obj_newObject("flowPart"));
6756-
obj.flowPart49:setParent(obj.flowLayout1);
6757-
obj.flowPart49:setAlign("top");
6758-
obj.flowPart49:setHeight(1920);
6759-
obj.flowPart49:setMinWidth(30);
6760-
obj.flowPart49:setMaxWidth(50);
6761-
obj.flowPart49:setName("flowPart49");
6736+
obj.flowPart46 = GUI.fromHandle(_obj_newObject("flowPart"));
6737+
obj.flowPart46:setParent(obj.flowLayout1);
6738+
obj.flowPart46:setAlign("top");
6739+
obj.flowPart46:setHeight(1920);
6740+
obj.flowPart46:setMinWidth(30);
6741+
obj.flowPart46:setMaxWidth(50);
6742+
obj.flowPart46:setName("flowPart46");
67626743

67636744
obj.image7 = GUI.fromHandle(_obj_newObject("image"));
6764-
obj.image7:setParent(obj.flowPart49);
6745+
obj.image7:setParent(obj.flowPart46);
67656746
obj.image7:setAlign("client");
67666747
obj.image7:setStyle("proportional");
67676748
obj.image7:setURL("/images/right-arrow.png");
@@ -11075,7 +11056,6 @@ local function constructNew_frmScion2e()
1107511056
if self.dataLink12 ~= nil then self.dataLink12:destroy(); self.dataLink12 = nil; end;
1107611057
if self.label77 ~= nil then self.label77:destroy(); self.label77 = nil; end;
1107711058
if self.nomeCam03 ~= nil then self.nomeCam03:destroy(); self.nomeCam03 = nil; end;
11078-
if self.flowPart48 ~= nil then self.flowPart48:destroy(); self.flowPart48 = nil; end;
1107911059
if self.rectangle20 ~= nil then self.rectangle20:destroy(); self.rectangle20 = nil; end;
1108011060
if self.rectangle12 ~= nil then self.rectangle12:destroy(); self.rectangle12 = nil; end;
1108111061
if self.layout78 ~= nil then self.layout78:destroy(); self.layout78 = nil; end;
@@ -11195,7 +11175,7 @@ local function constructNew_frmScion2e()
1119511175
if self.nomeFei01 ~= nil then self.nomeFei01:destroy(); self.nomeFei01 = nil; end;
1119611176
if self.nomeCheck18_01 ~= nil then self.nomeCheck18_01:destroy(); self.nomeCheck18_01 = nil; end;
1119711177
if self.layout81 ~= nil then self.layout81:destroy(); self.layout81 = nil; end;
11198-
if self.flowLayout21 ~= nil then self.flowLayout21:destroy(); self.flowLayout21 = nil; end;
11178+
if self.layout91 ~= nil then self.layout91:destroy(); self.layout91 = nil; end;
1119911179
if self.nomeCheck11_05 ~= nil then self.nomeCheck11_05:destroy(); self.nomeCheck11_05 = nil; end;
1120011180
if self.textEditor8 ~= nil then self.textEditor8:destroy(); self.textEditor8 = nil; end;
1120111181
if self.flowPart40 ~= nil then self.flowPart40:destroy(); self.flowPart40 = nil; end;
@@ -11317,6 +11297,7 @@ local function constructNew_frmScion2e()
1131711297
if self.nomeCheck15_04 ~= nil then self.nomeCheck15_04:destroy(); self.nomeCheck15_04 = nil; end;
1131811298
if self.label85 ~= nil then self.label85:destroy(); self.label85 = nil; end;
1131911299
if self.flowPart29 ~= nil then self.flowPart29:destroy(); self.flowPart29 = nil; end;
11300+
if self.layout89 ~= nil then self.layout89:destroy(); self.layout89 = nil; end;
1132011301
if self.label15 ~= nil then self.label15:destroy(); self.label15 = nil; end;
1132111302
if self.rectangle4 ~= nil then self.rectangle4:destroy(); self.rectangle4 = nil; end;
1132211303
if self.label29 ~= nil then self.label29:destroy(); self.label29 = nil; end;
@@ -11471,6 +11452,7 @@ local function constructNew_frmScion2e()
1147111452
if self.layout27 ~= nil then self.layout27:destroy(); self.layout27 = nil; end;
1147211453
if self.rectangle51 ~= nil then self.rectangle51:destroy(); self.rectangle51 = nil; end;
1147311454
if self.layout82 ~= nil then self.layout82:destroy(); self.layout82 = nil; end;
11455+
if self.layout90 ~= nil then self.layout90:destroy(); self.layout90 = nil; end;
1147411456
if self.layFrente ~= nil then self.layFrente:destroy(); self.layFrente = nil; end;
1147511457
if self.rectangle3 ~= nil then self.rectangle3:destroy(); self.rectangle3 = nil; end;
1147611458
if self.nomeCheck06_04 ~= nil then self.nomeCheck06_04:destroy(); self.nomeCheck06_04 = nil; end;
@@ -11481,7 +11463,6 @@ local function constructNew_frmScion2e()
1148111463
if self.nomeCheck22_02 ~= nil then self.nomeCheck22_02:destroy(); self.nomeCheck22_02 = nil; end;
1148211464
if self.layout22 ~= nil then self.layout22:destroy(); self.layout22 = nil; end;
1148311465
if self.rectangle54 ~= nil then self.rectangle54:destroy(); self.rectangle54 = nil; end;
11484-
if self.flowPart47 ~= nil then self.flowPart47:destroy(); self.flowPart47 = nil; end;
1148511466
if self.dataLink16 ~= nil then self.dataLink16:destroy(); self.dataLink16 = nil; end;
1148611467
if self.nomeCheck11_01 ~= nil then self.nomeCheck11_01:destroy(); self.nomeCheck11_01 = nil; end;
1148711468
if self.nomeCheck09_03 ~= nil then self.nomeCheck09_03:destroy(); self.nomeCheck09_03 = nil; end;
@@ -11492,7 +11473,6 @@ local function constructNew_frmScion2e()
1149211473
if self.dataLink13 ~= nil then self.dataLink13:destroy(); self.dataLink13 = nil; end;
1149311474
if self.nomeCam02 ~= nil then self.nomeCam02:destroy(); self.nomeCam02 = nil; end;
1149411475
if self.layNote ~= nil then self.layNote:destroy(); self.layNote = nil; end;
11495-
if self.flowPart49 ~= nil then self.flowPart49:destroy(); self.flowPart49 = nil; end;
1149611476
if self.rectangle21 ~= nil then self.rectangle21:destroy(); self.rectangle21 = nil; end;
1149711477
if self.layout79 ~= nil then self.layout79:destroy(); self.layout79 = nil; end;
1149811478
if self.dataLink18 ~= nil then self.dataLink18:destroy(); self.dataLink18 = nil; end;
@@ -11616,7 +11596,6 @@ local function constructNew_frmScion2e()
1161611596
if self.flowPart44 ~= nil then self.flowPart44:destroy(); self.flowPart44 = nil; end;
1161711597
if self.layout80 ~= nil then self.layout80:destroy(); self.layout80 = nil; end;
1161811598
if self.flowPart41 ~= nil then self.flowPart41:destroy(); self.flowPart41 = nil; end;
11619-
if self.flowLayout20 ~= nil then self.flowLayout20:destroy(); self.flowLayout20 = nil; end;
1162011599
if self.rectangle29 ~= nil then self.rectangle29:destroy(); self.rectangle29 = nil; end;
1162111600
if self.rectangle15 ~= nil then self.rectangle15:destroy(); self.rectangle15 = nil; end;
1162211601
if self.popUp_16 ~= nil then self.popUp_16:destroy(); self.popUp_16 = nil; end;

0 commit comments

Comments
 (0)