Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [platform-ui-dev] ImageRegistry

 
The application is a custom messenger that listens on a socket connection for alerts from another application. The top level class is a non-gui controller. It will open a login screen, information screen, etc. depending on the message it receives.
 
Steve
 
-----Original Message-----
From: platform-ui-dev-admin@xxxxxxxxxxx [mailto:platform-ui-dev-admin@xxxxxxxxxxx]On Behalf Of Randy Hudson
Sent: Wednesday, September 03, 2003 10:49 AM
To: platform-ui-dev@xxxxxxxxxxx
Subject: Re: [platform-ui-dev] ImageRegistry


Why are you disposing Displays and creating a new one later?  Do you have a headless process which occasionally pops up a warning dialog?

-Randy



[Steve Ketcham] ...snip... 

Back to the top