[Gcblue-commits] gcb_wx/xml briefing_left.xml,1.3,1.4
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-11-14 22:52:34
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22147/xml Modified Files: briefing_left.xml Log Message: Text message "message center" GUI screen Index: briefing_left.xml =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/xml/briefing_left.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** briefing_left.xml 1 Nov 2004 03:17:19 -0000 1.3 --- briefing_left.xml 14 Nov 2004 22:52:22 -0000 1.4 *************** *** 1,4 **** <Window> <Button X="5" Y="5" Width="65" Height="15" Caption="Skip" Command="120"/> ! <TextBox TopMargin="30" BottomMargin="50" Wrap="60" FontSize="12"/> </Window> \ No newline at end of file --- 1,4 ---- <Window> <Button X="5" Y="5" Width="65" Height="15" Caption="Skip" Command="120"/> ! <TextBox TopMargin="30" BottomMargin="50" Wrap="60" FontSize="14"/> </Window> \ No newline at end of file |