home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 November / PCWorld_2006-11_cd.bin / zabezpeceni / avs / avs.msi / layout_main.ini < prev    next >
INI File  |  2006-09-14  |  19KB  |  458 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. $Button_Medium=t(button) bg(GroupHeader) sz($Button_Medium_CX,$Button_CY)
  11. $Button_Large=t(button) bg(GroupHeader) sz(150,23)
  12. $Checkbox=t(check)
  13. $CheckboxForGroup=t(check) a(lt) at(noparentdisable) xy(0,-21)
  14. $Radio=t(radio)
  15. $HelpHl=t(hotlink) f(Hotlink_white) i(help)
  16. $IpAddr=t(ipaddress)
  17.  
  18. $Control_Shift=7
  19. $Button_Shift=6
  20. $Group_Shift=5
  21. $Edit_CenterOffsetY=-3
  22. $Edit_CommentOffsetX=4
  23. $Static_Shift=xy(0,0,0,3)
  24. $Static_ShiftAfter=xy(0,3,0,0)
  25. $ButtonsLineSizeX=81
  26. $ButtonsLineSizeY=31
  27. $DialogPanelSizeY=$ButtonsLineSizeY
  28. $ButtonsLineMediumSizeX=109
  29. $AOLTitleSizeY=28
  30. $AOLGroup_Shift=5
  31.  
  32. $DlgAttr               = t(dialog) mg(7,7) bg(MainWindow)
  33. $DlgBodyAttr           = sz(p,p) mg(7,7) at(body) xy(,,,$DialogPanelSizeY) bg(GroupBody)
  34. $DlgBodyTabAttr        = $Tab sz(p,p) mg(7,7) xy(,,,$DialogPanelSizeY)
  35.  
  36. $DlgWizardAttr         = t(wizard) mg(7,7) bg(MainWindow)
  37. $DlgWizardPageAttr     = $DlgBodyAttr mg(0,0)
  38. $DlgWizardPageHeader   = $SettingsViewHeader
  39. $DlgWizardPageBodyAttr = $SettingsBodyAttr mg(7,7)
  40. $DlgWizardInnerAttr    = mg(20,10) sz(p,p)
  41.  
  42. $dlg_help_id           = 0
  43.  
  44. $Statistics_Size=p
  45. $Task_Statistics_ItemAttr=t(value) sz($Statistics_Size,0) va(l,r) $Left_Next
  46. $Task_Statistics_Item=$Task_Statistics_ItemAttr $Left_Next
  47.  
  48. $Navigator_Size=220
  49.  
  50. $Left_Next=a(la) $Static_Shift
  51. $Left_After=a(la) $Static_ShiftAfter
  52.  
  53. $First_Control=a(lt) xy(0,0)
  54. $Next_Control=a(la) xy(0,$Control_Shift)
  55.  
  56. $Group_Header=f(Header1) mg(8,0) bg(GroupHeader) at(singleline,fixstyle) sz(p,25) rs(100,0)
  57. $TaskHeaderState=xy(0,0,70) at(singleline) a(lc) f($(persistent,ProfileStateFont)) text($ProfileDescription$(persistent,IsPersistentProtInstalled,IsPersistentProtInstalledTextState))
  58.  
  59. $SettingsGroupFirst =$GroupBox a(la) mg(8,8)
  60. $SettingsGroupNext  =$GroupBox a(la) mg(8,8) xy(0,$Group_Shift)
  61.  
  62. $BorderedDailogAttr=sz(p,p) bg(GroupBody) mg(5,5) at(fixstyle)
  63. $AlertDialogAttr=t(dialog) at(nocaption,layered,dragable,bottom,fixstyle) sz(300,310) mg(5,5) bg(AlertWindowLegal)
  64.  
  65. $DenendedCtrlOffset=17
  66.  
  67. $Detected=v($(NumThreats)) f($(NumThreats,Font_Normal_BoldRed))
  68. $Untreated=v($(NumUntreated)) f($(NumUntreated,Font_Normal_BoldRed))
  69.  
  70. $QBObjectStatus=$(ObjectStatus,Object_Statuses)$(SendToKL,QBObject_StatusSentToKL)
  71.  
  72. ;------------- Dialog Panels ------------
  73.  
  74. [DialogPanel]
  75. props=a(lb) sz(p,p)
  76. Help=$HelpHl a(lb) xy(5,3) v(help:$dlg_help_id) usefor(localgui)
  77. BtnsGroup=[DialogPanel_Buttons] a(rb)
  78.  
  79. [DialogPanel_Buttons]
  80. props       = sz(a,$Button_CY)
  81. Confirm     = $Button              a(ab) xy($Button_Shift)
  82. WizardGroup = [DialogPanel_Wizard] a(ab) xy($Button_Shift)
  83. No          = $Button              a(ab) xy($Button_Shift)
  84. Cancel      = $Button              a(ab) xy($Button_Shift)
  85. Apply       = $Button              a(ab) xy($Button_Shift)
  86.  
  87. [DialogPanel_Wizard]
  88. props=sz(a,p) rs(0,0)
  89. Back=$Button a(ab)
  90. Next=$Button a(ab)
  91.  
  92. ;------------- ListCtrl Dialogs ------------
  93.  
  94. [ListCtrl_Find]
  95. props  = $DlgAttr sz(370,a)
  96. Dlg    = [ListCtrl_FindBody]
  97. Find   = $Button at(default) a(rt)         sz($Button_Medium_CX,$Button_CY)
  98. Mark   = $Button a(ra) xy(0,$Button_Shift) sz($Button_Medium_CX,$Button_CY)
  99. Cancel = $Button a(rb)                     sz($Button_Medium_CX,$Button_CY)
  100.  
  101. [ListCtrl_FindBody]
  102. props     = $DlgBodyAttr sz(p,a) xy(,,106)
  103. FindLbl   = a(la) xy(,5,5)
  104. FindEdit  = a(ls) sz(p) t(edit) xy(55,$Edit_CenterOffsetY)
  105. ColumnLbl = a(la) xy(,5,5)
  106. ColumnCmb = a(ls) sz(p) t(combo) xy(55,$Edit_CenterOffsetY)
  107. MatchCase = $Checkbox a(la) xy(,10)
  108. WholeWord = $Checkbox a(la) xy(,6)
  109.  
  110. [ListCtrl_HdrPopup]
  111. props              = t(menu)
  112. ListCtrl_SortDown  = t(menuitem)
  113. ListCtrl_SortUp    = t(menuitem)
  114. ListCtrl_Find      = t(menuitem)
  115. Separator          = t(menuitem)
  116.  
  117. [ListCtrl_Popup]
  118. Separator          = t(menuitem)
  119. ListCtrl_Find      = t(menuitem)
  120. ListCtrl_SelectAll = t(menuitem)
  121. ListCtrl_Copy      = t(menuitem)
  122. Separator          = t(menuitem)
  123.  
  124. ;------------- Browse Dialogs ------------
  125.  
  126. [BrowseForScanObject]
  127. props=$DlgAttr at(resizable) sz(300,310) h(1065)
  128. Dlg=[BrowseForObject.Recursive]
  129.  
  130. [BrowseForExcludeMask]
  131. props=$DlgAttr at(resizable) sz(300,300) h(1254)
  132. Dlg=[BrowseForObject]
  133.  
  134. [BrowseForUpdateSource]
  135. props=$DlgAttr at(resizable) sz(300,310) h(1190)
  136. Dlg=[BrowseForSource]
  137.  
  138. [BrowseForFolder]
  139. props=$DlgAttr at(resizable,nohelp) sz(300,300)
  140. Dlg=[BrowseForObject]
  141.  
  142. [BrowseForRegistry]
  143. props=$DlgAttr at(resizable) sz(350,330) h(1100)
  144. Dlg=[BrowseForRegObject]
  145.  
  146. [BrowseForObject]
  147. props=$DlgBodyAttr
  148. ShellTree=t(shelltree) a(la) sz(p,200) xy(0,$Group_Shift)
  149. PathLabel=sz(a,20) a(la) xy(0,$Group_Shift)
  150. PathEdit=t(edit) a(as) sz(p,20) xy(3,-2) rs(100,0)
  151.  
  152. [BrowseForRegObject]
  153. props=$DlgBodyAttr
  154. ShellTree=t(regtree) a(la) sz(p,200) xy(0,$Group_Shift)
  155. PathLabel=sz(80,20) a(la) xy(0,$Group_Shift)
  156. PathEdit=t(edit) a(as) sz(p,20) xy(3,-2) rs(100,0) v($(KeyPath))
  157. ValueLabel=sz(80,20) a(la) xy(0,$Group_Shift)
  158. ValueEdit=t(edit) a(as) sz(p,20) xy(3,-2) rs(100,0) v($(KeyValue))
  159. Recursive=$CheckBox $Next_Control v($(Recursive))
  160.  
  161. [BrowseForSource]
  162. props=$DlgBodyAttr
  163. ShellTree=t(shelltree) a(la) sz(p,195) xy(0,$Group_Shift)
  164. PathLabel=sz(a,20) a(la) xy(0,$Group_Shift)
  165. PathEdit=t(edit) a(as) sz(p,20) xy(3,-2) rs(100,0)
  166. UsePlain=$CheckBox $Next_Control v($(Plain))
  167.  
  168. [BrowseForObject.Recursive]
  169. props=$DlgBodyAttr
  170. ShellTree=t(shelltree) a(la) sz(p,200) xy(0,$Group_Shift)
  171. PathLabel=sz(a,20) a(la) xy(0,$Group_Shift)
  172. EditGrp=[BrowseForObject.Recursive_Edit] a(as) xy(3,-1) sz(p,a) rs(100,0)
  173. Recursive=$Checkbox a(la) xy(0,$Group_Shift)
  174.  
  175. [BrowseForObject.Recursive_Edit]
  176. Add=t(button) a(rt) sz(a,21) xy(,,5)
  177. PathEdit=t(edit) a(pt) sz(p)
  178.  
  179. [BrowseForSkinSource]
  180. props=$DlgAttr at(resizable) sz(300,310) h(1250)
  181. Dlg=[BrowseForObject]
  182.  
  183. [BrowseForSharedDll]
  184. props=$DlgAttr at(resizable,nohelp) sz(300,310) h(1245)
  185. Dlg=[BrowseForObject]
  186.  
  187. [BrowseForAppMenu]
  188. props=t(menu)
  189. Browse=t(menuitem)
  190. Separator=t(menuitem)
  191. AppList=t(menuitem)
  192.  
  193. ;------------- Message Dialog ------------
  194.  
  195. [MessageDialog]
  196. props=$DlgAttr at(nohelp) sz(a,a) mg(10,10)
  197. Body=[MessageDialog_Body]
  198.  
  199. [MessageDialog_Body]
  200. props=$DlgBodyAttr sz(a,a)
  201. Icon=sz(32,32) xy(,,$Control_Shift)
  202. Text=t(richedit) at(readonly,noborder,nofocus) a(ac) sz(a,a,,,500)
  203.  
  204. ;------------- Tray Window ------------
  205.  
  206. [TrayMenu]
  207. props=t(tray) i(Tray)
  208.  
  209. [TrayMenu.menu]
  210. props            =t(menu)
  211. RunningTask      =t(menuitem) at(hide) text($ProfileItem)
  212. Separator        =t(menuitem)
  213. Scan_My_Computer =t(menuitem) text($ProfileItem)
  214. ScanCustom       =t(menuitem) v(main:Scan_Objects)
  215. Updater          =t(menuitem) text($ProfileItem)
  216. Separator        =t(menuitem)
  217. NetMonitor       =t(menuitem) at(nobindhide) v(window:AntiHackerStatisticsWindow) disable($(fw.state,EnableIfRunning))
  218. Separator        =t(menuitem)
  219. Activate         =t(menuitem) v(activate) hide($($IsMayProductActivate,ShowIfNotZero))
  220. Settings         =t(menuitem) v(configure:)
  221. KAV              =t(menuitem) at(default) v(main:Protection)
  222. Separator        =t(menuitem)
  223. DisableProtect   =t(menuitem) text($(state,ProtectionMenuState)) hide($($IsProtectionInstalled,ShowIfNotZero))
  224. Unload           =t(menuitem) v(exit)
  225. DefSingleClicked =t(menuitem) at(hide) v(main:)
  226.  
  227. ;------------- Main Window ------------
  228.  
  229. [MainWindow]
  230. props=$DlgAttr at(dragable,fixstyle,nocaption) sz(644,489) bg(MainWindowEx)
  231. SysMinimaze = t(bmpbutton) at(fixstyle) bg(SysMiniBar,0,2,1,3,4) a(rt) xy(25,5) v(minimize)
  232. SysClose = t(bmpbutton) at(fixstyle) bg(SysCloseBar,0,2,1,3,4) a(rt) xy(4,5) v(close)
  233. MainWindowHeader=[MainWindow_Header] tabgroup(1)
  234. NavigatorWindow=[NavigatorWindow]
  235. Status=[Navigator_Status] tabgroup(1)
  236. Footer=[MainWindow_Footer] tabgroup(1)
  237.  
  238. $ViewPanel=a(l) xy(233,102) sz(393,359) bg(GroupBody) order(NavigatorWindow)
  239. $AntiHacker_Panel=alias(antihackerview) $ViewPanel at(fixstyle)
  240. $Update_Panel=alias(taskview) $ViewPanel at(fixstyle)
  241. $Scan_Panel=alias(scanview) $ViewPanel at(fixstyle)
  242.  
  243. $TaskDescription=a(as) xy(10,5) sz(p,60)
  244. $TaskImage=xy(5) at(fixstyle)
  245.  
  246. $Task_Panel=alias(taskview) $ViewPanel  at(fixstyle)
  247. $Task_TreatsPanel=alias(tasktreatsview) $ViewPanel at(fixstyle)
  248. $Task_Body=a(la) mg(10,7) sz(p,330) order(0) xy(,7)
  249. $Task_Group=$GroupBoxLink at(clickable) xy(0,$Group_Shift) mg(8,8)
  250. $Task_Settings=$Task_Group a(la) mg(14,8) sz(p,a) v(configure:$(name))
  251. $Task_Statistics=$Task_Group a(la) mg(14,8) sz(p,a) v(report:$(name))
  252. $Task_Summary=$Task_Group a(la) sz(p,a)
  253. $Task_Graph=$Task_Group a(sa) sz(202,170)
  254. $Task_Events=$Task_Group a(as) sz(202,170) xy(10)
  255.  
  256. [MainWindow_Header]
  257. props=xy(,42) sz(p,50) at(fixstyle) mg(20,7)
  258. Help=[MainWindow_HelpArea] text(\e)
  259. SettingsArea=[MainWindow_SettingsArea]
  260.  
  261. [MainWindow_HelpArea]
  262. props=t(hotlink) at(clickable,fixstyle) a(rt) sz(a,p) xy(0,3) bg(Help) v(help:$(CurrentProfile.type,MainWindow_ProfilesTypesHelpId))
  263. Help=xy(38,8)
  264.  
  265. [MainWindow_SettingsArea]
  266. props=t(hotlink) at(clickable,fixstyle) a(pt) sz(a,p) xy(10,3) bg(Settings) v(configure:$(CurrentProfile.name,MainWindow_SettingsCfg))
  267. Settings=xy(38,8)
  268.  
  269. [MainWindow_Footer]
  270. props=a(b) mg(3,0) sz(p,20)
  271. Viruslist_Link=t(hotlink) f(Hotlink_AOL) a(rb) xy(4)
  272. AOL_Info=[MainWindow_AOL_Info]
  273.  
  274. [MainWindow_AOL_Info]
  275. props=t(hotlink) at(clickable,fixstyle) a(lt) xy(5,8) bg(AOLLogo) v(url:http://www.aol.com) tt(www.aol.com)
  276.  
  277. [Task_Header]
  278. props=$Group_Header
  279. State=$TaskHeaderState t(hotlink) v(menu:NavigatorWindow.Navigator:$(name))
  280. Buttons=[Task_Header_Buttons]
  281.  
  282. [Task_Report_Header]
  283. props=$Group_Header
  284. State=$TaskHeaderState
  285. Buttons=[Task_Report_Buttons]
  286.  
  287. [Task_Report_Buttons]
  288. props=a(rc) sz(a,a) disable($(admflags,bits(0x10),!,EnableIfNotZero)) hide($(persistent,IsPersistentProtInstalled,ShowIfNotZero))
  289. Start=t(bmpbutton) at(fixstyle) bg(TaskBar,0,1,0,2,4,3) a(lt) disable($TaskStartEnableOnReport) v(run:$(name))
  290. Pause=t(bmpbutton) at(fixstyle) bg(TaskBar,5,6,5,7,9,8) a(as) disable($TaskPauseEnable) v(pause:$(name))
  291. Stop=t(bmpbutton) at(fixstyle) bg(TaskBar,10,11,10,12,14,13) a(as) disable($TaskStopEnabled) v(stop:$(name))
  292.  
  293. [Task_Header_Buttons]
  294. props=a(rc) sz(a,a) disable($(admflags,bits(0x10),!,EnableIfNotZero)) hide($(persistent,IsPersistentProtInstalled,ShowIfNotZero))
  295. Start=t(bmpbutton) at(fixstyle) bg(TaskBar,0,1,0,2,4,3) a(lt) disable($TaskStartEnable) v(run:$(name))
  296. Pause=t(bmpbutton) at(fixstyle) bg(TaskBar,5,6,5,7,9,8) a(as) disable($TaskPauseEnable) v(pause:$(name))
  297. Stop=t(bmpbutton) at(fixstyle) bg(TaskBar,10,11,10,12,14,13) a(as) disable($TaskStopEnabled) v(stop:$(name))
  298.  
  299. [Task_Description]
  300. props=sz(p,a)
  301. TaskImage=$TaskImage
  302. Text=$TaskDescription
  303.  
  304. ;bmpbutton states:
  305. ;Normal,Pressed,Focused,Disabled,Default,Highlighted
  306.  
  307. ;------------- navigator --------------
  308.  
  309. [NavigatorWindow]
  310. props=t(navigator) at(fixstyle,rememberdata) a(la) sz($Navigator_Size,232) order(0) xy(5,10)
  311. Navigator=[Navigator]
  312. $Navigator_Group_First     =sz(p,a) at(fixstyle) bg(GroupBody) xy(0,0)
  313. $Navigator_Group           =t(navgroup) sz(p,a) at(fixstyle) bg(GroupBody) xy(0,5) a(la)
  314. $Navigator_Item_Top        =f(Header1) mg(4,0) xy(0,0,0,5) at(iflastnoextend,singleline,fixstyle) bg(GroupHeader) sz($Navigator_Size,25)
  315. $Navigator_Item            =a(la) xy(25,0,0,6) mg(0,0) at(singleline,fixstyle) i(NavStates,,0,,,,1) sz($Navigator_Size,13) 
  316.  
  317. [Navigator_Scan.menu]
  318. props      = t(menu)
  319. Scan       = t(menuitem) at(default) disable($TaskStartEnable) v(start:$(name))
  320. Pause      = t(menuitem) disable($TaskPauseEnable) v(pause:$(name))
  321. Stop       = t(menuitem) disable($TaskStopEnabled) v(stop:$(name))
  322. Separator  = t(menuitem)
  323. Settings   = t(menuitem) v(configure:$(name))
  324. Report     = t(menuitem) v(report:$(name))
  325. Separator  = t(menuitem)
  326. SaveAs     = t(menuitem) v(saveas:$(name)) disable($($IsTaskScanObjectsSelected,EnableIfNotZero))
  327. Rename     = t(menuitem) v(rename:$(name)) disable($(origin,IsProfileUserOrAdmin,EnableIfNotZero))
  328. Delete     = t(menuitem) v(delete:$(name)) disable($(origin,IsProfileUserOrAdmin,EnableIfNotZero)$(state,IsProfileActive,!,EnableIfNotZero))
  329.  
  330. [Navigator_Protection.menu]
  331. props      = t(menu)
  332. Settings   = t(menuitem) v(configure:$(name))
  333. Report     = t(menuitem) at(default) v(report:$(name))
  334. Separator  = t(menuitem)
  335. Start      = t(menuitem) disable($TaskStartEnable) v(run:$(name))
  336. Pause      = t(menuitem) disable($TaskPauseEnable) v(pause:$(name))
  337. Stop       = t(menuitem) disable($TaskStopEnabled) v(stop:$(name))
  338.  
  339. [Navigator_Service.menu]
  340. props      = t(menu)
  341. Settings   = t(menuitem) v(configure:$(name))
  342. Report     = t(menuitem) at(default) v(report:$(name))              hide($(origin,=,#poUnk,!,ShowIfNotZero))
  343. Separator  = t(menuitem)
  344. Start      = t(menuitem) disable($TaskStartEnable) v(start:$(name)) hide($(origin,=,#poUnk,!,ShowIfNotZero))
  345. Pause      = t(menuitem) disable($TaskPauseEnable) v(pause:$(name)) hide($(origin,=,#poUnk,!,ShowIfNotZero))
  346. Stop       = t(menuitem) disable($TaskStopEnabled) v(stop:$(name))  hide($(origin,=,#poUnk,!,ShowIfNotZero))
  347. Separator  = t(menuitem)
  348. SaveAs     = t(menuitem) v(saveas:$(name)) hide($(type,=,updater,ShowIfNotZero))
  349. Rename     = t(menuitem) v(rename:$(name)) hide($(type,=,updater,ShowIfNotZero)) disable($(origin,IsProfileUserOrAdmin,EnableIfNotZero))
  350. Delete     = t(menuitem) v(delete:$(name)) hide($(type,=,updater,ShowIfNotZero)) disable($(origin,IsProfileUserOrAdmin,EnableIfNotZero)$(state,IsProfileActive,!,EnableIfNotZero))
  351.  
  352. [Navigator]
  353. props=sz(p,a)
  354. Protection=[Navigator_Protection]
  355. Scan=[Navigator_Scan]
  356. Service=[Navigator_Service]
  357.  
  358. [Navigator_Protection]
  359. props               =$Navigator_Group_First
  360. Protection          =$Navigator_Item_Top text($ProfileDescription) f($(state,NavigatorProtectionHeaderFont)) tt($(state,NavigatorProtectionTooltip)) i(Protection) disable($(LicInfo.FuncLevel,IsFunctionalityLevel_Protection,EnableIfNotZero))
  361. File_Monitoring     =$Navigator_Item     text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  362. Mail_Monitoring     =$Navigator_Item     text($ProfileDescription) f($(state,NavigatorProtectionFont))       tt($(state,NavigatorProtectionTooltip))
  363.  
  364. [Navigator_Scan]
  365. props               =$Navigator_Group xy(0,7)
  366. Scan_Objects        =$Navigator_Item_Top text($ProfileDescription) f($(state,NavigatorScanHeaderFont))       tt($(state,NavigatorScanTooltip)) i(Scan) disable($(LicInfo.FuncLevel,IsFunctionalityLevel_Protection,EnableIfNotZero))
  367. Scan_Critical_Areas =$Navigator_Item     text($NavigatorDescription) f($(state,NavigatorScanFont))             tt($(state,NavigatorScanTooltip))
  368. Scan_My_Computer    =$Navigator_Item     text($NavigatorDescription) f($(state,NavigatorScanFont))             tt($(state,NavigatorScanTooltip))
  369. Scan_Startup        =$Navigator_Item     text($NavigatorDescription) f($(state,NavigatorScanFont))             tt($(state,NavigatorScanTooltip))
  370.  
  371. [Navigator_Service]
  372. props               =$Navigator_Group xy(0,7)
  373. Service             =$Navigator_Item_Top text($Service)            i(web)
  374. Updater             =$Navigator_Item     text($ProfileDescription) f($(state,NavigatorScanFont))             tt($(state,NavigatorScanTooltip)) disable($(LicInfo.FuncLevel,IsFunctionalityLevel_Updater,EnableIfNotZero))
  375. Retranslation       =$Navigator_Item     text($ProfileDescription) f($(state,NavigatorScanFont))             tt($(state,NavigatorScanTooltip))
  376. DataFiles           =$Navigator_Item     text($DataFiles)
  377. Support             =$Navigator_Item     text($Support)
  378.  
  379. ;------------- Product State --------------
  380.  
  381. [Navigator_Status]
  382. props=sz($Navigator_Size,120) alias(productstatus) a(la) at(fixstyle) bg(GroupBody) xy(5,7)
  383. StatusHeader=[Navigator_Status_Header]
  384. StatusBody=[Navigator_Status_Body]
  385.  
  386. [Navigator_Status_Header]
  387. props      = mg(4,5) sz($Navigator_Size,25) at(fixstyle)
  388. StatusMenu = t(bmpbutton) at(fixstyle) bg(TaskBar,27,28,27,27,27,28) a(rt) xy(0,-2) v(menu)
  389. StatusNext = t(bmpbutton) at(fixstyle) bg(TaskBar,23,24,23,25,27,26) a(ps)
  390. StatusPrev = t(bmpbutton) at(fixstyle) bg(TaskBar,19,20,19,21,23,22) a(ps)
  391.  
  392. [Navigator_Status_Header.StatusMenu.menu]
  393. props         = t(menu)
  394. StatusHide    = t(menuitem)
  395. StatusShowAll = t(menuitem) v(restore:status) text($LinkShowMessages)
  396.  
  397. [Navigator_Status_Body]
  398. props=sz(p,p) a(la) mg(10,5) at(fixstyle) order(0)
  399. StatusLink2=t(hotlink) f(Hotlink) a(lp) xy(5)
  400. StatusLink1=t(hotlink) f(Hotlink) a(lp) xy(5)
  401. Text=[Navigator_Status_Text]
  402.  
  403. [Navigator_Status_Text]
  404. props=sz(p,p) a(lp)
  405. StatusText=a(cc) 
  406.  
  407. ;------------- SaveProfile --------------
  408.  
  409. [SaveProfile]
  410. $dlg_help_id=$(type,SaveRenameProfile_HelpId)
  411. $dlg_enable_ok=$(description,EnableIfNotZero)
  412. props=$DlgAttr sz(300,a)
  413. Body=[SaveProfile_Body]
  414.  
  415. [SaveProfile_Body]
  416. props=$DlgBodyAttr sz(p,a)
  417. Description=a(lt)
  418. EditName=t(edit) a(la) sz(p) xy(0,4) v($(description))
  419.  
  420. ;------------- RenameProfile --------------
  421.  
  422. [RenameProfile]
  423. $dlg_help_id=$(type,SaveRenameProfile_HelpId)
  424. $dlg_enable_ok=$(description,EnableIfNotZero)
  425. props=$DlgAttr sz(300,a)
  426. Body=[RenameProfile_Body]
  427.  
  428. [RenameProfile_Body]
  429. props=$DlgBodyAttr sz(p,a)
  430. Description=a(lt)
  431. EditName=t(edit) a(la) sz(p) xy(0,4) v($(description))
  432.  
  433. ;------------- Baloon --------------
  434.  
  435. [Product_Notification]
  436. props=t(dialog) at(nocaption,layered,dragable,bottom,noautofocus) sz(330,a) mg(1,1) text($(Severity,ProductNotificationColor)$ProductName: $Notification) xy(5,5,5,5)
  437. StatusBody=[Product_Notification_Body]
  438.  
  439. [Product_Notification_Body]
  440. props=sz(p,a) bg(GroupBody) at(fixstyle) mg(5,5) a(la)
  441. StatusHeader=[Product_Notification_Header] xy(-5,-5,-5) sz(p,25) text($(Severity,ProductNotificationIcon))
  442. StatusText=sz(p) a(ca) xy(,10,,10) text($ProductNotificationString)
  443. StatusLink1=t(hotlink) f(Hotlink) a(la) xy(10) text($(EventID,ProductNotificationLink1))
  444. StatusLink2=t(hotlink) f(Hotlink) a(la) xy(10) text($(EventID,ProductNotificationLink2))
  445.  
  446. [Product_Notification_Header]
  447. props       = mg(4,5)
  448. ProductName = xy(35,0) f($(Severity,ProductNotificationFont))
  449. StatusClose = t(bmpbutton) at(fixstyle) bg(TaskBar,15,16,15,17,19,18) a(rt) xy(0,-2)
  450. StatusMenu  = t(bmpbutton) at(fixstyle) bg(TaskBar,27,28,27,27,27,28) a(ps) v(menu)
  451.  
  452. [Product_Notification_Header.StatusMenu.menu]
  453. props              = t(menu)
  454. NotifyDisable      = t(menuitem)
  455. NotifyDisableAll   = t(menuitem)
  456. Separator          = t(menuitem)
  457. NotifyConfigure    = t(menuitem) v(configure:Service.ConfigureNotifications)
  458.