Mercurial > MadButterfly
view examples/dynamic/button.svg @ 217:8d9d717c9300
Add sample code fro mb_button_t. If everything is OK, I will move it to the main src tree.
author | wycc@wycc-desktop |
---|---|
date | Sat, 13 Dec 2008 17:13:31 +0800 |
parents | 31933f9ee70e |
children | ad4f8a956505 |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!-- Created with Inkscape (http://www.inkscape.org/) --> <svg xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:cc="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="744.09448819" height="1052.3622047" id="svg2" sodipodi:version="0.32" inkscape:version="0.46" sodipodi:docname="button.svg" inkscape:output_extension="org.inkscape.output.svg.inkscape"> <sodipodi:namedview id="base" pagecolor="#ffffff" bordercolor="#666666" borderopacity="1.0" gridtolerance="10000" guidetolerance="10" objecttolerance="10" inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.7" inkscape:cx="239.91999" inkscape:cy="667.92389" inkscape:document-units="px" inkscape:current-layer="g2430" showgrid="false" inkscape:window-width="1400" inkscape:window-height="978" inkscape:window-x="0" inkscape:window-y="25" /> <defs id="defs4"> <linearGradient id="linearGradient4066"> <stop style="stop-color:#000000;stop-opacity:0;" offset="0" id="stop4068" /> <stop style="stop-color:#000000;stop-opacity:1" offset="1" id="stop4070" /> </linearGradient> <linearGradient id="linearGradient4026"> <stop style="stop-color:#000000;stop-opacity:1;" offset="0" id="stop4028" /> <stop style="stop-color:#ffffff;stop-opacity:0;" offset="1" id="stop4030" /> </linearGradient> <linearGradient id="linearGradient4018"> <stop style="stop-color:#000000;stop-opacity:1;" offset="0" id="stop4020" /> <stop style="stop-color:#0000ff;stop-opacity:0;" offset="1" id="stop4022" /> </linearGradient> <inkscape:perspective id="perspective10" inkscape:persp3d-origin="372.04724 : 350.78739 : 1" inkscape:vp_z="744.09448 : 526.18109 : 1" inkscape:vp_y="0 : 1000 : 0" inkscape:vp_x="0 : 526.18109 : 1" sodipodi:type="inkscape:persp3d" /> </defs> <metadata id="metadata7"> <rdf:RDF> <cc:Work rdf:about=""> <dc:format>Image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> </cc:Work> </rdf:RDF> </metadata> <g id="layer1" inkscape:groupmode="layer" inkscape:label="bg" style="display:inline"> <text xml:space="preserve" style="font-size:30px;font-style:normal;font-weight:normal;fill:#000000;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" x="235.71429" y="282.36218" id="text4380"><tspan sodipodi:role="line" id="tspan4382" x="235.71429" y="282.36218" /></text> <g transform="translate(20.000001,42.857139)" id="btn" frame="click" mbname="btn"> <g id="g2430" mbname="btn" transform="translate(-78.571429,44.285714)"> <g frame="normal" id="btn_normal" mbname="btn_normal" transform="translate(1.4285713e-7,-60)"> <rect style="fill:#0000ff" id="rect2493" width="82.85714" height="42.857143" x="220" y="69.505035" rx="5.4543843" ry="7.1427469" /> <text xml:space="preserve" style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" x="232.85715" y="99.505043" id="text2495"><tspan sodipodi:role="line" id="tspan2497" x="232.85715" y="99.505043">Rect</tspan></text> </g> <g frame="active" id="btn_active" mbname="btn_active" transform="translate(-1.4285757,30.000005)"> <rect style="fill:#00ffff" id="rect2481" width="82.85714" height="42.857143" x="220" y="69.505035" rx="5.4543843" ry="7.1427469" /> <text xml:space="preserve" style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" x="232.85715" y="99.505043" id="text2483"><tspan sodipodi:role="line" id="tspan2485" x="232.85715" y="99.505043">Rect</tspan></text> </g> <g frame="click" id="btn_click" mbname="btn_click" transform="translate(-1.4285715,117.14286)"> <rect style="fill:#0000ff" id="rect2488" width="82.85714" height="42.857143" x="220" y="69.505035" rx="5.4543843" ry="7.1427469" /> <text xml:space="preserve" style="font-size:24px;font-style:normal;font-weight:normal;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1;font-family:Bitstream Vera Sans" x="232.85715" y="99.505043" id="text2490"><tspan sodipodi:role="line" id="tspan2492" x="232.85715" y="99.505043">Rect</tspan></text> </g> </g> </g> </g> <g inkscape:groupmode="layer" id="layer2" inkscape:label="text" style="display:inline" /> </svg>