[Gcblue-commits] gcb_wx/xml options_view.xml,NONE,1.1
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-06-14 22:38:31
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4824/xml Added Files: options_view.xml Log Message: --- NEW FILE: options_view.xml --- <Window> <Button X="30" Y="65" Width="65" Height="15" Caption="Start" Command="10"/> <Button X="100" Y="65" Width="65" Height="15" Caption="Credits" Command="20"/> <Button X="170" Y="65" Width="65" Height="15" Caption="Database" Command="30"/> <Button X="240" Y="65" Width="65" Height="15" Caption="Network" Command="60"/> <Button X="310" Y="65" Width="65" Height="15" Caption="Scenarios" Command="50"/> <Button X="30" Y="85" Width="150" Height="15" Caption="Display Settings" Command="42"/> </Window> |