From mint-bounce@lists.fishpool.fi Sat Sep 8 21:21:08 2007 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Message-ID: <46E2E3B9.8020704@atari.org> Date: Sat, 08 Sep 2007 20:02:33 +0200 From: Odd Skancke User-Agent: Thunderbird 1.5.0.10 (X11/20070302) MIME-Version: 1.0 To: MiNT email list Subject: Re: [MiNT] SV: SV: form_button in XaAES References: <46E1A0F9.40201@atari.org> <46E1C99D.5060705@chello.nl> In-Reply-To: <46E1C99D.5060705@chello.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: ozk@atari.org Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: X-Virus-Scanned: by amavisd-new at relay.boerde.de X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de X-Spam-Status: No, hits=-0.7 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00 X-Spam-Level: Hi Henk Robbers skrev: > Odd Skancke wrote: >> More ideas? >> > > A small change in the handling of TOUCH_EXIT editable > fields in a toolbar: > > Clicking only sets the cursor. > Pressing enter sends a WM_TOOLBAR message for the field > if the cursor is in the field. > > So the program may suppose that the field has changed. > > I do this in the config window of TT_DIGGER. > Very usefull. Yes, this is one thing I will do; When user press return after editing something the AES controls, the app is notified so it can act upon the changes. Very good :-) Best Regards, Odd Skancke