Begin forwarded message:
From: John M McIntosh <johnmci@smalltalkconsulting.com> Date: March 16, 2010 7:29:12 PM GMT+01:00 To: stephane ducasse <stephane.ducasse@free.fr> Subject: Re: do you remember the fix for the hostMenu Reply-To: johnmci@smalltalkconsulting.com
The fix seems to be in
PharoCore1.1ALPHA Latest update: #11254
peekEvent "Look ahead at the next event." | nextEvent | nextEvent := eventQueue peek. ^((nextEvent notNil) and: [(nextEvent at: 1) ~= EventTypeMenu]) ifTrue: [self processEvent: nextEvent]
On 2010-03-15, at 12:58 PM, stephane ducasse wrote:
Hi john
I would like to add the HostMenus back to 1.1 and get the tests green. Do you have the fix for the menus somewhere?
Stef
-- =========================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Twitter: squeaker68882 Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com ===========================================================================