Widgets.png(608 × 521像素,文件大小:44 KB,MIME类型:image/png


摘要

描述
English: Common widgets. Rendered in Firefox 3.0b2pre with the gtk-qt theme for GTK and the Plastik theme for Qt.
日期 2006年6月26日 (原始上传日期)
来源 Transferred from en.wikipedia to Commons. Transfer was stated to be made by User:Sikon.
作者 英语维基百科MarkEchidna
其他版本

Derivative works of this file:  Widgets-vector-mk.svg

XML source

<?xml version="1.0"?>

<?xml-stylesheet href="chrome://global/skin/" type="text/css"?>
<?xml-stylesheet href="test.xul.css" type="text/css"?>
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
    <tabbox>
        <tabs>
            <tab label="Tab 1" selected="true" />
            <tab label="Tab 2" />
        </tabs>
        <tabpanels>
            <tabpanel>
                <vbox flex="1">
                    <hbox>
                        <vbox>
                            <button label="Button"></button>
                        </vbox>
                        <vbox>
                            <textbox value="Edit/text box" />
                            <menulist label="Dropdown/combo box" />
                        </vbox>
                    </hbox>
                    <hbox>
                        <groupbox>
                            <caption label="Check boxes" />
                            <checkbox label="Checked" checked="true" />
                            <checkbox label="Unchecked" checked="false" />
                        </groupbox>
                        <groupbox>
                            <caption label="Radio buttons" />
                            <radio label="Selected" selected="true" />
                            <radio label="Unselected" selected="false" />
                        </groupbox>
                        <vbox>
                            <hbox align="center">
                                <label>Number edit:</label>
                                <textbox width="100%" type="number" value="426" />
                            </hbox>
                        </vbox>
                    </hbox>
                    <label>Progress bar</label>
                    <progressmeter value="42" />
                    <label>Slider</label>
                    <scale />
                    <separator />
                    <hbox>
                        <tree flex="1" context="clipmenu">
                          <treecols>
                            <treecol id="category" label="Name" primary="true" flex="1"/>
                          </treecols>
                            <treechildren id="thetreechildren">
                            <treeitem container="true" open="true" id="treeitem1">
                              <treerow id="treerow1">
                                <treecell id="cell-of-treeitem1" label="cell1"  onselect="alert('fssfsf');" />
                              </treerow>
                              <treechildren>
                                <treeitem id="treeitem2">
                                  <treerow id="treerow2">
                                    <treecell id="cell-of-treeitem2" label="cell2" value="1"/>
                                  </treerow>
                                </treeitem>
                                <treeitem id="treeitem3">
                                  <treerow id="treerow3">
                                    <treecell id="cell-of-treeitem3" label="cell3"/>
                                  </treerow>
                                </treeitem>
                              </treechildren>
                            </treeitem>
                            <treeitem id="treeitem4">
                              <treerow id="treerow4" >
                                <treecell id="cell-of-treeitem4" label="cell4"/>
                              </treerow>
                            </treeitem>
                          </treechildren>
                        </tree>
                        <listbox flex="1">
                          <listhead>
                            <listheader label="Color"/>
                            <listheader label="RGB"/>
                          </listhead>

                          <listcols>
                            <listcol/>
                            <listcol flex="1"/>
                          </listcols>
 	 	 	 	 	 	 	
 	 	 	 	 	 	 	
                          <listitem>
                            <listcell label="aqua"/>
                            <listcell label="#00FFFF"/>
                          </listitem>
                          <listitem>
                            <listcell label="black"/>
                            <listcell label="#000000"/>
                          </listitem>
                          <listitem>
                            <listcell label="blue"/>
                            <listcell label="#0000FF"/>
                          </listitem>
                          <listitem>
                            <listcell label="fuchsia"/>
                            <listcell label="#FF00FF"/>
                          </listitem>
                          <listitem>
                            <listcell label="gray"/>
                            <listcell label="#808080"/>
                          </listitem>
                          <listitem>
                            <listcell label="green"/>
                            <listcell label="#008000"/>
                          </listitem>
                          <listitem>
                            <listcell label="lime"/>
                            <listcell label="#00FF00"/>
                          </listitem>
                          <listitem>
                            <listcell label="maroon"/>
                            <listcell label="#800000"/>
                          </listitem>
                          <listitem>
                            <listcell label="navy"/>
                            <listcell label="#000080"/>
                          </listitem>
                          <listitem>
                            <listcell label="olive"/>
                            <listcell label="#808000"/>
                          </listitem>
                          <listitem>
                            <listcell label="purple"/>
                            <listcell label="#800080"/>
                          </listitem>
                          <listitem>
                            <listcell label="red"/>
                            <listcell label="#FF0000"/>
                          </listitem>
                          <listitem>
                            <listcell label="silver"/>
                            <listcell label="#C0C0C0"/>
                          </listitem>
                          <listitem>
                            <listcell label="teal"/>
                            <listcell label="#008080"/>
                          </listitem>
                          <listitem>
                            <listcell label="white"/>
                            <listcell label="#FFFFFF"/>
                          </listitem>
                          <listitem>
                            <listcell label="yellow"/>
                            <listcell label="#FFFF00"/>
                          </listitem>
                        </listbox>
                    </hbox>
                </vbox>
            </tabpanel>
            <tabpanel>
                <button />
            </tabpanel>
        </tabpanels>
    </tabbox>
</window>

许可协议

本屏幕截图不包含受著作权保护的的程序的组件或图像,或作者已将该程序以一自由协议(被指明在本通知下方)授权发行,并同时遵循维基共享资源的屏幕截图授权指南。你可据其授权协议自由地使用本屏幕截图。 自由软件授权协议:

GNU head

本作品为自由软件,您可以依据自由软件基金会发行的GNU通用公共许可证第2版或任意后续版本的条款,传播和/或修改本作品。本作品发表时预期有用,但对此无任何保证,亦无隐含的可以销售适合特定目的的保证。详情请见GNU通用公共许可证第2版第3版

注意:如果本屏幕截图任何部分未显示程序代码的直接结果,例如非程序组成部分的文字和图象,那么这部份的授权协议必需单独指明。


MarkEchidna at the English Wikipedia,本作品著作权人,特此采用以下许可协议发表本作品:
GNU head 已授权您依据自由软件基金会发行的无固定段落及封面封底文字(Invariant Sections, Front-Cover Texts, and Back-Cover Texts)的GNU自由文件许可协议1.2版或任意后续版本的条款,复制、传播和/或修改本文件。该协议的副本请见“GNU Free Documentation License”。
w:zh:知识共享
署名 相同方式共享
本文件采用知识共享署名-相同方式共享 3.0 未本地化版本许可协议授权。
署名: MarkEchidna at the English Wikipedia
您可以自由地:
  • 共享 – 复制、发行并传播本作品
  • 修改 – 改编作品
惟须遵守下列条件:
  • 署名 – 您必须对作品进行署名,提供授权条款的链接,并说明是否对原始内容进行了更改。您可以用任何合理的方式来署名,但不得以任何方式表明许可人认可您或您的使用。
  • 相同方式共享 – 如果您再混合、转换或者基于本作品进行创作,您必须以与原先许可协议相同或相兼容的许可协议分发您贡献的作品。
本许可协议标签作为GFDL许可协议更新的组成部分被添加至本文件。


原始上传日志

The original description page was here. All following user names refer to en.wikipedia.
  • 2007-11-12 05:56 Sikon 627×499×8 (23545 bytes) new version (will also upload to Commons)
  • 2007-03-25 13:50 Sikon 485×507×8 (24064 bytes) new version
  • 2006-11-27 20:28 Alexei-ALXM 277×192×8 (10598 bytes) Widgets under Windows Vista
  • 2006-06-26 17:32 MarkEchidna 277×174×8 (5571 bytes) Did by me in Delphi 6, to show the Windows' widgets.

说明

添加一行文字以描述该文件所表现的内容

此文件中描述的项目

描绘内容

版权状态 简体中文(已转写)

版权所有 简体中文(已转写)

数据大小 简体中文(已转写)

44,655 字节

521 像素

608 像素

媒体类型 简体中文(已转写)

image/png

校验和 简体中文(已转写)

804ea40a126991022077ce981d5c2f35987b91e8

断定方法:​SHA-1 简体中文(已转写)

文件历史

点击某个日期/时间查看对应时刻的文件。

日期/时间缩⁠略⁠图大小用户备注
当前2010年9月7日 (二) 09:592010年9月7日 (二) 09:59版本的缩略图608 × 521(44 KB)SikonRe-render with the Ubuntu Ambiance Maverick theme
2007年11月12日 (一) 06:012007年11月12日 (一) 06:01版本的缩略图627 × 499(23 KB)Sikon{{Information |Description={{en|Common widgets. Rendered in Firefox 3.0a3 with the gtk-qt theme for GTK and the Lipstik theme for Qt. ==XML source== <pre><nowiki> <?xml version="1.0"?> <?xml-stylesheet href="chrome://global/skin/" type="text/css"?> <?xm

以下页面使用本文件:

全域文件用途

以下其他wiki使用此文件: