From mint-bounce@lists.fishpool.fi Sun Feb 26 18:47:26 2006 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: Re: [MiNT] XaAES and objc_xedit From: Odd Skancke To: MiNT List In-Reply-To: <000201c63af2$4960b8d0$8797fea9@in.systinet.com> References: <000201c63af2$4960b8d0$8797fea9@in.systinet.com> Content-Type: text/plain; charset=utf-8 Date: Sun, 26 Feb 2006 18:27:38 +0100 Message-Id: <1140974858.5989.6.camel@linuxbox> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 (2.0.4-7) 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: 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.4 tagged_above=-50.5 required=7.0 tests=AWL, BAYES_00 X-Spam-Level: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by wh58-508.st.uni-magdeburg.de id k1QHlNxU001153 søn, 26,.02.2006 kl. 11.32 -0500, skrev Standa Opichal: > Hi! > > I tried to find it in the source but I could not. Does XaAES implement > the objc_xedit() as described in tos.hyp under the section 8.16.13? Hmm.. No, this is not supported. I didnt know about objc_xedit(). > > In general I am lacking the possibility to do objc_edit() which would > not draw the cursor if it is to be placed out of some drawing rectangle. > Am I missing something? I can see in the XaAES sources that it should > be pretty easy to implement (just the API wrapper AFAICS). Ozk? You cannot use objc_wedit()? This is supported. > > The other question is how to detect that such a function is available. > TOS.HYP says from MagiC 2.0. There is also the objc_xfind() which has > a bit in the appl_getinfo() which might be perhaps reused for this one > too? I will implement objc_xedit(), as this is very easy to do. But right now I'm doing heavy work on XaAES, so this may take a while. And I think we can reuse the appl_getinfo() to indicate support for this, altho I've not looked at that yet... Best Regards, Odd Skancke