File:Widgets.png

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Widgets.png(608 × 521 pixels, file size: 44 KB, MIME type: image/png)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Common widgets. Rendered in Firefox 3.0b2pre with the gtk-qt theme for GTK and the Plastik theme for Qt.
Date 26 June 2006 (original upload date)
Source Transferred from en.wikipedia to Commons. Transfer was stated to be made by User:Sikon.
Author MarkEchidna at English Wikipedia
Other versions

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

XML source[edit]

<?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>

Licensing[edit]

This screenshot either does not contain copyright-eligible parts or visuals of copyrighted software, or the author has released it under a free license (which should be indicated beneath this notice), and as such follows the licensing guidelines for screenshots of Wikimedia Commons. You may use it freely according to its particular license. Free software license:

GNU head

This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or any later version. This work is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose. See version 2 and version 3 of the GNU General Public License for more details.

Note: if the screenshot shows any work that is not a direct result of the program code itself, such as a text or graphics that are not part of the program, the license for that work must be indicated separately.


MarkEchidna at the English Wikipedia, the copyright holder of this work, hereby publishes it under the following license:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled GNU Free Documentation License.
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
Attribution: MarkEchidna at the English Wikipedia
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
This licensing tag was added to this file as part of the GFDL licensing update.


Original upload log[edit]

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.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current09:59, 7 September 2010Thumbnail for version as of 09:59, 7 September 2010608 × 521 (44 KB)Sikon (talk | contribs)Re-render with the Ubuntu Ambiance Maverick theme
06:01, 12 November 2007Thumbnail for version as of 06:01, 12 November 2007627 × 499 (23 KB)Sikon (talk | contribs){{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

The following page uses this file:

File usage on other wikis

The following other wikis use this file: