From owner-freebsd-libh Wed Jun 13 13:35:26 2001 Delivered-To: freebsd-libh@freebsd.org Received: from mail-out1.apple.com (mail-out1.apple.com [17.254.0.52]) by hub.freebsd.org (Postfix) with ESMTP id 4467137B405 for ; Wed, 13 Jun 2001 13:35:19 -0700 (PDT) (envelope-from richy@apple.com) Received: from apple.con (A17-128-100-225.apple.com [17.128.100.225]) by mail-out1.apple.com (8.9.3/8.9.3) with ESMTP id NAA29374 for ; Wed, 13 Jun 2001 13:35:18 -0700 (PDT) Received: from scv1.apple.com (scv1.apple.com) by apple.con (Content Technologies SMTPRS 4.2.1) with ESMTP id for ; Wed, 13 Jun 2001 13:33:36 +0100 Received: from kevinarnold (kevinarnold.apple.com [17.202.45.103]) by scv1.apple.com (8.9.3/8.9.3) with ESMTP id NAA21102 for ; Wed, 13 Jun 2001 13:35:18 -0700 (PDT) Message-Id: <200106132035.NAA21102@scv1.apple.com> Date: Wed, 13 Jun 2001 13:36:08 -0700 Content-Type: text/plain; format=flowed; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v388) From: Richy Kim To: libh@freebsd.org X-Mailer: Apple Mail (2.388) Content-Transfer-Encoding: 7bit Subject: packagetool.tcl Sender: owner-freebsd-libh@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, I'm playing around with libh for the first time... i've compiled fine on fbsd 4.3 but the packagetool.tcl doesn't seem to wanna run any suggestions? -r. # ./packagetool.tcl Unknown method horizontalBox for object of type Q25HuiQt12DialogWidget while executing "$dialog horizontalBox dialog_box" (procedure "message_dialog" line 30) invoked from within "message_dialog $hui $title $message left {{"~Y~es" {button_click_result YES} "default"} {"~N~o" {button_click_result NO} "normal"}}" (procedure "yes_no_dialog" line 3) invoked from within "yes_no_dialog $hui "Create Database" "Create database in $path_to_db?"" (procedure "create_database" line 4) invoked from within "create_database $hui $path_to_db" (procedure "create_or_open_database" line 6) invoked from within "create_or_open_database $hui $path_to_db" invoked from within "set db [create_or_open_database $hui $path_to_db]" (file "./packagetool.tcl" line 1332) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-libh" in the body of the message