From mint-bounce@lists.fishpool.fi Wed Aug 4 16:05:48 2010 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:subject:mime-version :content-type:from:in-reply-to:date:cc:content-transfer-encoding :message-id:references:to:x-mailer; bh=ZyeMHs0SnSoVhfRCnLD6t8Lppqtktb7oTNjWIoRGwKw=; b=dHPFNjwt+tcu+c9YDMDr5Q1eyKCF0fEDW2ofbrNLIVvF+GHjp3/MOQ76Ea1h6yWVpK NbyH7LmcIl1KBzUuY/Xl9YaglybouJlqnsU69jh9cTHSJryYjzHIL0BjQY9z4E+yJzvf QvNlB9qJ3Lx+ya0THtUJbUYq1nrXSDFHwDp8o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:mime-version:content-type:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to:x-mailer; b=ko4Hi4ah16lCOx/BTjASUwmyo38wivZ63oKJiJiRdeIxTFoxxBT8/1a86jIo0r1nBb w17htIii+ZGHZbbR8vel7CTQ+7MTDPWyxAE4J6qpgy4v0dxy3jaXInHj1uapPrVTw+wb wpWuYXy7Lkal12pZuj3qGvfZLUCEJubjHmhUQ= Subject: [MiNT] XaAES: Menus in windows - remove+reinstall menu? Mime-Version: 1.0 (Apple Message framework v1081) Content-Type: text/plain; charset=us-ascii From: Peter Persson In-Reply-To: Date: Wed, 4 Aug 2010 22:03:44 +0200 Cc: mint@lists.fishpool.fi Message-Id: References: <162697.648254351-sendEmail@descaro> <4C59C37A.8090407@online.no> To: Helmut Karlowski X-Mailer: Apple Mail (2.1081) X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: pep.fishmoose@gmail.com Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.sparemint.org id o74K5lk3024476 Hi, Another potential issue: I'm able to detach an attached menu bar, but I'm not able to install a new one (it acts as if no menu has been attached). It could also be a bad assumption on my behalf - I expect WF_MENU to work like WF_TOOLBAR, i.e. supplying a NULL-address removes a previously installed tree. It is possible to switch to a different menu during runtime, but it's not redrawn properly until the user access it (in which case the accessed parts are redrawn, but not the whole menu). -- PeP