From mint-bounce@lists.fishpool.fi Thu Jan 13 15:31:41 2005 X-Original-To: fnaumann@mail.boerde.de Delivered-To: fnaumann@mail.boerde.de Subject: [MiNT] [Fwd: Re: [XaAES] menu_ienable] From: Odd Skancke Reply-To: ozk@atari.org To: mint@fishpool.com Content-Type: text/plain Date: Thu, 13 Jan 2005 15:29:50 +0100 Message-Id: <1105626590.5369.8.camel@fedora> Mime-Version: 1.0 X-Mailer: Evolution 2.0.1 (2.0.1-2) 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: 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.5 tagged_above=-50.5 required=3.8 tests=AWL, BAYES_01, RCVD_IN_BL_SPAMCOP_NET, RCVD_IN_SORBS X-Spam-Level: And this one didnt make it, as far as I can see.... > Fra: Odd Skancke > Svar-til: ozk@atari.org > Til: mint@fishpool.com > Emne: Re: [MiNT] [XaAES] menu_ienable > Dato: Sat, 08 Jan 2005 19:19:26 +0100 > Hello, > > > OK, now I found one, but I don't know if this in the Atari AES. > > > > I dont think it is in Atari AES .. at least not what I'm aware of. > > > -------------------------------cut------------------------------- > > Introduction to GEM(TM) Programming > > for GEM DOS > > > > (revised 11/21/85) > > . > > . > > > > GEM v1.2 ENHANCEMENTS > > . > > . > > > > menu_ienable() > > > > - A special calling convention has been established for > > and disabling menu titles. If the item number the high > > bit set, then it will be enabled/disabled and the result > > will be drawn on the screen. This only works for menu > > titles since they are guarenteed to be displayed on the > > screen. > > If bit is set, then it will be disable/enabled and redrawn ... does > this mean that the call does nothing if bit is cleared? I thought > perhaps it was a "disable/enable, but only redraw if bit set" kind of > thing... I am confused :) > > > -------------------------------cut------------------------------- > > > > The GEM 3.0 (PC) will redraw all items and not only the menu titles. > > Assuming the popup with the entries are opened, right? And then I have > to ask, does PC GEM not block the owner of the menu-line in wich > navigation is in progress? > > Best regards, > Odd Skancke >