From owner-freebsd-hackers@FreeBSD.ORG Sat Aug 20 15:21:10 2005 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7498B16A41F for ; Sat, 20 Aug 2005 15:21:10 +0000 (GMT) (envelope-from adewole@sympatico.ca) Received: from BAYC1-PASMTP03.bayc1.hotmail.com (bayc1-pasmtp03.bayc1.hotmail.com [65.54.191.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3941243D45 for ; Sat, 20 Aug 2005 15:21:10 +0000 (GMT) (envelope-from adewole@sympatico.ca) Message-ID: X-Originating-IP: [69.158.168.251] X-Originating-Email: [adewole@sympatico.ca] Received: from newton ([69.158.168.251]) by BAYC1-PASMTP03.bayc1.hotmail.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.211); Sat, 20 Aug 2005 08:21:09 -0700 Message-ID: <001701c5a59b$ea57e570$6501a8c0@newton> From: "Mike Adewole" To: References: <200508201638.43821.hselasky@c2i.net> Date: Sat, 20 Aug 2005 11:29:10 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 X-OriginalArrivalTime: 20 Aug 2005 15:21:09.0178 (UTC) FILETIME=[CA8E09A0:01C5A59A] Cc: hselasky@c2i.net Subject: Re: Project BSDVISION Wants To Develop Native *BSD Console Desktop X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Aug 2005 15:21:10 -0000 > I am just wondering, but will you be using QT 4.0 for this project? > > I might be interrested, though I am very comfortable with blackbox, it might > be nice with some icons, as long as it doesn't take forever to start. > > --HPS We'll be reimplementing TurboVision (C++) for the project so we can release under a BSD compatible license. It's almost done and it looks quite nice with overlapping windows and drag n drop. Cheers