From owner-freebsd-questions@FreeBSD.ORG Mon Apr 14 14:58:43 2003 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 88CFF37B401 for ; Mon, 14 Apr 2003 14:58:43 -0700 (PDT) Received: from simba.eae.net (simba.eae.net [194.18.167.30]) by mx1.FreeBSD.org (Postfix) with SMTP id 48D5843F75 for ; Mon, 14 Apr 2003 14:58:42 -0700 (PDT) (envelope-from eae-dated-1050789511.c60c2f@eae.net) Received: (qmail 66337 invoked from network); 14 Apr 2003 21:58:31 -0000 Received: from unknown (HELO mail.eae.net) (127.0.0.1) by localhost with SMTP; 14 Apr 2003 21:58:31 -0000 To: Konrad Scorciapino In-Reply-To: <200304141841.52132.konrad@scorciapino.org> References: <200304141841.52132.konrad@scorciapino.org> Content-Type: text/plain Organization: Message-Id: <1050357540.259.10.camel@tiger.eaenet> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.4 Date: 14 Apr 2003 23:59:00 +0200 Content-Transfer-Encoding: 7bit From: Emil A Eklund X-Delivery-Agent: TMDA/0.69 (Count Fleet) cc: freebsd-questions@freebsd.org Subject: Re: Toolkits X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: eae@eae.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Apr 2003 21:58:43 -0000 If your looking for a good free multi platform gui toolkit (assuming you where talking about gui ones since you mentioned qt) take a look at wxwindows (www.wxwindows.org) it supports unix/gtk, motif, mac, os/2 and windows. (can be found in the ports collection as well) Also gtk2 is supposed to be multi platform, for c++ bindings see gtkmm. /Emil A Eklund eae@eae.net On Mon, 2003-04-14 at 23:46, Konrad Scorciapino wrote: > Hello, > > Which are the best (or most popular) toolkits avaliable for UNIX? How about > multiplatform ones? > > I found Qt amazing, but it looks like I can't sell anything I've made with it > unless I buy its Professional Vesion, which is, IMO, ridiculous expensive. > > Thanks! > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"