home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / WindowsServerTrial / server.iso / sources / install.wim / 2 / Windows / System32 / timedate.cpl / UIFILE / 305 < prev   
Text File  |  2008-01-19  |  6KB  |  132 lines

  1. <duixml>
  2. <element resid="main" layout="Borderlayout()" sheet="FlyoutSheet" visible="true" Accessible='true' AccName="resstr(320)" AccRole='pane'>
  3. <element Layout='VerticalFlowLayout(0,2)' layoutpos='top' padding="rect(0,14rp,0,10rp)">
  4. <button class="HeaderClass" content="Today" id="atom(TodayStr)"
  5. AccDesc="resstr(321)"
  6. Accessible='true'
  7. AccDefAction="resstr(330)"
  8. AccRole='link'
  9. />
  10. </element>
  11. <element layout="flowlayout()" layoutpos="top" padding="rect(14rp,0,14rp,10rp)">
  12. <element layout="borderlayout()">
  13. <CCMonthCal active="keyboard|mouse" enabled="true" id="atom(MonthCalendar)" layoutpos="top" padding="rect(0,0,0,10rp)" 
  14. AccName="resstr(303)"
  15. Accessible='true'
  16. />
  17. </element>
  18. <element layout="verticalflowlayout()" id="atom(MainClockPanel)" layoutpos="right" margin="rect(10rp,0,0,10rp)" padding="rect(0,4rp,0,0)">
  19. <CCAnalogClock id="atom(MainClock)" layoutpos="top" contentalign="middlecenter" accessible="true" AccRole='clock' enabled='true' />
  20. <CCDigitalClock id="atom(MainDigitalClock)" class="DigitalClass" layoutpos="bottom" contentalign="wrapcenter" margin="rect(0,4rp,0,4rp)" accessible="true" AccRole='clock' enabled='true'/>
  21. </element>
  22. <element layout="borderlayout()" id="atom(ExtraClocksPanel)" layoutpos="none" margin="rect(10rp,0,0,10rp)" padding="rect(0,8rp,0,0)">
  23. <element layout="verticalflowlayout()" id="atom(ExtraClock1)" layoutpos="left" >
  24. <element id="atom(ExtraClockName1)" class="ClockName" content="Friendly Name" layoutpos="bottom" contentalign="wrapcenter" margin="rect(0,0,0,4rp)" accessible="true" accrole="statictext" enabled='true'/>    
  25. <CCAnalogClock id="atom(FirstClock)" layoutpos="bottom" contentalign="middlecenter" accessible="true" AccRole='clock' enabled='true' />
  26. <CCDigitalClock id="atom(ExtraDigitalClock1)" class="DigitalClass" layoutpos="bottom" contentalign="wrapcenter" margin="rect(0,4rp,0,4rp)" accessible="true" AccRole='clock' enabled='true'/>
  27. <element id="atom(ExtraClockDay1)" class="ClockName" layoutpos="none" contentalign="wrapcenter" accessible="true" accrole="statictext" enabled='true'/>
  28. </element>
  29. <element layout="verticalflowlayout()" id="atom(ExtraClock2)" layoutpos="none" >
  30. <element id="atom(ExtraClockName2)" content="Friendly Name" class="ClockName" layoutpos="bottom" contentalign="wrapcenter" margin="rect(0,0,0,4rp)" accessible="true" accrole="statictext" enabled='true'/>
  31. <CCAnalogClock id="atom(SecondClock)" layoutpos="bottom" contentalign="middlecenter" accessible="true" AccRole='clock' enabled='true' />
  32. <CCDigitalClock id="atom(ExtraDigitalClock2)" layoutpos="bottom" class="DigitalClass" contentalign="wrapcenter" margin="rect(0,4rp,0,4rp)" accessible="true" AccRole='clock' enabled='true'/>
  33. <element id="atom(ExtraClockDay2)" class="ClockName" layoutpos="none" contentalign="wrapcenter" accessible="true" accrole="statictext" enabled='true'/>
  34. </element>
  35. </element>
  36. </element>
  37. <element layout="borderlayout()" id="atom(NotificationPanel)" layoutpos="top" margin="rect(10rp,0,10rp,0)">
  38. <!-- Notifications go here -->
  39. </element>
  40. <element layoutpos="top" layout="borderlayout()">
  41. <element height="2rp" background="themeable(dtb(Flyout, FLYOUT_DIVIDER, 0), Window)"/>
  42. </element>
  43. <element Layout='VerticalFlowLayout(0,2)' layoutpos='top' background="themeable(dtb(Flyout, FLYOUT_LINKAREA, 0),buttonface)" padding="rect(0,14rp,0,14rp)">
  44. <button class="LinkClass" content="resstr(302)" id="atom(SettingsLink)" enabled="true"
  45. AccDesc="resstr(322)"
  46. AccDefAction="resstr(330)"
  47. Accessible="true"
  48. AccRole="link"
  49. />
  50. </element>
  51. </element>
  52. <!-- Flyout notification, these are added dynamically -->
  53. <element resid="Notification" layoutpos="top" layout="borderlayout()" sheet="FlyoutSheet" Padding='rect(0,8rp,0,8rp)'>
  54. <element layoutpos="top" layout="borderlayout()">
  55. <element height="2rp" layoutpos="top" background="themeable(dtb(Flyout, FLYOUT_DIVIDER, 0), Window)"/>
  56. </element>
  57. <element content="icon(104, 16rp, 16rp, library(user32.dll))" padding='rect(8rp,8rp,8rp,8rp)' background = 'argb(0,255,255,255)' layoutpos="left"/>
  58. <element layoutpos="client" layout="flowlayout()" >
  59. <element id="atom(NotificationText)" class="Notification" contentalign="wrapleft" padding='rect(0,5rp,8rp,0)' accessible="true" accrole="statictext"/>
  60. </element>
  61. </element>
  62. <stylesheets>
  63. <style resid="FlyoutSheet">
  64. <element
  65. background="themeable(dtb(Flyout, FLYOUT_WINDOW, 0),Window)"
  66. font="gtf(FlyoutStyle, FLYOUT_BODY ,0)"
  67. foreground="themeable(gtc(Flyout, FLYOUT_BODY, 0, TMT_TEXTCOLOR),WindowText)"
  68. />
  69. <if class="LinkClass">
  70. <button
  71. font="gtf(FlyoutStyle, FLYOUT_LINK, FLYOUTLINK_NORMAL)"
  72. foreground="themeable(gtc(Flyout, FLYOUT_LINK, FLYOUTLINK_NORMAL, TMT_TEXTCOLOR),HotLight)"
  73. />
  74. <if mousefocused='true'>
  75. <button 
  76. font="gtf(FlyoutStyle, FLYOUT_LINK, FLYOUTLINK_HOVER)"
  77. foreground="themeable(gtc(Flyout, FLYOUT_LINK, FLYOUTLINK_HOVER, TMT_TEXTCOLOR),HotLight)"
  78. cursor="hand"
  79. />
  80. </if>
  81. <if keyfocused='true'>
  82. <button 
  83. font="gtf(FlyoutStyle, FLYOUT_LINK, FLYOUTLINK_HOVER)"
  84. foreground="themeable(gtc(Flyout, FLYOUT_LINK, FLYOUTLINK_HOVER, TMT_TEXTCOLOR),HotLight)"
  85. contentalign="middlecenter | focusrect"
  86. cursor="hand"
  87. />
  88. </if>
  89. </if>
  90. <if class="HeaderClass">
  91. <button
  92. font="gtf(FlyoutStyle, FLYOUT_LINKHEADER, FLH_NORMAL)"
  93. foreground="themeable(gtc(Flyout, FLYOUT_LINKHEADER, FLH_NORMAL, TMT_TEXTCOLOR),HotLight)"
  94. />
  95. <if mousefocused='true'>
  96. <button 
  97. font="gtf(FlyoutStyle, FLYOUT_LINKHEADER, FLH_HOVER)"
  98. foreground="themeable(gtc(Flyout, FLYOUT_LINKHEADER, FLH_HOVER, TMT_TEXTCOLOR),HotLight)"
  99. cursor="hand"
  100. />
  101. </if>
  102. <if keyfocused='true'>
  103. <button 
  104. font="gtf(FlyoutStyle, FLYOUT_LINKHEADER, FLH_HOVER)"
  105. foreground="themeable(gtc(Flyout, FLYOUT_LINKHEADER, FLH_HOVER, TMT_TEXTCOLOR),HotLight)"
  106. contentalign="middlecenter | focusrect"
  107. cursor="hand"
  108. />
  109. </if>
  110. </if>
  111. <if class="DigitalClass">
  112. <element
  113. font="gtf(FlyoutStyle, FLYOUT_BODY, 0)"
  114. foreground="themeable(gtc(Flyout, FLYOUT_BODY, 0, TMT_TEXTCOLOR),WindowText)"
  115. />
  116. </if>
  117. <if class="ClockName">
  118. <element
  119. font="gtf(FlyoutStyle, FLYOUT_BODY, 0)"
  120. foreground="themeable(gtc(Flyout, FLYOUT_BODY, 0, TMT_TEXTCOLOR),WindowText)"
  121. />
  122. </if>
  123. <if class="Notification">
  124. <element
  125. font="gtf(FlyoutStyle, FLYOUT_BODY, 0)"
  126. foreground="themeable(gtc(Flyout, FLYOUT_BODY, 0, TMT_TEXTCOLOR),WindowText)"
  127. />
  128. </if>
  129. </style>
  130. </stylesheets>
  131. </duixml>
  132.