From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1369 invoked by alias); 17 Oct 2005 01:03:46 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 1360 invoked by uid 22791); 17 Oct 2005 01:03:44 -0000 Received: from mail.prospeed.net (HELO mail.prospeed.net) (12.46.111.140) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Mon, 17 Oct 2005 01:03:44 +0000 Received: from [192.168.0.230] (lhall.prospeed.net [12.46.110.44] (may be forged)) (authenticated bits=0) by mail.prospeed.net (8.13.0/8.13.0) with ESMTP id j9H13cWv025842; Sun, 16 Oct 2005 21:03:41 -0400 Message-ID: <4352F827.3010008@cygwin.com> Date: Mon, 17 Oct 2005 01:03:00 -0000 From: "Larry Hall (Cygwin)" Reply-To: cygwin@cygwin.com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.12) Gecko/20050929 Thunderbird/1.0.7 Fedora/1.0.7-1.1.fc4 Mnenhy/0.7.2.0 MIME-Version: 1.0 To: Peace Everyone CC: cygwin@cygwin.com Subject: Re: EventListening References: <101520051745.25630.43514022000160940000641E22007614380A050E040D0C079D0A@comcast.net> <43517099.5080908@byu.net> <82hdbh93gr.fsf@vzell-de.de.oracle.com> <4352DE51.1030404@gmx.de> <4352DD85.6050105@cygwin.com> <4352EC94.7@gmx.de> In-Reply-To: <4352EC94.7@gmx.de> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2005-10/txt/msg00478.txt.bz2 Peace Everyone wrote: > Peace Everyone wrote: > >>> I'm a noob with cygwin and have a question about EventListening, is >>> there an interface or a class I can use? Or some add on libraries to >>> include or do I have to write/implement my own EventListening Class? >> >> >> >> That's a good question. I guess it depends on what kind of events you >> want to listen for and where you believe the events are being generated. >> You'll have to get much more specific about what you're trying to do >> before someone on this list can offer you advice on this matter. >> > > Okey, It's like creating events in the (Console and Graphic)UI to inform > the ENGINE which data is needed. > > One alternative is the console based UI, u type one command and several > options, from which u generate the adequate event to inform the ENGINE > what data the GUI needs > > The other alternative is the "real" graphic based UI, with all the cute > little buttons and textfields in place of the console based UI.... > > I hope u now understand what I mean ;) I think I do. And it is as I suspected. You're asking about application functionality. This isn't a Cygwin-specific question so it is off-topic for this list. I believe you're really looking for a framework for application development. You may want to have a look at QT, wxWindows, GTK and friends and other such toolkits. You'll find QT3 and GTK packages as part of the Cygwin distribution but you should really see each toolkit's web site for complete information on what's available and how it can be used. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/