**** BEGIN LOGGING AT Mon Dec 17 02:59:57 2007 Dec 17 05:28:37 good morning Dec 17 08:17:54 Is it possible for a QWS server to send a signal to an app so that it hides all windows? Dec 17 14:57:40 morning Dec 18 01:28:50 how can i use QWSServer to get a list of connected clients? Dec 18 01:29:09 I need a way to send signals to all clients telling them to minimize/hide() Dec 18 01:32:26 QWSServer::clientWindows() Dec 18 01:32:35 thats a list of windows, not clients Dec 18 01:32:54 clients can have multiple windows.. Dec 18 01:32:58 right? Dec 18 01:33:54 right, so you need to iterate over the list of windows and get the client for each window Dec 18 01:35:49 and you would send them events how? even with the clientId's Dec 18 01:36:10 err, signals i mean Dec 18 01:36:37 cd Dec 18 01:36:38 oops **** ENDING LOGGING AT Tue Dec 18 02:59:56 2007