Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Dave Korn" To: Subject: RE: Can cygstart set the window title? Date: Mon, 25 Jul 2005 15:04:59 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: <20050725013825.58955.qmail@web30204.mail.mud.yahoo.com> Message-ID: ----Original Message---- >From: Peter Farley >Sent: 25 July 2005 02:38 > Is it possible for cygstart to set the Windows title > of the window that it creates? It would be very nice > to be able to specify a "--title" option to specify > that window title, rather than the default of the name > of the executed program, especially when multiple > windows are started using the same program. It would need to be entirely rewritten. Currently it depends on the win32 ShellExecute API, which provides no such facility. cheers, DaveK -- Can't think of a witty .sigline today.... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/