2.411 .title
This is the text of an object's title.
In the object notepage this attribute defines the labeling of tabs (default = 0). You will only get a text if the value is <> 0. The labeling may be in form of a text or of a bitmap.
For a dmw_webview object, the attribute provides the title of the displayed web page and is updated when a page is loaded or when specific HTML content is displayed. A change by the web engine is signaled via a changed event.
Definition
-
Data type
string, object [ text ]
string (dmw_webview)
-
Access
get, set
get
-
changed event
yes
no
Note for the notepage
Please note that you should usually indicate a text. Depending on the window system, it may be that only certain bitmaps can be used or that there always has to be a text.
Note for the filereq on Microsoft Windows
In the directory selection (mode fr_directory), the title appears only as heading and not as window title.
See also