Language: ChineseGermanSpanishFrenchDutchItalianRussian
123 Flash Chat Forums

Go Back   TOPCMM Community > SWFKit > SWFKit Support

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 11-24-2005, 06:40 PM
Junior Member
 
Join Date: Jun 2003
Posts: 29
Default How to change application's task bar text

Is there a way I can change the task bar text via code (normally set in Application Definition, Appearance, Caption/Taskbar text)?

Thanks,

Steve
Reply With Quote
  #2 (permalink)  
Old 11-25-2005, 02:51 AM
Senior Member
 
Join Date: Dec 2002
Posts: 2,015
Default Re:How to change application's task bar text

Just change the caption of the application

Code:
Application.Appearance.caption = "my new caption";
or

Code:
getMainWnd().caption = "my new caption";
Reply With Quote
Reply

Was this information helpful?    Yes No



Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:04 AM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.