ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra-Client/bin/pclient
(Generate patch)

Comparing deliantra/Deliantra-Client/bin/pclient (file contents):
Revision 1.185 by root, Tue Apr 25 11:48:31 2006 UTC vs.
Revision 1.186 by root, Tue Apr 25 12:10:58 2006 UTC

726} 726}
727 727
728sub message_window { 728sub message_window {
729 my $window = new CFClient::UI::FancyFrame 729 my $window = new CFClient::UI::FancyFrame
730 title => "Messages", 730 title => "Messages",
731 border_bg => [1, 1, 1, 0.5], 731 border_bg => [1, 1, 1, 1],
732 bg => [0.3, 0.3, 0.3, 0.8], 732 bg => [0, 0, 0, 0.5],
733 user_w => int $::WIDTH / 3, 733 user_w => int $::WIDTH / 3,
734 user_h => int $::HEIGHT / 5, 734 user_h => int $::HEIGHT / 5,
735 child => (my $vbox = new CFClient::UI::VBox); 735 child => (my $vbox = new CFClient::UI::VBox);
736 736
737 $vbox->add ($LOGVIEW = new CFClient::UI::TextView 737 $vbox->add ($LOGVIEW = new CFClient::UI::TextView

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines