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
Wrap
Text File
|
2008-01-19
|
6KB
|
132 lines
<duixml>
<element resid="main" layout="Borderlayout()" sheet="FlyoutSheet" visible="true" Accessible='true' AccName="resstr(320)" AccRole='pane'>
<element Layout='VerticalFlowLayout(0,2)' layoutpos='top' padding="rect(0,14rp,0,10rp)">
<button class="HeaderClass" content="Today" id="atom(TodayStr)"
AccDesc="resstr(321)"
Accessible='true'
AccDefAction="resstr(330)"
AccRole='link'
/>
</element>
<element layout="flowlayout()" layoutpos="top" padding="rect(14rp,0,14rp,10rp)">
<element layout="borderlayout()">
<CCMonthCal active="keyboard|mouse" enabled="true" id="atom(MonthCalendar)" layoutpos="top" padding="rect(0,0,0,10rp)"
AccName="resstr(303)"
Accessible='true'
/>
</element>
<element layout="verticalflowlayout()" id="atom(MainClockPanel)" layoutpos="right" margin="rect(10rp,0,0,10rp)" padding="rect(0,4rp,0,0)">
<CCAnalogClock id="atom(MainClock)" layoutpos="top" contentalign="middlecenter" accessible="true" AccRole='clock' enabled='true' />
<CCDigitalClock id="atom(MainDigitalClock)" class="DigitalClass" layoutpos="bottom" contentalign="wrapcenter" margin="rect(0,4rp,0,4rp)" accessible="true" AccRole='clock' enabled='true'/>
</element>
<element layout="borderlayout()" id="atom(ExtraClocksPanel)" layoutpos="none" margin="rect(10rp,0,0,10rp)" padding="rect(0,8rp,0,0)">
<element layout="verticalflowlayout()" id="atom(ExtraClock1)" layoutpos="left" >
<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'/>
<CCAnalogClock id="atom(FirstClock)" layoutpos="bottom" contentalign="middlecenter" accessible="true" AccRole='clock' enabled='true' />
<CCDigitalClock id="atom(ExtraDigitalClock1)" class="DigitalClass" layoutpos="bottom" contentalign="wrapcenter" margin="rect(0,4rp,0,4rp)" accessible="true" AccRole='clock' enabled='true'/>
<element id="atom(ExtraClockDay1)" class="ClockName" layoutpos="none" contentalign="wrapcenter" accessible="true" accrole="statictext" enabled='true'/>
</element>
<element layout="verticalflowlayout()" id="atom(ExtraClock2)" layoutpos="none" >
<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'/>
<CCAnalogClock id="atom(SecondClock)" layoutpos="bottom" contentalign="middlecenter" accessible="true" AccRole='clock' enabled='true' />
<CCDigitalClock id="atom(ExtraDigitalClock2)" layoutpos="bottom" class="DigitalClass" contentalign="wrapcenter" margin="rect(0,4rp,0,4rp)" accessible="true" AccRole='clock' enabled='true'/>
<element id="atom(ExtraClockDay2)" class="ClockName" layoutpos="none" contentalign="wrapcenter" accessible="true" accrole="statictext" enabled='true'/>
</element>
</element>
</element>
<element layout="borderlayout()" id="atom(NotificationPanel)" layoutpos="top" margin="rect(10rp,0,10rp,0)">
<!-- Notifications go here -->
</element>
<element layoutpos="top" layout="borderlayout()">
<element height="2rp" background="themeable(dtb(Flyout, FLYOUT_DIVIDER, 0), Window)"/>
</element>
<element Layout='VerticalFlowLayout(0,2)' layoutpos='top' background="themeable(dtb(Flyout, FLYOUT_LINKAREA, 0),buttonface)" padding="rect(0,14rp,0,14rp)">
<button class="LinkClass" content="resstr(302)" id="atom(SettingsLink)" enabled="true"
AccDesc="resstr(322)"
AccDefAction="resstr(330)"
Accessible="true"
AccRole="link"
/>
</element>
</element>
<!-- Flyout notification, these are added dynamically -->
<element resid="Notification" layoutpos="top" layout="borderlayout()" sheet="FlyoutSheet" Padding='rect(0,8rp,0,8rp)'>
<element layoutpos="top" layout="borderlayout()">
<element height="2rp" layoutpos="top" background="themeable(dtb(Flyout, FLYOUT_DIVIDER, 0), Window)"/>
</element>
<element content="icon(104, 16rp, 16rp, library(user32.dll))" padding='rect(8rp,8rp,8rp,8rp)' background = 'argb(0,255,255,255)' layoutpos="left"/>
<element layoutpos="client" layout="flowlayout()" >
<element id="atom(NotificationText)" class="Notification" contentalign="wrapleft" padding='rect(0,5rp,8rp,0)' accessible="true" accrole="statictext"/>
</element>
</element>
<stylesheets>
<style resid="FlyoutSheet">
<element
background="themeable(dtb(Flyout, FLYOUT_WINDOW, 0),Window)"
font="gtf(FlyoutStyle, FLYOUT_BODY ,0)"
foreground="themeable(gtc(Flyout, FLYOUT_BODY, 0, TMT_TEXTCOLOR),WindowText)"
/>
<if class="LinkClass">
<button
font="gtf(FlyoutStyle, FLYOUT_LINK, FLYOUTLINK_NORMAL)"
foreground="themeable(gtc(Flyout, FLYOUT_LINK, FLYOUTLINK_NORMAL, TMT_TEXTCOLOR),HotLight)"
/>
<if mousefocused='true'>
<button
font="gtf(FlyoutStyle, FLYOUT_LINK, FLYOUTLINK_HOVER)"
foreground="themeable(gtc(Flyout, FLYOUT_LINK, FLYOUTLINK_HOVER, TMT_TEXTCOLOR),HotLight)"
cursor="hand"
/>
</if>
<if keyfocused='true'>
<button
font="gtf(FlyoutStyle, FLYOUT_LINK, FLYOUTLINK_HOVER)"
foreground="themeable(gtc(Flyout, FLYOUT_LINK, FLYOUTLINK_HOVER, TMT_TEXTCOLOR),HotLight)"
contentalign="middlecenter | focusrect"
cursor="hand"
/>
</if>
</if>
<if class="HeaderClass">
<button
font="gtf(FlyoutStyle, FLYOUT_LINKHEADER, FLH_NORMAL)"
foreground="themeable(gtc(Flyout, FLYOUT_LINKHEADER, FLH_NORMAL, TMT_TEXTCOLOR),HotLight)"
/>
<if mousefocused='true'>
<button
font="gtf(FlyoutStyle, FLYOUT_LINKHEADER, FLH_HOVER)"
foreground="themeable(gtc(Flyout, FLYOUT_LINKHEADER, FLH_HOVER, TMT_TEXTCOLOR),HotLight)"
cursor="hand"
/>
</if>
<if keyfocused='true'>
<button
font="gtf(FlyoutStyle, FLYOUT_LINKHEADER, FLH_HOVER)"
foreground="themeable(gtc(Flyout, FLYOUT_LINKHEADER, FLH_HOVER, TMT_TEXTCOLOR),HotLight)"
contentalign="middlecenter | focusrect"
cursor="hand"
/>
</if>
</if>
<if class="DigitalClass">
<element
font="gtf(FlyoutStyle, FLYOUT_BODY, 0)"
foreground="themeable(gtc(Flyout, FLYOUT_BODY, 0, TMT_TEXTCOLOR),WindowText)"
/>
</if>
<if class="ClockName">
<element
font="gtf(FlyoutStyle, FLYOUT_BODY, 0)"
foreground="themeable(gtc(Flyout, FLYOUT_BODY, 0, TMT_TEXTCOLOR),WindowText)"
/>
</if>
<if class="Notification">
<element
font="gtf(FlyoutStyle, FLYOUT_BODY, 0)"
foreground="themeable(gtc(Flyout, FLYOUT_BODY, 0, TMT_TEXTCOLOR),WindowText)"
/>
</if>
</style>
</stylesheets>
</duixml>