mirror of
https://github.com/znilnet/ZabbixEasyTool.git
synced 2024-12-21 16:37:54 +01:00
Change Font to Arial
This commit is contained in:
parent
d1802386af
commit
74ecd9f1fc
34
FormMain.kxf
34
FormMain.kxf
@ -1,8 +1,8 @@
|
||||
<?xml version="1.0" encoding="windows-1251"?>
|
||||
<object type="TAForm" name="FormMain">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">645</property>
|
||||
<property name="Top" vt="Int16">380</property>
|
||||
<property name="Left" vt="Int16">619</property>
|
||||
<property name="Top" vt="Int16">431</property>
|
||||
<property name="Width" vt="Int16">420</property>
|
||||
<property name="Height" vt="Int16">337</property>
|
||||
<property name="Caption" vt="String">ZabbixEasyTool</property>
|
||||
@ -10,7 +10,7 @@
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-13</property>
|
||||
<property name="Font.Name" vt="String">Arial Narrow</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="OldCreateOrder" vt="False">False</property>
|
||||
<property name="Position" vt="Ident">poDesktopCenter</property>
|
||||
@ -40,12 +40,12 @@
|
||||
<property name="Left" vt="Int16">256</property>
|
||||
<property name="Top" vt="Int8">89</property>
|
||||
<property name="Width" vt="Int8">99</property>
|
||||
<property name="Height" vt="Int8">30</property>
|
||||
<property name="Height" vt="Int8">28</property>
|
||||
<property name="Caption" vt="String">Delete all</property>
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-16</property>
|
||||
<property name="Font.Name" vt="String">Arial Narrow</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">4</property>
|
||||
@ -62,12 +62,12 @@
|
||||
<property name="Left" vt="Int16">152</property>
|
||||
<property name="Top" vt="Int8">89</property>
|
||||
<property name="Width" vt="Int8">99</property>
|
||||
<property name="Height" vt="Int8">30</property>
|
||||
<property name="Height" vt="Int8">28</property>
|
||||
<property name="Caption" vt="String">Set</property>
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-16</property>
|
||||
<property name="Font.Name" vt="String">Arial Narrow</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">2</property>
|
||||
@ -103,9 +103,9 @@
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-16</property>
|
||||
<property name="Font.Name" vt="String">Arial Narrow</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ItemHeight" vt="Int8">20</property>
|
||||
<property name="ItemHeight" vt="Int8">18</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">1</property>
|
||||
<property name="Text" vt="String">FormMainComboTimes</property>
|
||||
@ -127,7 +127,7 @@
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWhite</property>
|
||||
<property name="Font.Height" vt="Int8">-37</property>
|
||||
<property name="Font.Name" vt="String">Arial Narrow</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentColor" vt="False">False</property>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
@ -143,13 +143,13 @@
|
||||
<properties>
|
||||
<property name="Left" vt="Int8">48</property>
|
||||
<property name="Top" vt="Int16">265</property>
|
||||
<property name="Width" vt="Int8">99</property>
|
||||
<property name="Height" vt="Int8">30</property>
|
||||
<property name="Width" vt="Int8">109</property>
|
||||
<property name="Height" vt="Int8">28</property>
|
||||
<property name="Caption" vt="String">Acknowledge</property>
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-16</property>
|
||||
<property name="Font.Name" vt="String">Arial Narrow</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">5</property>
|
||||
@ -163,15 +163,15 @@
|
||||
</object>
|
||||
<object type="TAButton" name="FormMainButtonSetup">
|
||||
<properties>
|
||||
<property name="Left" vt="Int16">256</property>
|
||||
<property name="Left" vt="Int16">246</property>
|
||||
<property name="Top" vt="Int16">265</property>
|
||||
<property name="Width" vt="Int8">99</property>
|
||||
<property name="Height" vt="Int8">30</property>
|
||||
<property name="Width" vt="Int8">109</property>
|
||||
<property name="Height" vt="Int8">28</property>
|
||||
<property name="Caption" vt="String">Setup</property>
|
||||
<property name="Font.Charset" vt="Ident">ANSI_CHARSET</property>
|
||||
<property name="Font.Color" vt="Ident">clWindowText</property>
|
||||
<property name="Font.Height" vt="Int8">-16</property>
|
||||
<property name="Font.Name" vt="String">Arial Narrow</property>
|
||||
<property name="Font.Name" vt="String">Arial</property>
|
||||
<property name="Font.Style" vt="Set"/>
|
||||
<property name="ParentFont" vt="False">False</property>
|
||||
<property name="TabOrder" vt="Int8">6</property>
|
||||
|
@ -465,28 +465,28 @@ EndFunc
|
||||
|
||||
#Region ### START Koda GUI section ### Form=C:\_AutoIt\ZabbixEasyTool\FormMain.kxf
|
||||
$FormMain = GUICreate("ZabbixEasyTool", 405, 299, -1, -1, BitOR($GUI_SS_DEFAULT_GUI,$WS_SIZEBOX,$WS_THICKFRAME), BitOR($WS_EX_TOPMOST,$WS_EX_WINDOWEDGE))
|
||||
GUISetFont(10, 400, 0, "Arial Narrow")
|
||||
GUISetFont(10, 400, 0, "Arial")
|
||||
GUISetOnEvent($GUI_EVENT_CLOSE, "FormMainClose")
|
||||
GUISetOnEvent($GUI_EVENT_MINIMIZE, "FormMainMinimize")
|
||||
GUISetOnEvent($GUI_EVENT_RESTORE, "FormMainRestore")
|
||||
$FormMainLabelStatus = GUICtrlCreateLabel("No Maintenance", 0, 0, 404, 89, BitOR($SS_CENTER,$SS_CENTERIMAGE))
|
||||
GUICtrlSetFont(-1, 28, 400, 0, "Arial Narrow")
|
||||
GUICtrlSetFont(-1, 28, 400, 0, "Arial")
|
||||
GUICtrlSetColor(-1, 0xFFFFFF)
|
||||
GUICtrlSetBkColor(-1, 0x008000)
|
||||
$FormMainComboTimes = GUICtrlCreateCombo("FormMainComboTimes", 48, 90, 99, 25, BitOR($CBS_DROPDOWN,$CBS_AUTOHSCROLL))
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial Narrow")
|
||||
$FormMainButtonMaintenanceSet = GUICtrlCreateButton("Set", 152, 89, 99, 30)
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial Narrow")
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial")
|
||||
$FormMainButtonMaintenanceSet = GUICtrlCreateButton("Set", 152, 89, 99, 28)
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial")
|
||||
GUICtrlSetOnEvent(-1, "FormMainButtonMaintenanceSetClick")
|
||||
$FormMainListViewTriggers = GUICtrlCreateListView("", 0, 120, 404, 142)
|
||||
$FormMainButtonMaintenanceDelete = GUICtrlCreateButton("Delete all", 256, 89, 99, 30)
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial Narrow")
|
||||
$FormMainButtonMaintenanceDelete = GUICtrlCreateButton("Delete all", 256, 89, 99, 28)
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial")
|
||||
GUICtrlSetOnEvent(-1, "FormMainButtonMaintenanceDeleteClick")
|
||||
$FormMainButtonAcknowledge = GUICtrlCreateButton("Acknowledge", 48, 265, 99, 30)
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial Narrow")
|
||||
$FormMainButtonAcknowledge = GUICtrlCreateButton("Acknowledge", 48, 265, 109, 28)
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial")
|
||||
GUICtrlSetOnEvent(-1, "FormMainButtonAcknowledgeClick")
|
||||
$FormMainButtonSetup = GUICtrlCreateButton("Setup", 256, 265, 99, 30)
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial Narrow")
|
||||
$FormMainButtonSetup = GUICtrlCreateButton("Setup", 246, 265, 109, 28)
|
||||
GUICtrlSetFont(-1, 12, 400, 0, "Arial")
|
||||
GUICtrlSetOnEvent(-1, "FormMainButtonSetupClick")
|
||||
GUISetState(@SW_SHOW)
|
||||
#EndRegion ### END Koda GUI section ###
|
||||
|
Loading…
Reference in New Issue
Block a user