From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29696 invoked by alias); 16 Oct 2005 23:57:56 -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 29678 invoked by uid 22791); 16 Oct 2005 23:57:53 -0000 Received: from pop.gmx.net (HELO mail.gmx.net) (213.165.64.20) by sourceware.org (qpsmtpd/0.30-dev) with SMTP; Sun, 16 Oct 2005 23:57:53 +0000 Received: (qmail invoked by alias); 16 Oct 2005 23:57:50 -0000 Received: from p54BEA8F2.dip0.t-ipconnect.de (EHLO [192.168.1.10]) [84.190.168.242] by mail.gmx.net (mp005) with SMTP; 17 Oct 2005 01:57:50 +0200 X-Authenticated: #13288571 Message-ID: <4352EC94.7@gmx.de> Date: Sun, 16 Oct 2005 23:57:00 -0000 From: Peace Everyone User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) MIME-Version: 1.0 To: 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> In-Reply-To: <4352DD85.6050105@cygwin.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-IsSubscribed: yes X-SW-Source: 2005-10/txt/msg00476.txt.bz2 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 ;) thanks for your answers Peace Everyone -- 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/