[Gcblue-commits] gcb_wx/xml network_view.xml,1.8,1.9
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2005-04-08 01:54:22
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7286/xml Modified Files: network_view.xml Log Message: multiplayer work Index: network_view.xml =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/xml/network_view.xml,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** network_view.xml 6 Apr 2005 02:19:50 -0000 1.8 --- network_view.xml 8 Apr 2005 01:54:12 -0000 1.9 *************** *** 15,19 **** <Button X="240" Y="305" Width="65" Height="15" Caption="Connect" Command="160"/> <Button X="340" Y="305" Width="65" Height="15" Caption="Join Game" Command="170"/> ! <StatusBox X="250" Y="130" Width="200" Height="100"/> <ChatBox X="30" Y="350" Width="400" Height="200" FontSize="11.0" DrawBorder="1"/> <ChatEntry X="30" Y="556" Width="400" Height="16" BarX="0.0" BarY="1.0" BarWidth="400.0" BarHeight="14.0" Caption=""/> --- 15,19 ---- <Button X="240" Y="305" Width="65" Height="15" Caption="Connect" Command="160"/> <Button X="340" Y="305" Width="65" Height="15" Caption="Join Game" Command="170"/> ! <StatusBox X="250" Y="130" Width="220" Height="120"/> <ChatBox X="30" Y="350" Width="400" Height="200" FontSize="11.0" DrawBorder="1"/> <ChatEntry X="30" Y="556" Width="400" Height="16" BarX="0.0" BarY="1.0" BarWidth="400.0" BarHeight="14.0" Caption=""/> |