diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2023-04-23 12:57:11 +0200 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2023-04-23 14:54:49 +0200 |
commit | a58017d99c3cea52fe7b37f2379c5306bfa59807 (patch) | |
tree | 149b99b2adb1f204e589665a529116becaf8558d /comphelper/util | |
parent | f7307c6366196940dcdbf6d2bfc23b69b18acb85 (diff) |
ScriptForge (SFDialogs) support hyperlink control types
Controls designated in english as "Hyperlink controls"
in the Basic IDE are from now on accepted as instances
of the SF_DialogControl service.
All generic properties are accepted.
The supported specific properties are:
- Caption (the text that appears in the dialog box)
- URL (the URL to activate when clicked)
The new control type is supported in Basic and Python
user scripts.
The SFDialogs.DialogControl help page needs to be updated.
Change-Id: I4827834ad8ef336c084ee51b5285b85745ceb1b9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150824
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Diffstat (limited to 'comphelper/util')
0 files changed, 0 insertions, 0 deletions