From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,33defb6569eefe4c X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news1.google.com!news.glorb.com!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: response on OK button Date: Tue, 12 Jul 2011 17:15:23 +0200 Organization: cbb software GmbH Message-ID: <7xohhrt03p7s.dsu1x0eqby1a$.dlg@40tude.net> References: <4e182fbc$0$2558$703f8584@news.kpn.nl> <4e1c1dd4$0$2562$703f8584@news.kpn.nl> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: FbOMkhMtVLVmu7IwBnt1tw.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Xref: g2news1.google.com comp.lang.ada:20183 Date: 2011-07-12T17:15:23+02:00 List-Id: On Tue, 12 Jul 2011 12:10:47 +0200, ldries46 wrote: > I just used Stock items so I thought I could just assume that they should > work without being created from the outside. A stock button is a button as any else, it do nothing but sends signals. It is up to the container (e.g. the dialog) to do something with the signal. > Maybe I am spoiled by using Microsoft Visual Studio. Huh, I never use any generators be of MS VS (a horrific mess that corrupts your resource and header files) or GLADE. With them you might quickly get something working, but what you get will never work as you wanted it to do. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de