Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-swt-dev] Blank menu bar?

Title: Message
If it's an event queue problem then it's odd because the rest of the Eclipse window can refresh itself while Eclipse is busy; doesn't that mean somebody is reading the event queue? And it's not just some previously obscured part of the menu bar - the whole menu bar from right to left across the top of the window is redrawn with all white. Also I haven't noticed this with other Windows programs, just Eclipse.
 
I'm using the XP manifest file if it matters.
 
-----Original Message-----
From: platform-swt-dev-admin@xxxxxxxxxxx [mailto:platform-swt-dev-admin@xxxxxxxxxxx] On Behalf Of Steve Northover
Sent: Tuesday, May 11, 2004 12:29 PM
To: platform-swt-dev@xxxxxxxxxxx
Subject: Re: [platform-swt-dev] Blank menu bar?


It's an XP thing.  It means you haven't read the event queue for a while and your app might be hung.



Back to the top