From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Lennart Borgman" Newsgroups: gmane.emacs.devel Subject: Re: Using wxWidgets from C Date: Fri, 8 Apr 2005 22:40:51 +0200 Message-ID: <004401c53c7b$649dbbf0$0200a8c0@sedrcw11488> References: <1b809a81b81048.1b810481b809a8@net.lu.se> <001b01c53bad$38bd53c0$2201a8c0@madsen> <004b01c53bc0$aae437d0$0200a8c0@sedrcw11488> <8849919805040808465fd860ca@mail.gmail.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1112993113 4350 80.91.229.2 (8 Apr 2005 20:45:13 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 8 Apr 2005 20:45:13 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Apr 08 22:45:07 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DK0L7-0005z9-VK for ged-emacs-devel@m.gmane.org; Fri, 08 Apr 2005 22:44:30 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJzuh-0002Dk-HL for ged-emacs-devel@m.gmane.org; Fri, 08 Apr 2005 16:17:11 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DJzr3-00080L-Ds for emacs-devel@gnu.org; Fri, 08 Apr 2005 16:13:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DJzqq-0007qV-87 for emacs-devel@gnu.org; Fri, 08 Apr 2005 16:13:13 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DJzqq-0007pR-2m for emacs-devel@gnu.org; Fri, 08 Apr 2005 16:13:12 -0400 Original-Received: from [81.228.11.159] (helo=pne-smtpout2-sn1.fre.skanova.net) by monty-python.gnu.org with esmtp (Exim 4.34) id 1DK0JL-0000jd-0m for emacs-devel@gnu.org; Fri, 08 Apr 2005 16:42:39 -0400 Original-Received: from sedrcw11488 (195.67.196.44) by pne-smtpout2-sn1.fre.skanova.net (7.1.026.7) id 41E3209600AACF9C; Fri, 8 Apr 2005 22:41:38 +0200 Original-To: "Jesper Madsen" , "Emacs Devel" X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1409 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1409 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:35778 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35778 Thanks Jesper, I am forwarding this to emacs developers list for possible future use. Best wishes, Lennart ----- Original Message ----- From: "Jesper Madsen" To: "Lennart Borgman" Sent: Friday, April 08, 2005 5:46 PM Subject: Re: Using wxWidgets from C > There are samples in the wxWidgets package. Just download and built.. > Check your compiler to see how you build libraries.. > > On Apr 8, 2005 12:15 AM, Lennart Borgman > wrote: > > Thanks, that sounds like the way to go. Are there examples somewhere? Are > > there libraries that can be used? > > > > ----- Original Message ----- > > From: "Jesper Madsen" > > To: > > Cc: > > Sent: Thursday, April 07, 2005 10:05 PM > > Subject: Re: Using wxWidgets from C > > > > > Why do you bother trying to use C? > > > If you partition your application properly, you can make C libraries you > > > call from from your gui code, and avoid having to use a crippled version > > of > > > wxWindows. Go with the be from both worlds.. > > > > > > ----- Original Message ----- > > > From: "LENNART BORGMAN" > > > Newsgroups: gmane.comp.lib.wxwindows.general > > > Sent: Thursday, April 07, 2005 9:11 AM > > > Subject: Using wxWidgets from C > > > > > > > > > > Can wxWidgets be used from C? > > > > > > > > Please respond with a CC to me, I am not subscribed. This is a > > preliminary > > > check to see if it is possible to use wxWidgets. > > > > > > > > Kind regards, > > > > Lennart > > > > > > > > > > >