From mint-bounce@lists.fishpool.fi Wed Sep 5 23:45:12 2007 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de X-Authenticated: #498939 X-Provags-ID: V01U2FsdGVkX1/l/uV4S4bldlSX0l1bl8VAyLxaVHGlkHHlOFucau 8cHx6U9NXe9VHd In-Reply-To: <48722117.51061189015097128.JavaMail.adm-moff@moffice11.nsc.no> References: <48722117.51061189015097128.JavaMail.adm-moff@moffice11.nsc.no> Mime-Version: 1.0 (Apple Message framework v752.2) X-Priority: 3 (Normal) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: =?ISO-8859-1?Q?Philipp_Donz=E9?= Subject: Re: [MiNT] form_button in XaAES Date: Wed, 5 Sep 2007 22:40:26 +0200 To: MiNT List X-Mailer: Apple Mail (2.752.2) X-Y-GMX-Trusted: 0 X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-To: mint-bounce@lists.fishpool.fi X-original-sender: philippdonze@gmx.ch 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=-1.0 tagged_above=-50.5 required=7.0 tests=BAYES_00 X-Spam-Level: Hi Jo > My suggestion is to add tree new functions in XaAES, xform_button, > xform_keybd and xobjc_edit. These have the same functionality, but > are extended with an additional argument - window handle. They will > then be able to observe the window rectangle list when redrawing, > and it will be possible to create non modal dialogs the proper way. Hasn't this issue already been solved in MagiC / Wdialog? form_wbutton, form_wkeybd, objc_wdraw, objc_wedit (and perhaps more) do exactly what you want: they take as an additional parameter the window handle and use its rectangle list for redraws. Aren't they already implemented in XaAES? Regards Philipp