News:

Registration is only required if you want to post, and is not needed to read any posts. To avoid excess 'spam' accounts, all accounts where no posts have been made will be deleted after two weeks. Please register again if you wish to post.

Main Menu

Custom program name

Started by jjbbcc, July 02, 2015, 06:47:38 AM

Previous topic - Next topic

jjbbcc

good day sir. I am very much interested in bridge command. I want to set a custom name for this program. First of all I am not a programmer. I have tried to edit bc4.bb to have custom name of the program instead of "Bridge command". Is there any way to change it. that would be great to me.

Thank you for such a simulator. Be blessed Mr. James Packer

forum_admin

Hello. To change the displayed program name, you just need to edit the bc4.ini file.

Change the line
name=
to
name="Your Simulator Name"

jjbbcc

Thank you for your reply. this information was helpful for me. But if I put a name "institute" it shows "Institute powered by bridge Command" I want to have it in this form " bridge command powered by Institute" I tried to edit bc4.bb by ultraedit and bc4.exe file pe explorer. I cant do anything. If you kindly agree the change of name please tell me where to change. otherwise current form of name is also satisfactory.
have a good day sir

forum_admin

Hi, if you search through bc4.bb for the word 'AppTitle', these set the program window title.

The title text shown on screen is set in lines 1316-1319 (for version 4.6).

jjbbcc