From a64c5b01e683e76def759e6e871ceee330c9ae09 Mon Sep 17 00:00:00 2001 From: Bjørn Lindeijer Date: Sun, 22 May 2005 00:44:09 +0000 Subject: Picking up now possible with Z, and fixed width of a few scroll area contents. --- src/gui/buy.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/buy.cpp') diff --git a/src/gui/buy.cpp b/src/gui/buy.cpp index 79f21227..d291650d 100644 --- a/src/gui/buy.cpp +++ b/src/gui/buy.cpp @@ -47,6 +47,7 @@ BuyDialog::BuyDialog(): itemDescLabel = new gcn::Label("Description:"); setContentSize(260, 198); + scrollArea->setHorizontalScrollPolicy(gcn::ScrollArea::SHOW_NEVER); scrollArea->setDimension(gcn::Rectangle(5, 5, 250, 110)); itemList->setDimension(gcn::Rectangle(5, 5, 238, 110)); slider->setDimension(gcn::Rectangle(5, 120, 200, 10)); -- cgit v1.2.3-60-g2f50