From 1e0fcd2d778bd7a1340c3686c0bc2fc7e6979b6d Mon Sep 17 00:00:00 2001 From: David Rose Date: Wed, 18 Apr 2001 19:12:41 +0000 Subject: [PATCH] *** empty log message *** --- direct/src/gui/ListBox.py | 1 + 1 file changed, 1 insertion(+) diff --git a/direct/src/gui/ListBox.py b/direct/src/gui/ListBox.py index d05f00e59a..fdc997b115 100644 --- a/direct/src/gui/ListBox.py +++ b/direct/src/gui/ListBox.py @@ -56,6 +56,7 @@ class ListBox(DirectObject): drawOrder = self.drawOrder, font = self.font, event = event) button.button.setBehaviorEventParameter(param) + button.button.startBehavior() else: button = Button.Button(item, label, scale = self.scale,