[Thinlet-development] thinlet/drafts beantest.xml,1.1,1.2
Brought to you by:
bajzat
From: <ba...@us...> - 2003-03-10 21:29:35
|
Update of /cvsroot/thinlet/thinlet/drafts In directory sc8-pr-cvs1:/tmp/cvs-serv17406/drafts Modified Files: beantest.xml Log Message: no message Index: beantest.xml =================================================================== RCS file: /cvsroot/thinlet/thinlet/drafts/beantest.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** beantest.xml 2 Mar 2003 17:14:32 -0000 1.1 --- beantest.xml 10 Mar 2003 21:29:29 -0000 1.2 *************** *** 3,7 **** <panel name="panel" columns="3" gap="4"> <button text="Button-1" /><button text="Button-2" /><button text="Button-3" /> ! <button text="Button-4" /><button text="Button-5" /><button text="Button-6" /> <button text="Button-7" /><button text="Button-8" /><button text="Button-9" /> <button text="Button-10" /><button text="Button-11" /><button text="Button-12" /> --- 3,7 ---- <panel name="panel" columns="3" gap="4"> <button text="Button-1" /><button text="Button-2" /><button text="Button-3" /> ! <button text="Button-4" /><button text="Button-5" weighty="1" weighty="1" /><button text="Button-6" /> <button text="Button-7" /><button text="Button-8" /><button text="Button-9" /> <button text="Button-10" /><button text="Button-11" /><button text="Button-12" /> |