diff options
author | Jean-Pierre Ledure <jp@ledure.be> | 2021-04-19 16:51:31 +0200 |
---|---|---|
committer | Jean-Pierre Ledure <jp@ledure.be> | 2021-04-20 10:20:59 +0200 |
commit | 49f6c9d8c132f250b34191b992cede24672a8c0e (patch) | |
tree | 6999a0af3d7d731b4963149056f42af92193d2fe /sfx2 | |
parent | 93bb5fcba9e58eeeaaed9521c3bb4eecf9b91ac1 (diff) |
ScriptForge - (scriptforge.py) Dialog and DialogControl classes
New classes to manage Basic dialogs and their controls from
Python.
The use of UNO interfaces has been reviewed in Basic:
replacement of
CreateUnoDialog()
by
XDialogProvider.createDialog()
The latter allows to run dialogs in non-modal mode.
SF_UI.ShowProgressBar() and SF_Console() have been reviewed
to incorporate the XSCRIPTCONTEXT shipped with Python
Now the console and the progress bar are able to run
in non-modal mode.
Change-Id: I49b09aa41ee6f50e6d205f44fc329f91bce76beb
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114296
Tested-by: Jean-Pierre Ledure <jp@ledure.be>
Tested-by: Jenkins
Reviewed-by: Jean-Pierre Ledure <jp@ledure.be>
Diffstat (limited to 'sfx2')
0 files changed, 0 insertions, 0 deletions