|
|
|
|
TooltipMaxWidth (Function) In french: BulleLargeurMax Modifies the maximum width of tooltips.
// Width of tooltips set to 300 pixels TooltipMaxWidth(300) // Display large tooltips TooltipMaxWidth(1280)
Syntax <Width>: Integer New maximum width of tooltip in pixels. This width is set to 640 by default. This width cannot be less than 100.Remark: In version 21, the maximum width of tooltips was set to 300 pixels. Remarks This function configures both standard and custom tooltips.
This page is also available for…
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|