home *** CD-ROM | disk | FTP | other *** search
/ PC World 2008 March (DVD) / PCWorld_2008-03_DVD.iso / temadvd / kasperskyinternet / kis7.0.1.321en.exe / kis.en.msi / kis7.cab / layout_main.ini < prev    next >
Encoding:
INI File  |  2007-12-18  |  36.2 KB  |  846 lines

  1. [Templates]
  2. $Button_CX=75
  3. $Button_CY=23
  4. $Button_Medium_CX=103
  5. $Tab=t(tab) bg(GroupHeader)
  6. $Button=t(button) bg(GroupHeader) sz($Button_CX,$Button_CY)
  7. $ListButton=$Button alias(listbutton)
  8. $GroupBox=t(group) f(GroupHeader) b(GroupBox)
  9. $GroupBoxLink=t(group) f(GroupHeaderLink) b(GroupBox)
  10. $GroupSeparator=t(box) f(GroupHeader) b(Topline_light)
  11. $Button_Medium=t(button) bg(GroupHeader) sz($Button_Medium_CX,$Button_CY)
  12. $Button_Large=t(button) bg(GroupHeader) sz(150,23)
  13. $Checkbox=t(check)
  14. $CheckboxForGroup=t(check) a(lt) at(noparentdisable) xy(0,-21)
  15. $Radio=t(radio)
  16. $HelpHl=t(hotlink) f(Hotlink) i(help)
  17. $IpAddr=t(ipaddress)
  18. $IpV6Addr=t(edit) alias(ipv6_edit)
  19. $IpV6Mask=t(edit) alias(ipv6_mask_edit) at(ralign) sz(35)
  20.  
  21. $TrialNotificationBaloon=[Product_Notification_Bottom_Baloon] hide($($IsKeyTrial,ShowIfNotZero))
  22. $NoKeysNotificationBaloon= [NoKeys_Product_Notification_Bottom_Baloon] hide($($IsKeyTrial,ShowIfZero)$($HasNoKeys,ShowIfNotZero)$(EventID,=,#eNotifyLicensing,ShowIfZero))
  23.  
  24. $TrialNotification=[Alert_Notification_Bottom] hide($($IsKeyTrial,ShowIfNotZero))
  25. $NoKeysNotification= [NoKeys_Alert_Notification_Bottom] hide($($IsKeyTrial,ShowIfZero)$($HasNoKeys,ShowIfNotZero)$(EventID,=,#eNotifyLicensing,ShowIfZero))
  26.  
  27. $Control_Shift=7
  28. $Button_Shift=6
  29. $Group_Shift=5
  30. $Edit_CenterOffsetY=-3
  31. $Edit_CommentOffsetX=4
  32. $Static_Shift=xy(0,0,0,3)
  33. $Static_ShiftAfter=xy(0,3,0,0)
  34. $ButtonsLineSizeX=81
  35. $ButtonsLineSizeY=31
  36. $DialogPanelSizeY=$ButtonsLineSizeY
  37. $ButtonsLineMediumSizeX=109
  38.  
  39. $DlgAttr               = t(dialog) mg(7,7) bg(MainWindow)
  40. $DlgBodyAttr           = sz(p,p) mg(7,7) at(body) xy(,,,$DialogPanelSizeY) bg(GroupBody)
  41. $DlgBodyTabAttr        = $Tab sz(p,p) mg(7,7) xy(,,,$DialogPanelSizeY)
  42.  
  43. $DlgWizardAttr         = t(dialog) at(wizard) mg(7,7) bg(MainWindow)
  44. $DlgWizardPageAttr     = $DlgBodyAttr mg(0,0)
  45. $DlgWizardPageHeader   = $SettingsViewHeader  sz(p) bg(DlgWizardHeaderBG)
  46. $DlgWizardPageBodyAttr = $SettingsBodyAttr mg(7,7)
  47. $DlgWizardInnerAttr    = mg(20,10) sz(p,p)
  48.  
  49. $dlg_help_id           = 0
  50.  
  51. $Statistics_Size=p
  52.  
  53. $Task_Statistics_ItemAttr=t(value) at(underlineoff) sz($Statistics_Size,0) va(l,r) $Left_Next
  54. $Task_Statistics_Item=$Task_Statistics_ItemAttr $Left_Next
  55.  
  56. $Navigator_Size=237
  57. $Navigator_HalfSize=118
  58. $Navigator_Item_Size=200
  59. $Navigator_Top_Offset=48
  60. $TaskPanel_Left_Offset=245
  61.  
  62. $Left_Next=a(la) $Static_Shift
  63. $Left_After=a(la) $Static_ShiftAfter
  64.  
  65. $First_Control=a(lt) xy(0,0)
  66. $Next_Control=a(la) xy(0,$Control_Shift)
  67.  
  68. $Group_Header=f(Nav_Header1) mg(8,2) at(singleline,fixstyle) sz(p,25) rs(100,0)
  69. $TaskHeaderState= at(singleline) a(lt) f(Hotlink_Caption) text($ProfileDescription)
  70.  
  71.  
  72. $SettingsGroupFirst =a(la) mg(8,8) xy(2,$Group_Shift)
  73. $SettingsGroupNext  =$GroupSeparator a(la) mg(8,8) xy(0,$Group_Shift)
  74.  
  75. $WindowThinBorder=t(dialog) at(nocaption,dragable,rounded,fixstyle) sz(300,a) bg(WindowWhite) mg(1,6)
  76. $WindowThickBorder=t(dialog) at(nocaption,dragable,rounded,fixstyle) sz(300,a) bg(WindowBlue) mg(5,6)
  77.  
  78. $WindowHeaderWhite=sz(p,a) at(fixstyle) bg(WindowBodyWhite)
  79. $WindowHeaderGrey=sz(p,a) at(fixstyle) bg(WindowBodyGrey)
  80.  
  81. $WindowHeaderShadow=xy(0,23) sz(p,8) at(fixstyle) bg(WindowHeaderShadow)
  82. $WindowThinHeaderLeftPic=xy(-1,-6) sz(p,36) at(fixstyle) bg(WindowHeaderLeftBlue)
  83. $WindowThickHeaderLeftPic=xy(-5,-6) sz(p,36) at(fixstyle) bg(WindowHeaderLeftBlue)
  84. $WindowThinHeaderRightPic=a(rt) xy(-1,-6) sz(6,36) at(fixstyle) bg(WindowHeaderRightBlue)
  85. $WindowThickHeaderRightPic=a(rt) xy(-5,-6) sz(6,36) at(fixstyle) bg(WindowHeaderRightBlue)
  86. $WindowThinTitle=a(lt) xy(48,1) f(Alert_Caption) at(singleline)
  87. $WindowThickTitle=a(lt) xy(44,1) f(Alert_Caption) at(singleline)
  88.  
  89. $WindowHeaderClose = at(clickable) i(IconTaskBar,2,3,2,4,2,5) xy(0,1) a(rt) v(close)
  90.  
  91. $WindowDescription=sz(p,a) a(la) at(fixstyle) bg(WindowBodyGrey)
  92. $WindowDescriptionFooter=a(la) xy(,4) sz(p,11) at(fixstyle) bg(WindowHeaderBottom)
  93.  
  94. $WindowBody=sz(p,a) a(la) at(fixstyle) bg(WindowBodyWhite)
  95.  
  96. $WindowFooterWhite=[DialogPanel] at(fixstyle) bg(WindowBodyWhite) a(la) mg(10,10)
  97.  
  98. $AlertDialog=$WindowThickBorder at(layered,bottom) bg(WindowBlue)
  99. $AlertActions=sz(p,a) a(la) xy(6,16,6,16)
  100.  
  101. $DenendedCtrlOffset=17
  102.  
  103. $Detected=v($(NumThreats)) f($(NumUntreated,Font_Normal_BoldRed))
  104. $Untreated=v($(NumUntreated)) f($(NumUntreated,Font_Normal_BoldRed))
  105.  
  106. $QBObjectStatus=$(ObjectStatus,Object_Statuses)$(SendToKL,QBObject_StatusSentToKL)
  107.  
  108. $SeparatorTop=b(Topline_light) a(as) xy(0,20,0,$Group_Shift) sz(p,1)
  109. $SeparatorBottom=b(Topline_light) a(la) xy(20,$Group_Shift) sz(p,1)
  110.  
  111. $TableStyleCaption1= f(Table_Caption) at(fixstyle) a(lt) xy(,10) mg(5,0)
  112. $TableStyleCaption2= f(Table_Caption) at(fixstyle) a(ss) xy(160,s)
  113. $TableStyleCaption3= $TableStyleCaption2 xy(240,s)
  114.  
  115. $TableStyleHeader= f(Table_Normal) at(fixstyle) a(ls) xy(,16) sz(p,23) mg(5,4) bg(table_hdr)
  116. $TableStyleColumn1= f(Table_Normal) at(fixstyle) a(rs) xy(12,) sz(,23)
  117. $TableStyleColumn2= $TableStyleColumn1 xy(240,s)
  118. $TableStyleRow= f(Table_Normal) at(fixstyle) a(la) xy(,1) sz(p,23) mg(5,4) bg(table_row)
  119.  
  120. $SublinkedAeroButtonStyle=t(hotlink) mg(12,8) a(la) at(fixstyle) sz(p,a) bg(HilightBtn,,,,,,0)
  121. $ArrowAeroButtonStyle=a(lt) xy(,2) i(vista_arrow,0,,1,2,,1)
  122. $CaptionAeroButtonStyle=t(hotlink) a(at) xy(4) at(singleline) f(VistaBtn_Caption)
  123. $CaptionSmallAeroButtonStyle=t(hotlink) a(at) xy(4) at(singleline) f(VistaBtn_CaptionSmall)
  124. $DescriptionAeroButtonStyle=a(sa) f(VistaBtn_Description) t("") at(underlineoff) ia(lt) xy(,3)
  125. $DescriptionAeroButtonStyleVA=a(sa) ia(rc) f(VistaBtn_Description) t(value) at(underlineoff) va(l,r) xy(,3) sz(p,a) mg(14)
  126. $AeroSublinkStyle=t(hotlink) a(as) at(singleline) f(VistaBtn_Sublinks)
  127. $SublinkSeparator=a(as) f(VistaBtn_Sublinks_Sep) text(  |  ) at(underlineoff)
  128. $AeroSublinkNewLineStyle=t(hotlink) a(la) xy(19) at(singleline) f(VistaBtn_Sublinks)
  129.  
  130.  
  131. $RTM_ActionAreaStyle=mg(0,18) sz(p,p) a(la)
  132. $perf_sep =at(fixstyle) a(lt) xy(84) sz(1,15) bg(perf_ctrl_sep_bg)
  133.  
  134. ;------------- Vista Style controls ------------
  135. [VistaAeroButton]
  136. props        =$SublinkedAeroButtonStyle
  137. Arrow         =$ArrowAeroButtonStyle
  138. Caption     =$CaptionAeroButtonStyle
  139. Description =$DescriptionAeroButtonStyle
  140.  
  141.  
  142. ;------------- Dialog Panels ------------
  143.  
  144. [DialogPanel]
  145. props=a(lb) sz(p,$DialogPanelSizeY)
  146. Help=$HelpHl a(lb) xy(5,3) v(help:$dlg_help_id)
  147. BtnsGroup=[DialogPanel_Buttons] a(rb)
  148.  
  149. [DialogPanel_Buttons]
  150. props       = sz(a,$Button_CY)
  151. Confirm     = $Button              a(ab) xy($Button_Shift)
  152. WizardGroup = [DialogPanel_Wizard] a(ab) xy($Button_Shift)
  153. No          = $Button              a(ab) xy($Button_Shift)
  154. Cancel      = $Button              a(ab) xy($Button_Shift)
  155. Apply       = $Button              a(ab) xy($Button_Shift)
  156.  
  157. [DialogPanel_Wizard]
  158. props=sz(a,p) rs(0,0)
  159. Back=$Button a(ab)
  160. Next=$Button a(ab)
  161.  
  162. ;------------- Window Footer ------------
  163.  
  164. [WindowFooter]
  165. props=sz(p,a) a(la) at(fixstyle) bg(WindowBodyGrey)
  166. FooterTop=a(la) sz(p,11) at(fixstyle) bg(WindowFooterTop)
  167. Panel=[DialogPanel] mg(15,8) sz(p,a) a(sa)
  168.  
  169. ;------------- ListCtrl Dialogs ------------
  170.  
  171. [ListCtrl_Find]
  172. props  = $DlgAttr sz(370,a)
  173. Dlg    = [ListCtrl_FindBody]
  174. Find   = $Button at(default) a(rt)         sz($Button_Medium_CX,$Button_CY)
  175. Mark   = $Button a(ra) xy(0,$Button_Shift) sz($Button_Medium_CX,$Button_CY)
  176. Cancel = $Button a(rb)                     sz($Button_Medium_CX,$Button_CY)
  177.  
  178. [ListCtrl_FindBody]
  179. props     = $DlgBodyAttr sz(p,a) xy(,,106)
  180. FindLbl   = a(la) xy(,5,5)
  181. FindEdit  = a(ls) sz(p) t(edit) xy(55,$Edit_CenterOffsetY)
  182. ColumnLbl = a(la) xy(,5,5)
  183. ColumnCmb = a(ls) sz(p) t(combo) xy(55,$Edit_CenterOffsetY)
  184. MatchCase = $Checkbox a(la) xy(,10)
  185. WholeWord = $Checkbox a(la) xy(,6)
  186.  
  187. [ListCtrl_HdrPopup]
  188. props               = t(menu)
  189. ListCtrl_SortDown   = t(menuitem)
  190. ListCtrl_SortUp     = t(menuitem)
  191. ListCtrl_NoSort        = t(menuitem)
  192. ListCtrl_Find       = t(menuitem)
  193. Separator           = t(menuitem)
  194.  
  195. [ListCtrl_Popup]
  196. Separator           = t(menuitem)
  197. ListCtrl_Find       = t(menuitem)
  198. ListCtrl_SelectAll  = t(menuitem)
  199. ListCtrl_Copy       = t(menuitem)
  200. Separator           = t(menuitem)
  201. ListCtrl_AutoScroll = t(menuitem)
  202. Separator           = t(menuitem)
  203.  
  204. ;------------- Browse Dialogs ------------
  205.  
  206. [BrowseForScanObject]
  207. props=$DlgAttr at(resizable) sz(300,310) h(1065)
  208. Dlg=[BrowseForObject.Recursive]
  209.  
  210. [BrowseForExcludeMask]
  211. props=$DlgAttr at(resizable) sz(300,300) h(1254)
  212. Dlg=[BrowseForObject]
  213.  
  214. [BrowseForUpdateSource]
  215. props=$DlgAttr at(resizable) sz(300,310) h(1318)
  216. Dlg=[BrowseForSource]
  217.  
  218. [BrowseForFolder]
  219. props=$DlgAttr at(resizable,nohelp) sz(300,300)
  220. Dlg=[BrowseForObject]
  221.  
  222. ;[BrowseForFolder.menu]
  223. ;props            =t(menu)
  224. ;NewFolder        =t(menuitem)
  225.  
  226. [BrowseForRegistry]
  227. props=$DlgAttr at(resizable) sz(350,330) h(1319)
  228. Dlg=[BrowseForRegObject]
  229.  
  230. [BrowseForSkinSource]
  231. props=$DlgAttr at(resizable) sz(300,310) h(1250)
  232. Dlg=[BrowseForObject]
  233.  
  234. [BrowseForSharedDll]
  235. props=$DlgAttr at(resizable) sz(300,310) h(1245)
  236. Dlg=[BrowseForObject]
  237.  
  238. [BrowseForObject]
  239. props     = $DlgBodyAttr
  240. ShellTree = t(tree) alias(shelltree) a(la) sz(p,200) xy(0,$Group_Shift)
  241. PathLabel = a(la) xy(,10,3)
  242. PathEdit  = t(edit) a(as) sz(p) xy(,$Edit_CenterOffsetY) rs(100,0)
  243.  
  244. [BrowseForRegObject]
  245. props=$DlgBodyAttr
  246. ShellTree=t(tree) alias(regtree) a(la) sz(p,200) xy(0,$Group_Shift)
  247. PathLabel=sz(80,20) a(la) xy(0,$Group_Shift)
  248. PathEdit=t(edit) a(as) sz(p,20) xy(3,-2) rs(100,0) v($(KeyPath))
  249. ValueLabel=sz(80,20) a(la) xy(0,$Group_Shift)
  250. ValueEdit=t(edit) a(as) sz(p,20) xy(3,-2) rs(100,0) v($(KeyValue))
  251. Recursive=$CheckBox $Next_Control v($(Recursive))
  252.  
  253. [BrowseForSource]
  254. props=$DlgBodyAttr
  255. ShellTree=t(tree) alias(shelltree) a(la) sz(p,230) xy(0,$Group_Shift)
  256. PathLabel=sz(a,20) a(la) xy(0,$Group_Shift)
  257. PathEdit=t(edit) at(autocomplete) a(as) sz(p,20) xy(3,-2) rs(100,0) usefor($($IsAK,!))
  258. PathEdit=t(edit) a(as) sz(p,20) xy(3,-2) rs(100,0) usefor($($IsAK))
  259.  
  260. [BrowseForObject.Recursive]
  261. props=$DlgBodyAttr
  262. ShellTree=t(tree) alias(shelltree) a(la) sz(p,200) xy(0,$Group_Shift)
  263. PathLabel=sz(a,20) a(la) xy(0,$Group_Shift)
  264. EditGrp=[BrowseForObject.Recursive_Edit] a(as) xy(3,-1) sz(p,a) rs(100,0)
  265. Recursive=$Checkbox a(la) xy(0,$Group_Shift)
  266.  
  267. [BrowseForObject.Recursive_Edit]
  268. Add=t(button) a(rt) sz(a,21) xy(,,5)
  269. PathEdit=t(edit) at(autocomplete) a(pt) sz(p) usefor($($IsAK,!))
  270. PathEdit=t(edit) a(pt) sz(p) usefor($($IsAK))
  271.  
  272. [BrowseForAppMenu]
  273. props=t(menu)
  274. Browse=t(menuitem)
  275. Separator=t(menuitem)
  276. AppList=t(menuitem)
  277.  
  278. [BrowseForAppSimpleEdit]
  279. $dlg_enable_ok = $(strVal1,EnableIfNotZero)
  280. props = $DlgAttr sz(300,a) at(nohelp)
  281. Body  = [BrowseForAppSimpleEdit_Body]
  282.  
  283. [BrowseForAppSimpleEdit_Body]
  284. props = $DlgBodyAttr sz(p,a)
  285. Text  = $First_Control sz(p,a) xy(,,,$Control_Shift)
  286. Value = t(edit) a(la) sz(p) v($(strVal1))
  287.  
  288. ;------------- Message Dialog ------------
  289.  
  290. [MessageDialog]
  291. props=$WindowThickBorder sz(350,a) at(nohelp,customfooter) text($(MsgBox.Icon,MsgBoxIconWindow)$(MsgBox.Caption))
  292. Header=[MessageDialog_Header]
  293. Body=[MessageDialog_Body]
  294. Footer=$WindowFooterWhite
  295.  
  296. [MessageDialog_Header]
  297. props=$WindowHeaderWhite
  298. HeaderShadow=$WindowHeaderShadow
  299. HeaderLeftPic=$WindowThickHeaderLeftPic text($(MsgBox.Icon,MsgBoxIconWindowHeaderLeft))
  300. HeaderRightPic=$WindowThickHeaderRightPic text($(MsgBox.Icon,MsgBoxIconWindowHeaderRight))
  301. Title=$WindowThickTitle text($(MsgBox.Caption,unicode))
  302.  
  303.  
  304. [MessageDialog_Body]
  305. props=$WindowBody sz(p,a) mg(15,15)
  306. Text=t(richedit) at(readonly,noborder,nofocus) a(cc) sz(p,a) order(4) text($(MsgBox.Text,unicode))
  307.  
  308.  
  309. ;------------- Tray Window ------------
  310.  
  311. [TrayMenu]
  312. props =t(tray) alias(producttray)
  313.  
  314. [TrayMenu.menu]
  315. props            =t(menu)
  316. RunningTask      =t(menuitem) at(hide) text($ProfileItem)
  317. Separator        =t(menuitem)
  318. Scan_My_Computer =t(menuitem) text($ProfileItem)
  319. ScanCustom       =t(menuitem) v(main:Scan_Objects)
  320. Updater          =t(menuitem) text($ProfileItem)
  321. Separator        =t(menuitem)
  322. NetMonitor       =t(menuitem) at(nobindhide) v(window:AntiHackerStatisticsWindow) disable($(fw.state,EnableIfRunning))
  323. BlockNetwork     =t(menuitem) at(nobindhide) disable($(fw.state,EnableIfRunning)) usefor($PersonalOnly)
  324. Separator        =t(menuitem)
  325. VirtualKeyboard  =t(menuitem) v(window:VirtualKeyboard) usefor($PersonalOnly) usefor($(settings.UseVirtualKdb,global))
  326. Separator        =t(menuitem)
  327. Activate         =t(menuitem) v(activate) hide($($IsMayProductActivate,ShowIfNotZero))
  328. Settings         =t(menuitem) v(configure:)
  329. KAV              =t(menuitem) at(default) v(main:Protection)
  330. Separator        =t(menuitem)
  331. DisableProtect   =t(menuitem) text($(state,ProtectionMenuState)) hide($($IsProtectionInstalled,ShowIfNotZero)) disable($($IsSafeMode, EnableIfZero))
  332. About            =t(menuitem) v(dialog:ProductInfo)
  333. Separator        =t(menuitem)
  334. Unload           =t(menuitem) v(exit)
  335. DefSingleClicked =t(menuitem) at(hide) v(main:)
  336.  
  337. [TrayNewsMenu]
  338. props=t(tray) alias(newstray) text($NewsFromKL)
  339.  
  340. [TrayNewsMenu.menu]
  341. props =t(menu)
  342. KAV   =t(menuitem) v(main:Protection)
  343. News  =t(menuitem) at(default) v(news)
  344.  
  345. ;------------- Main Window ------------
  346.  
  347. [MainWindow]
  348. props=$DlgAttr mg(6,6) at(minimizable,dragable) sz(696,540) at(fixstyle)
  349. MainWindowHeader= [MainWindow_Header.Slides]
  350. ;[MainWindow_Header]
  351. MWH_LogoStatus =[MainWindowLogo]
  352. NavigatorWindow=[NavigatorWindow]
  353. HelpSettings=[MainWindow_HelpSettings]
  354. ;Status=[Navigator_Status] tabgroup(1)
  355.  
  356.  
  357. $ViewPanel=a(r) xy(0,76) sz(442,p) bg(GroupBody) order(NavigatorWindow)
  358. ;a(lt) xy($TaskPanel_Left_Offset,80) sz(490,p) order(NavigatorWindow)
  359. $AntiHacker_Panel=alias(antihackerview) $ViewPanel at(fixstyle)
  360. $Update_Panel=alias(taskview) $ViewPanel at(fixstyle)
  361. $Scan_Panel=alias(scanview) $ViewPanel at(fixstyle)
  362.  
  363. $TaskDescription=a(as) xy(,6) sz(p,a)
  364. $TaskImage=xy(5) at(fixstyle)
  365.  
  366. $Task_Panel=alias(taskview) $ViewPanel  at(fixstyle)
  367. $Task_TreatsPanel=alias(tasktreatsview) $ViewPanel at(fixstyle)
  368. $Task_Body=a(lt) mg(22,7) sz(p,p) order(0) xy(,7) ia(lt)
  369. $Task_Group=$GroupBoxLink at(clickable) xy(0,$Group_Shift) mg(8,8)
  370. $Task_Settings=$Task_Group a(la) mg(14,7) sz(p,a) v(configure:$(name))
  371. $Task_Statistics=$Task_Group a(la) mg(14,7) sz(p,a) v(report:$(name))
  372. $Task_Summary=$Task_Group a(la) sz(p,a)
  373. $Task_Graph=$Task_Group a(sa) sz(202,170)
  374. $Task_Events=$Task_Group a(as) sz(202,170) xy(10)
  375.  
  376. $TaskHeaderBG =sz(442,101) ia(lt) i(bg_task_header)
  377. $TaskHeaderSmallBG =sz(442,50) ia(lt) i(bg_task_hdrsml)
  378.  
  379. [Task_Footer]
  380. ;props = sz(442,23) a(lb) i(bg_task_bottom)
  381. ;Viruslist_Link=t(hotlink) f(VistaBtn_Caption) a(rc) xy(17)
  382. ;Kaspersky_Link=t(hotlink) f(VistaBtn_Caption) a(pc) xy(14)
  383.  
  384. [MainWindow_Header]
  385. props=sz(684,70) at(fixstyle) text($(ActiveHighRisks,ChooseHighRiskState))
  386.  
  387. [MainWindow_Header.Slides]
  388. props=sz(684,70) t(slideshow) delay(100)
  389. Slide1= [MainWindow_Header.Slide1]
  390. Slide2= [MainWindow_Header.Slide2]
  391.  
  392. [MainWindow_Header.Slide1]
  393. props=sz(p,p) at(fixstyle) text($(ActiveHighRisks,ChooseHighRiskState))
  394.  
  395. [MainWindow_Header.Slide2]
  396. props=sz(p,p) at(fixstyle) text($(ActiveHighRisks,ChooseHighRiskStateHilight))
  397.  
  398. [MainWindowLogo]
  399. props=sz(684,70) a(lt) mg(14,5)
  400. Description=[MainWindow_Header_Description]
  401. LogoIcon=a(lt) xy(,9) at(clickable) v(dialog:ProductInfo)
  402.  
  403.  
  404. [MainWindow_Header_Description]
  405. props=xy(,32) sz(270,p) a(rt) t(hotlink) text($(ActiveHighRisks,ChooseHighRiskAction)) hide($(ActiveRisks,ChooseRiskHide))
  406. Text=sz(p,p) ta(rt) f(Small_Bold) text($(ActiveHighRisks,ChooseHighRiskText))
  407.  
  408.  
  409. [MainWindow_Footer]
  410. props=a(b) mg(3,0) sz(p,20)
  411. ;Copyright=a(lc)
  412. ;Feedback_Link=t(hotlink) f(Hotlink_white) a(lb) xy(4) disable($(LicInfo.FuncLevel,global,IsProductNoFeatures,!,EnableIfNotZero))
  413. ;Forum_Link=t(hotlink) f(Hotlink_white) a(ab) xy(14)
  414. Viruslist_Link=t(hotlink) f(Hotlink) a(rb) xy(4)
  415. Kaspersky_Link=t(hotlink) f(Hotlink) a(pb) xy(14)
  416.  
  417. [MainWindow_HelpSettings]
  418. props=sz($Navigator_Size,30) a(lb) at(fixstyle) bg(SettingsHelpBg) 
  419. $HelpSettingsButton=t(hotlink) f(HelpSettings) mg(5,0) ia(lt) at(fixstyle) sz($Navigator_HalfSize,p)
  420. Help    =$HelpSettingsButton a(aa) i(MainHelp2) v(help:$(CurrentProfile.type,MainWindow_ProfilesTypesHelpId))
  421. Settings=$HelpSettingsButton a(as) i(Settings) v(configure:$(CurrentProfile.name))
  422.  
  423. ;------------- Task header combo ------------
  424. [TaskHeaderCombo]
  425. props = t(hotlink) a(sa) at(fixstyle) sz(a,a)
  426. Text = $TaskHeaderState
  427. ;v(menu:NavigatorWindow.Navigator:$(name))
  428. Arrow = xy(5,2) a(at) i(ComboArrow,27,28,27,27,27,28)
  429.  
  430.  
  431. [Task_Header]
  432. props=$Group_Header
  433. State=[TaskHeaderCombo] v(menu:NavigatorWindow.Navigator:$(name))
  434. Help=t(bmpbutton) at(fixstyle) a(rt) sz(32,32) xy(,-7) bg(BGHelp,0,0,0,0,0,0) v(help:$(CurrentProfile.type,MainWindow_ProfilesTypesHelpId))
  435. Settings=t(bmpbutton) sz(32,32) at(fixstyle) a(ps) xy(9) bg(BGSettings,0,0,0,0,0,0) v(configure:$(CurrentProfile.name))
  436.  
  437. [Task_Report_Buttons]
  438. props=a(rc) sz(a,a) disable($(admflags,bits(0x10),!,EnableIfNotZero)) hide($(persistent,IsPersistentProtInstalled,ShowIfNotZero))
  439. Start=t(bmpbutton) at(fixstyle) bg(TaskBar,0,1,0,2,4,3) a(lt) disable($TaskStartEnableOnReport) v(run:$(name))
  440. Pause=t(bmpbutton) at(fixstyle) bg(TaskBar,5,6,5,7,9,8) a(as) disable($TaskPauseEnable) v(pause:$(name))
  441. Stop=t(bmpbutton) at(fixstyle) bg(TaskBar,10,11,10,12,14,13) a(as) disable($TaskStopEnabled) v(stop:$(name))
  442.  
  443. [Task_Header_Buttons]
  444. props=a(rc) sz(a,a) disable($(admflags,bits(0x10),!,EnableIfNotZero)) hide($(persistent,IsPersistentProtInstalled,ShowIfNotZero))
  445. Start=t(bmpbutton) at(fixstyle) bg(TaskBar,0,1,0,2,4,3) a(lt) disable($TaskStartEnable) v(run:$(name))
  446. Pause=t(bmpbutton) at(fixstyle) bg(TaskBar,5,6,5,7,9,8) a(as) disable($TaskPauseEnable) v(pause:$(name))
  447. Stop=t(bmpbutton) at(fixstyle) bg(TaskBar,10,11,10,12,14,13) a(as) disable($TaskStopEnabled) v(stop:$(name))
  448.  
  449. [Task_Description]
  450. props     = sz(p,101)
  451. TaskImage = $TaskImage       text($(type,TaskTypeIcon))        disable($($IsTaskActive,EnableIfNotZero))
  452. Caption = $TaskHeaderState a(as) xy(10)
  453. Text      = $TaskDescription text($(type,TaskDescriptionText)) f($($ProfileActiveStateFont)) a(sa)
  454.  
  455. [Task_Common_Table]
  456. props=a(la) sz(p,a)
  457. Caption1=$TableStyleCaption1
  458. Caption2=$TableStyleCaption2
  459. Caption3=$TableStyleCaption3
  460. Table00 = $TableStyleHeader  f($($ProfileActiveStateFont))
  461. Table01 = $TableStyleColumn1 f($($ProfileActiveStateFont))
  462. Table02 = $TableStyleColumn2 f($($ProfileActiveStateFont))
  463. Table10 = $TableStyleRow f($($ProfileActiveStateFont))
  464. Table11 = $TableStyleColumn1 f($($ProfileActiveStateFont))
  465. Table12 = $TableStyleColumn2 f($($ProfileActiveStateFont))
  466. Table20 = $TableStyleRow f($($ProfileActiveStateFont))
  467. Table21 = $TableStyleColumn1 f($($ProfileActiveStateFont))
  468. Table22 = $TableStyleColumn2 f($($ProfileActiveStateFont))
  469.  
  470. [Task_ProfileInfo]
  471. props=$Task_Body
  472. Description=[Task_Description]
  473. ;Table=[Task_Common_Table]
  474. SettingsButton =[Settings_AeroButton]
  475. ;ReportButton  =[Report_AeroButton] 
  476. ;HelpArea= a(lb) sz(442,23) xy(-22,7) bg(bg_task_bottom)
  477.  
  478.  
  479. [Report_AeroButton]
  480. props        =$SublinkedAeroButtonStyle v(report:$(name))
  481. Arrow         =$ArrowAeroButtonStyle
  482. Caption     =$CaptionAeroButtonStyle text($(state,TaskCanBeStarted,ReportButtonCaption)) v(report:$(name))
  483. Description =$DescriptionAeroButtonStyle text($(state,TaskCanBeStarted,ReportButtonDescription))
  484.  
  485. [Settings_AeroButton]
  486. props        =$SublinkedAeroButtonStyle text($(state,SettingsButtonCaption_Action))
  487. Arrow         =$ArrowAeroButtonStyle
  488. Caption     =$CaptionAeroButtonStyle text($(state,SettingsButtonCaption_Text)$(state,SettingsButtonCaption_Action))
  489. Description1 =$DescriptionAeroButtonStyleVA v($(persistent,IsPersistentProtInstalled,IsPersistentProtInstalledTextStateSimple)) f($(state,SubProfileStateFont_Bold))
  490. Description2 =$DescriptionAeroButtonStyleVA v($(level,Profile_Protection_Level)) hide($(type,IsProtectionLevelEnable)) f($(state,SubProfileStateFont))
  491. Description3 =$DescriptionAeroButtonStyleVA v($(ScanAction,Profile_Alert_Type)) hide($(type,IsProtectionScanActionEnable)) f($(state,SubProfileStateFont))
  492. Sublink1    =$AeroSublinkStyle xy(,4) a(sa) text($(state,TaskStartStopCtrl))
  493. |=$SublinkSeparator hide($(state,TaskCanBePausedOrResumed,ShowIfNotZero))
  494. Sublink2=$AeroSublinkStyle hide($(state,TaskCanBePausedOrResumed,ShowIfNotZero)) text($(state,TaskPauseResumeCtrl))
  495.  
  496. ;bmpbutton states:
  497. ;Normal,Pressed,Focused,Disabled,Default,Highlighted
  498.  
  499. ;------------- navigator --------------
  500.  
  501. [NavigatorWindow]
  502. props=t(navigator) at(fixstyle,rememberdata) a(la) sz($Navigator_Size,a) order(0) xy(,6)
  503. Navigator=[Navigator]
  504.  
  505. ;$Navigator_Group_First     =sz(p,a) at(fixstyle) xy(0,0)
  506. ;$Navigator_Group           =t(navgroup) sz(p,a) at(fixstyle) xy(0,5) a(la)
  507. ;$Navigator_Item_Top        =f(Nav_Header1) mg(4,0) ia(lt) xy(0,0,0,5) at(singleline,fixstyle) i(NavStates2,,0,,,,1) bg(NavHeader) sz($Navigator_Size,32)
  508. ;$Navigator_Item            =f(Nav_Normal) a(la) xy(0,0,0,7) mg(4,0) at(singleline,fixstyle) i(NavStates,,0,,,,1) sz($Navigator_Item_Size,15) i(NavStates,,0,,,,1)
  509.  
  510. $Navigator_Group_First     =sz(p,a) at(fixstyle) bg(GroupBody) xy(0,0)
  511. $Navigator_Group           =t(navgroup) sz(p,a) at(fixstyle) bg(GroupBody) xy(0,5) a(la)
  512. $Navigator_Item_Top        =f(Nav_Header1) xy(0,0,0,6) mg(4,0) ia(lt) at(iflastnoextend,singleline,fixstyle) bg(NavHeader,0,1,,,,) sz($Navigator_Size,30)
  513. $Navigator_Item            =a(la) xy(25,0,0,6) mg(0,0) at(singleline,fixstyle) ia(lc) i(NavStates,,0,,,,1) sz($Navigator_Item_Size,13) 
  514. $Navigator_Shadow_Top       =sz(233,9) a(la) xy(2,0) i(i_NavigatorShadowTop) at(disable)
  515. $Navigator_Shadow_Bottom   =sz(237,9) a(la) i(i_NavigatorShadowBottom)
  516.  
  517.  
  518. [Navigator_Protection.menu]
  519. props      = t(menu)
  520. Settings   = t(menuitem) v(configure:$(name))
  521. Report     = t(menuitem) at(default) v(report:$(name))
  522. Separator  = t(menuitem)
  523. Start      = t(menuitem) disable($TaskStartEnable) v(run:$(name))
  524. Pause      = t(menuitem) disable($TaskPauseEnable) v(pause:$(name))
  525. Stop       = t(menuitem) disable($TaskStopEnabled) v(stop:$(name))
  526.  
  527. [Navigator_Scan.menu]
  528. props      = t(menu)
  529. Start      = t(menuitem) disable($TaskStartEnable) v(start:$(name)) hide($(origin,=,#poUnk,!,ShowIfNotZero)) at(default)
  530. Pause      = t(menuitem) disable($TaskPauseEnable) v(pause:$(name)) hide($(origin,=,#poUnk,!,ShowIfNotZero))
  531. Stop       = t(menuitem) disable($TaskStopEnabled) v(stop:$(name))  hide($(origin,=,#poUnk,!,ShowIfNotZero))
  532. Separator  = t(menuitem)
  533. Separator  = t(menuitem)
  534. Settings   = t(menuitem) v(configure:$(name))
  535. Report     = t(menuitem) v(report:$(name)) disable($($IsTaskIdValid,EnableIfNotZero))
  536. Separator  = t(menuitem)
  537. SaveAs     = t(menuitem) v(saveas:$(name)) disable($($IsTaskScanObjectsSelected,EnableIfNotZero))
  538. Rename     = t(menuitem) v(rename:$(name)) disable($(origin,IsProfileUserOrAdmin,EnableIfNotZero))
  539. Delete     = t(menuitem) v(delete:$(name)) disable($(origin,IsProfileUserOrAdmin,EnableIfNotZero)$(state,IsProfileActive,!,EnableIfNotZero))
  540.  
  541. [Navigator_Updater.menu]
  542. props      = t(menu)
  543. Start      = t(menuitem) disable($TaskStartEnable) v(start:$(name)) hide($(origin,=,#poUnk,!,ShowIfNotZero))
  544. Stop       = t(menuitem) disable($TaskStopEnabled) v(stop:$(name))  hide($(origin,=,#poUnk,!,ShowIfNotZero))
  545. Separator  = t(menuitem)
  546. Settings   = t(menuitem) v(configure:$(name))
  547. Report     = t(menuitem) v(report:$(name)) hide($(origin,=,#poUnk,!,ShowIfNotZero)) disable($($IsTaskIdValid,EnableIfNotZero)) at(default)
  548.  
  549. [Navigator_Reports.menu]
  550. props      = t(menu)
  551. Settings   = t(menuitem) v(configure:$(name))
  552.  
  553. [Navigator]
  554. props=sz(p,a)
  555. Protection=[Navigator_Protection] usefor($IsNotSOS)
  556. Scan=[Navigator_Scan]
  557. Update=[Navigator_Updater]
  558. Report=[Navigator_Reports]
  559. License=[Navigator_License]
  560. ;RescueDisk=[Navigator_RescueDisk] usefor($IsNotSOS) hide($ShowWinNTExtendedFuture$($IsProcessor64Bit,!,ShowIfNotZero)$(bWinPE,global,!,ShowIfNotZero)$(ProductType,env,=,fs,!,ShowIfNotZero))
  561. Support=[Navigator_Support]
  562.  
  563. [Navigator_Protection]
  564. props               =$Navigator_Group_First
  565. Protection          =$Navigator_Item_Top text($ProfileDescription$(state,NavigatorProtectionHeaderState)) tt($(state,NavigatorProtectionTooltip)) i(Protection) disable($($IsFunctionalityLevel_Protection,EnableIfNotZero))
  566. File_Monitoring     =$Navigator_Item usefor($(File_Monitoring.enabled,bindok))     text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  567. Mail_Monitoring     =$Navigator_Item     usefor($(Mail_Monitoring.enabled,bindok))     text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  568. Web_Monitoring      =$Navigator_Item     usefor($(Web_Monitoring.enabled,bindok))      text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  569. Behavior_Blocking   =$Navigator_Item     usefor($(Behavior_Blocking.enabled,bindok))   text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  570. Behavior_Blocking2  =$Navigator_Item     usefor($(Behavior_Blocking2.enabled,bindok))  text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  571. Anti_Hacker         =$Navigator_Item     usefor($(Anti_Hacker.enabled,bindok))         text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  572. Anti_Spy            =$Navigator_Item     usefor($(Anti_Spy.enabled,bindok))            text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  573. Anti_Spam           =$Navigator_Item     usefor($(Anti_Spam.enabled,bindok))           text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  574. ParCtl              =$Navigator_Item     usefor($(ParCtl.enabled,bindok))              text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  575.  
  576. [Navigator_Scan]
  577. props               =$Navigator_Group xy(0,5)
  578. Scan_Objects        =$Navigator_Item_Top                                               text($ProfileDescription$(state,NavigatorScanHeaderState)) tt($(state,NavigatorScanTooltip)) i(Scan) disable($($IsFunctionalityLevel_Protection,EnableIfNotZero))
  579. ;Shadow_top          =$Navigator_Shadow_Top 
  580. Scan_Critical_Areas =$Navigator_Item     usefor($(Scan_Critical_Areas.enabled,bindok)) text($NavigatorDescription) f($(state,NavigatorScanFont))           tt($(state,NavigatorScanTooltip))
  581. Scan_My_Computer    =$Navigator_Item     usefor($(Scan_My_Computer.enabled,bindok))    text($NavigatorDescription) f($(state,NavigatorScanFont))           tt($(state,NavigatorScanTooltip))
  582. Scan_Startup        =$Navigator_Item     usefor($(Scan_Startup.enabled,bindok))        text($NavigatorDescription) f($(state,NavigatorScanFont))           tt($(state,NavigatorScanTooltip))
  583. Scan_Rootkits       =$Navigator_Item     usefor($(Scan_Rootkits.enabled,bindok))       text($NavigatorDescription) f($(state,NavigatorScanFont))           tt($(state,NavigatorScanTooltip))
  584.  
  585. [Navigator_Updater]
  586. props               =$Navigator_Group xy(0,5)
  587. Updater        =$Navigator_Item_Top     usefor($(Updater.enabled,bindok))             text($ProfileDescription$(state,NavigatorScanHeaderState)) tt($(state,NavigatorScanTooltip)) disable($(LicInfo.FuncLevel,global,IsFunctionalityLevel_Updater,EnableIfNotZero)) i(web)
  588. ;Shadow_top          =$Navigator_Shadow_Top
  589.  
  590.  
  591. [Navigator_Reports]
  592. props               =$Navigator_Group xy(0,5)
  593. DataFiles =$Navigator_Item_Top text($ReportFiles)  i(datafiles32)
  594.  
  595. [Navigator_License]
  596. props               =$Navigator_Group xy(0,5) usefor($(bWinPE,global,!))
  597. License             =$Navigator_Item_Top text($License$(LicInfo.FuncLevel,NavigatorLicenseHeaderState)) i(license32)
  598.  
  599. [Navigator_RescueDisk]
  600. props               =$Navigator_Group xy(0,5)
  601. RescueDisk          =$Navigator_Item_Top text($RescueDisk) i(rdisk32)
  602.  
  603. [Navigator_Support]
  604. props               =$Navigator_Group xy(0,5)
  605. Support             =$Navigator_Item_Top text($Support) i(support32)
  606.  
  607. [Navigator_ScanTemplate]
  608. props               =$Navigator_Item                                                   text($NavigatorDescription) f($(state,NavigatorScanFont))           tt($(state,NavigatorScanTooltip))
  609.  
  610. [Navigator_UpdaterTemplate]
  611. props               =$Navigator_Item                                                   text($ProfileDescription) f($(state,NavigatorScanFont))             tt($(state,NavigatorScanTooltip)) disable($(LicInfo.FuncLevel,global,IsFunctionalityLevel_Updater,EnableIfNotZero))
  612.  
  613. ;------------- Product State --------------
  614.  
  615. [Navigator_Status]
  616. props=sz($Navigator_Size,120) alias(productstatus) a(lt) at(fixstyle) bg(GroupBody)
  617. StatusHeader=[Navigator_Status_Header]
  618. StatusBody=[Navigator_Status_Body]
  619.  
  620. [Navigator_Status_Header]
  621. props      = mg(4,5) sz($Navigator_Size,25) at(fixstyle)
  622. StatusMenu = t(bmpbutton) at(fixstyle) bg(TaskBar,27,28,27,27,27,28) a(rt) xy(0,-2) v(menu)
  623. StatusNext = t(bmpbutton) at(fixstyle) bg(TaskBar,23,24,23,25,27,26) a(ps)
  624. StatusPrev = t(bmpbutton) at(fixstyle) bg(TaskBar,19,20,19,21,23,22) a(ps)
  625.  
  626. [Navigator_Status_Header.StatusMenu.menu]
  627. props         = t(menu)
  628. StatusHide    = t(menuitem)
  629. StatusShowAll = t(menuitem) v(restore:status) text($LinkShowMessages)
  630.  
  631. [Navigator_Status_Body]
  632. props=sz(p,p) a(la) mg(10,5) at(fixstyle) order(0)
  633. StatusLink2=t(hotlink) f(Hotlink) a(lp) xy(5)
  634. StatusLink1=t(hotlink) f(Hotlink) a(lp) xy(5)
  635. Text=[Navigator_Status_Text]
  636.  
  637. [Navigator_Status_Text]
  638. props=sz(p,p) a(lp)
  639. StatusText=a(cc) 
  640.  
  641. ;------------- SaveProfile --------------
  642.  
  643. [SaveProfile]
  644. $dlg_help_id=$(type,SaveRenameProfile_HelpId)
  645. $dlg_enable_ok=$(description,EnableIfNotZero)
  646. props=$DlgAttr sz(300,a)
  647. Body=[SaveProfile_Body]
  648.  
  649. [SaveProfile_Body]
  650. props=$DlgBodyAttr sz(p,a)
  651. Description=a(lt)
  652. EditName=t(edit) a(la) sz(p) xy(0,4) v($(description))
  653.  
  654. ;------------- RenameProfile --------------
  655.  
  656. [RenameProfile]
  657. $dlg_help_id=$(type,SaveRenameProfile_HelpId)
  658. $dlg_enable_ok=$(description,EnableIfNotZero)
  659. props=$DlgAttr sz(300,a)
  660. Body=[RenameProfile_Body]
  661.  
  662. [RenameProfile_Body]
  663. props=$DlgBodyAttr sz(p,a)
  664. Description=a(lt)
  665. EditName=t(edit) a(la) sz(p) xy(0,4) v($(description))
  666.  
  667. ;------------- Baloon --------------
  668.  
  669. [Product_Notification]
  670. props=$WindowThinBorder at(layered,bottom,noautofocus)
  671. Header=[Product_Notification_Header]
  672. StatusBody=[Product_Notification_Body]
  673. Bottom=$TrialNotificationBaloon
  674. Bottom2=$NoKeysNotificationBaloon
  675.  
  676. [Product_Notification_Header]
  677. props=$WindowHeaderWhite
  678. HeaderShadow=$WindowHeaderShadow
  679. HeaderLeftPic=$WindowThinHeaderLeftPic text($(Severity,ProductNotificationBgHeaderLeft))
  680. HeaderRightPic=$WindowThinHeaderRightPic text($(Severity,ProductNotificationBgHeaderRight))
  681. Title=$WindowThinTitle text($ProductName)
  682. StatusClose = $WindowHeaderClose
  683. StatusMenu  = at(clickable) i(IconTaskBar,0,1,0,0,0,1) a(ps) v(menu) hide($(settings.EnableInteraction,global,ShowIfNotZero))
  684.  
  685. [Product_Notification_Header.StatusMenu.menu]
  686. props              = t(menu)
  687. NotifyDisable      = t(menuitem)
  688. ;Separator          = t(menuitem)
  689. ;NotifyDisableGroup = t(menuitem)
  690. NotifyDisableAll   = t(menuitem)
  691. Separator          = t(menuitem)
  692. NotifyConfigure    = t(menuitem) v(configure:Service.ConfigureNotifications)
  693.  
  694.  
  695. [Product_Notification_Body]
  696. props=$WindowBody mg(5,5)
  697. ;StatusText=sz(p) a(ca) xy(,10,,10) text($ProductNotificationString)
  698. StatusText=t(richedit) at(readonly,noborder,nofocus,calign) sz(p) a(ca) xy(,10,,10) text($ProductNotificationString)
  699. StatusLink1=t(hotlink) f(Hotlink) a(la) xy(10) text($(EventID,ProductNotificationLink1))
  700. StatusLink2=t(hotlink) f(Hotlink) a(la) xy(10) text($(EventID,ProductNotificationLink2))
  701.  
  702. [Product_Notification_Bottom_Baloon]
  703. props=$WindowBody 
  704. Separator=sz(p) at(fixstyle) bg(WindowHeaderShadow)
  705. Text=xy(,6) mg(5,) a(ca) f(Bold_lred) sz(p)
  706. BuyLink=t(hotlink) f(Hotlink) a(la) xy(16) v(buy)
  707.  
  708. [NoKeys_Product_Notification_Bottom_Baloon]
  709. props=$WindowBody 
  710. Separator=sz(p) at(fixstyle) bg(WindowHeaderShadow)
  711. Text=xy(,6) mg(5,) a(ca) f(Bold_lred) sz(p)
  712. BuyLink=t(hotlink) f(Hotlink) a(la) xy(16) v(activate)
  713.  
  714. [Alert_Notification_Bottom]
  715. props=sz(p,a) a(la) at(fixstyle) bg(WindowBodyGrey)
  716. Separator=a(lt) sz(p,11) at(fixstyle) bg(WindowFooterTop)
  717. Text=xy(,6) mg(5,) a(ca) f(Bold_lred) sz(p)
  718. BuyLink=t(hotlink) f(Hotlink) a(la) xy(16,,,6) v(buy)
  719.  
  720. [NoKeys_Alert_Notification_Bottom]
  721. props=sz(p,a) a(la) at(fixstyle) bg(WindowBodyGrey)
  722. Separator=a(lt) sz(p,11) at(fixstyle) bg(WindowFooterTop)
  723. Text=xy(,6) mg(5,) a(ca) f(Bold_lred) sz(p)
  724. BuyLink=t(hotlink) f(Hotlink) a(la) xy(16,,,6) v(activate)
  725.  
  726. ;------------- News Reader Dialog ------------
  727.  
  728. [NewsReaderDialog]
  729. props=$DlgAttr alias(news) at(dragable,resizable,a_close) sz(370,380)
  730. ;TaskBar=[NewsReaderDialog_TaskBar]
  731. Body=[NewsReaderDialog_Body]
  732.  
  733. [NewsReaderDialog_TaskBar]
  734. props=sz(p,31) rs(0,0)
  735.  
  736. [NewsReaderDialog_Body]
  737. props=sz(p,p) a(la) xy(,,,$DialogPanelSizeY) at(fixstyle) bg(NewsBody)
  738. NewsHeader= [News_Header]
  739. NewsText=t(html) a(la) at(nofocus,noborder) xy(1,,1,23) sz(p,p) text($(Text,unicode))
  740. NewsFooter= [News_Footer]
  741.  
  742. [News_Header]
  743. props     = sz(p,a) rs(100,0) at(fixstyle) bg(NewsTitle)
  744. Size      =sz(,50)
  745. TopLeft   = a(lt) sz(p) xy(,,3,) at(fixstyle) bg(NewsTitleTopLeft) 
  746. TopRight  = a(rt) at(fixstyle) bg(NewsTitleTopRight)
  747. NewsName  = [News_Title] xy(70,7,40,12)
  748. NewsIcon  = a(lt) xy(10,4) text($(Severity,ProductNewsIcon))
  749. BottomLeft      = a(lb) sz(p) xy(,,3,) at(fixstyle) bg(NewsTitleBottomLeft) 
  750. BottomRight     = a(rb) at(fixstyle) bg(NewsTitleBottomRight)
  751.  
  752. [News_Title]
  753. props=sz(p,a)
  754. Title=t() a(c) sz(p,a) f(Header1) text($(Title))
  755.  
  756. [News_Footer]
  757. props     = a(lb) sz(p,a) rs(100,0)
  758. Left      = a(l) sz(p) xy(,,4) at(fixstyle) bg(NewsFooterLeft)
  759. Right     = a(r) at(fixstyle) bg(NewsFooterRight)
  760. NewsBack  = t(hotlink) a(lc) xy(5,,5) f(Hotlink)
  761. NewsNext  = t(hotlink) a(rc) xy(5,,5) f(Hotlink)
  762.  
  763. ;------------- VirtualKeyboard --------------
  764.  
  765. [VirtualKeyboard]
  766. props=t(dialog) sz(476,128) alias(virtual_keyboard) bg(KbdWindow) at(noautofocus,noactivate,ontop,fixstyle)
  767.  
  768. [KbdButton]
  769. props=a(lt) ta(cc) bg(KbdButton,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  770.  
  771. [KbdButtonTab]
  772. props=a(lt) ta(cc) bg(KbdButtonTab,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  773.  
  774. [KbdButtonCaps]
  775. props=a(lt) ta(cc) bg(KbdButtonCaps,0,1,0,0,0,0) at(clickable,fixstyle,singleline,chklike)
  776.  
  777. [KbdButtonLShift]
  778. props=a(lt) ta(cc) bg(KbdButtonLShift,0,1,0,0,0,0) at(clickable,fixstyle,singleline,chklike)
  779.  
  780. [KbdButtonRShift]
  781. props=a(lt) ta(cc) bg(KbdButtonRShift,0,1,0,0,0,0) at(clickable,fixstyle,singleline,chklike)
  782.  
  783. [KbdButtonCtrl]
  784. props=a(lt) ta(cc) bg(KbdButtonCtrl,0,1,0,0,0,0) at(clickable,fixstyle,singleline,chklike)
  785.  
  786. [KbdButtonBS]
  787. props=a(lt) ta(cc) bg(KbdButtonBS,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  788.  
  789. [KbdButtonSlash]
  790. props=a(lt) ta(cc) bg(KbdButtonSlash,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  791.  
  792. [KbdButtonEnter]
  793. props=a(lt) ta(cc) bg(KbdButtonEnter,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  794.  
  795. [KbdButtonSpace]
  796. props=a(lt) ta(cc) bg(KbdButtonSpace,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  797.  
  798. [KbdButtonLeft]
  799. props=a(lt) ta(cc) bg(KbdButtonLeft,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  800.  
  801. [KbdButtonRight]
  802. props=a(lt) ta(cc) bg(KbdButtonRight,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  803.  
  804. [KbdButtonUp]
  805. props=a(lt) ta(cc) bg(KbdButtonUp,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  806.  
  807. [KbdButtonDown]
  808. props=a(lt) ta(cc) bg(KbdButtonDown,0,1,0,0,0,0) at(clickable,fixstyle,singleline,btnlike)
  809.  
  810. ;------------- SkinDebugWindow --------------
  811.  
  812. [SkinDebugWindow]
  813. props      = $DlgAttr at(resizable,nohelp,a_close) sz(200,150) text(Skin Debug)
  814. Body       = [SkinDebugWindow_Body]
  815.  
  816. [SkinDebugWindow_Body]
  817. props      = $DlgBodyAttr
  818. NewsText   = t(richedit) sz(p,p) at(readonly) text($(strVal1,unicode))
  819.  
  820. ;------------- DumpsDialog --------------
  821.  
  822. [DumpsDialog]
  823. props      = $DlgAttr at(nohelp) sz(480,350)
  824. Body       = [DumpsDialog_Body]
  825. Cancel     = a(rb) $Button
  826. Send       = a(ps) $Button xy($Button_Shift)
  827.  
  828. [DumpsDialog_Body]
  829. props      = $DlgBodyAttr
  830. Header     = [DumpsDialog_Header]
  831. Description= $Next_Control sz(p,a)
  832. HelpUsIcon = $Next_Control i(scan)
  833. HelpUs     = a(as) sz(p,a)
  834. List       = [DumpsDialog_List] $Next_Control a(ca)
  835.  
  836. [DumpsDialog_Header]
  837. props      = sz(p,a)
  838. Icon       = $First_Control xy(,,$Control_Shift) i(danger32)
  839. Caption    = a(ac) f(Bold) sz(p,a)
  840.  
  841. [DumpsDialog_List]
  842. props      = t(list) alias(vector) at(checked) sz(p,p) v($(Dumps))
  843. Size       = v($(Size,filesize),$(Send)) sz(100)
  844. PackSize   = v($(PackSize,filesize)) sz(100)
  845. Path       = v($(SysInfo,DumpsDialog_SysInfo)) sz(270)
  846.