Revision: 4736
http://sourceforge.net/p/vexi/code/4736
Author: mkpg2
Date: 2014-09-18 13:32:42 +0000 (Thu, 18 Sep 2014)
Log Message:
-----------
Broken grid example. Slack taken by shrunk box.
Added Paths:
-----------
branches/vexi3/org.vexi-vexi.widgets/src_poke/poke/layout/grid/ex4.t
Added: branches/vexi3/org.vexi-vexi.widgets/src_poke/poke/layout/grid/ex4.t
===================================================================
--- branches/vexi3/org.vexi-vexi.widgets/src_poke/poke/layout/grid/ex4.t
(rev 0)
+++ branches/vexi3/org.vexi-vexi.widgets/src_poke/poke/layout/grid/ex4.t
2014-09-18 13:32:42 UTC (rev 4736)
@@ -0,0 +1,29 @@
+<!-- public domain -->
+
+<vexi xmlns:ui="vexi://ui"
+ xmlns:meta="vexi://meta"
+ xmlns:lay="vexi.layout"
+ xmlns:wi="vexi.widget"
+ xmlns="poke.layout.grid">
+ <wi:surface/>
+ <ui:box>
+ <lay:grid cols="3" fill="pink" vshrink="true">
+ <ui:Box colspan="3" orient="vertical" vshrink="true">
+ <ui:Box fill="black" height="1" />
+ <ui:Box fill="grey" fontsize="12" textcolor="black"
text="Who is to be notified of statement"/>
+ <ui:Box fill="black" height="1" />
+ </ui:Box>
+ <ui:Box text="Registered manager" hshrink="false" colspan="1"
rowspan="1" id="_al_label1222" />
+ <ui:Box mandatory="true" name="Registered manager" text="YesNo"
fill="blue" id="_al_field1222" hshrink="true"/>
+ <ui:Box colspan="1" rowspan="1" fill="red" mandatory="true"
width="108" hshrink="true" name="notified_manager_date" period="day"/>
+ </lay:grid>
+
+ <!-- <lay:grid cols="3" width="698">
+ <block fill="blue" rowspan="2"/>
+ <block fill="red" rowspan="2"/>
+ <block fill="green" />
+ <block fill="yellow" />
+ </lay:grid>-->
+ vexi.ui.frame = thisbox;
+ </ui:box>
+</vexi>
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn