TOC PREV NEXT INDEX

4Dlogo


OEM


OEM options are accessible using specific XML keys that are detailed in this chapter. OEM settings must be surrounded by <OEM> and </OEM> keys.

When building applications, 4D will only take these XML keys into account if a valid OEM number is found.

Keep in mind that OEM deployment licenses will only be integrated into the application built if the IsOEM key (see the "RuntimeVL" on page 19) or the IsOEM key (see the "CS" on page 22) is set to True.

MenuServerAboutString

version 2004
/ Preferences4D / BuildApp / OEM / MenuServerAboutString
Accepted values

About command name (40 characters maximum)

Description

This key is used to set the menu command name that calls the About screen, which provides various general infrmation about the application and its editor.

This menu command generally begins with "About...", for example "About MyApplication...".

See also: ServerAboutPictWin

Interface

ServerWindowTitle

version 2004
/ Preferences4D / BuildApp / OEM / Interface / ServerWindowTitle
Accepted values

Window title (40 characters maximum)

Description

This key is used to specify the title of 4D Server process window.

ServerAboutPictWin

version 2004
/ Preferences4D / BuildApp / OEM / Interface / ServerAboutPictWin
Accepted values

Windows access path (relative or fixed)

Description

This key is used to specify the access path (relative or fixed) under Windows for the picture that you want to display when the user selects the About... menu command on the server application. This picture may contain a logo, graphics and/or product-related information.

The picture must be of the PICT type. Its ideal size is 141x111 pixels - if a different picture size is designated, it will be resized in "proportional" mode.

See also: MenuServerAboutString

ServerAboutPictMac

version 2004
/ Preferences4D / BuildApp / OEM / Interface / ServerAboutPictMac
Accepted values

Mac OS access path (relative or fixed)

Description

This key is used to specify the access path (relative or fixed) under Mac OS for the picture that you want to display when the user selects the About... menu command on the server application. This picture may contain a logo, graphics and/or product-related information.

The picture must be of the PICT type. Its ideal size is 141x111 pixels - if a different picture size is designated, it will be resized in "proportional" mode.

See also: MenuServerAboutString


4D S.A.
http://www.4D.fr
Tel : 33 (1) 40 87 92 00
Fax : 33 (1) 40 87 92 01
e-mail : info@4d.fr
TOC PREV NEXT INDEX