From owner-freebsd-questions@FreeBSD.ORG Fri Feb 11 04:52:39 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 42B2116A4CE for ; Fri, 11 Feb 2005 04:52:39 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id E855343D1D for ; Fri, 11 Feb 2005 04:52:38 +0000 (GMT) (envelope-from gert.cuykens@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so247972rng for ; Thu, 10 Feb 2005 20:52:38 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=Qq9yS0to6L4jnZkRu3FNvPng9QKEOTG9yoblJE0l6dSOozvZSNrDnDEdEzeo++RAtrAK28B0+oNnMXPLWY4w4l0KTnBro7x83Rsn+mN0h5pCF06IMy5NKe3nI9X69X55PTqetFyKVz7Cq3xUw2eNtL510yit0aFZnluhTDgk0zk= Received: by 10.38.90.42 with SMTP id n42mr83529rnb; Thu, 10 Feb 2005 20:52:38 -0800 (PST) Received: by 10.38.74.23 with HTTP; Thu, 10 Feb 2005 20:52:38 -0800 (PST) Message-ID: Date: Fri, 11 Feb 2005 05:52:38 +0100 From: Gert Cuykens To: freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: glade-2 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Gert Cuykens List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Feb 2005 04:52:39 -0000 Does anyone know how glade-2 works ? I made a test gui and now i would like to make a test executable of the gui ? PS are there alternatives for glade ?