summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorOlivier Hallot <olivier.hallot@libreoffice.org>2020-09-07 09:41:53 -0300
committerChristian Lohmaier <lohmaier+LibreOffice@googlemail.com>2020-09-07 16:48:00 +0200
commit9c55e725a45b027fade9084c0d9b82178fa1a04f (patch)
treecd766beab73d85e452118c82fdd3d893f45d3382 /basctl
parentee4d7d11503fc4a93269a32dd1bf43d0ab3160e6 (diff)
tdf#118148 Extended tips for HC2/sbasic
Change-Id: I878c1108757b6637e221b39c50ecf21477edb534 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102169 Tested-by: Jenkins Reviewed-by: Christian Lohmaier <lohmaier+LibreOffice@googlemail.com>
Diffstat (limited to 'basctl')
-rw-r--r--basctl/uiconfig/basicide/ui/basicmacrodialog.ui5
-rw-r--r--basctl/uiconfig/basicide/ui/breakpointmenus.ui17
-rw-r--r--basctl/uiconfig/basicide/ui/managebreakpoints.ui39
-rw-r--r--basctl/uiconfig/basicide/ui/modulepage.ui10
-rw-r--r--basctl/uiconfig/basicide/ui/newlibdialog.ui5
5 files changed, 70 insertions, 6 deletions
diff --git a/basctl/uiconfig/basicide/ui/basicmacrodialog.ui b/basctl/uiconfig/basicide/ui/basicmacrodialog.ui
index 7c2a37248d31..674e34492acd 100644
--- a/basctl/uiconfig/basicide/ui/basicmacrodialog.ui
+++ b/basctl/uiconfig/basicide/ui/basicmacrodialog.ui
@@ -410,6 +410,11 @@
<property name="receives_default">True</property>
<property name="no_show_all">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="new-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="basicmacrodialog|extended_tip|new">Creates a new library.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
diff --git a/basctl/uiconfig/basicide/ui/breakpointmenus.ui b/basctl/uiconfig/basicide/ui/breakpointmenus.ui
index 58437b045fc3..db09c4a97cb7 100644
--- a/basctl/uiconfig/basicide/ui/breakpointmenus.ui
+++ b/basctl/uiconfig/basicide/ui/breakpointmenus.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.20.0 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="basctl">
<requires lib="gtk+" version="3.18"/>
<object class="GtkMenu" id="breaklistmenu">
@@ -10,6 +10,11 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="breakpointmenus|manage">Manage Breakpoints...</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="manage-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="breakpointmenus|extended_tip|manage">Specifies the options for breakpoints.</property>
+ </object>
+ </child>
</object>
</child>
</object>
@@ -22,6 +27,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="breakpointmenus|active">_Active</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="active-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="breakpointmenus|extended_tip|active">Activates or deactivates the current breakpoint.</property>
+ </object>
+ </child>
</object>
</child>
<child>
@@ -36,6 +46,11 @@
<property name="can_focus">False</property>
<property name="label" translatable="yes" context="breakpointmenus|properties">_Properties...</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="properties-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="breakpointmenus|extended_tip|properties">Specifies the options for breakpoints.</property>
+ </object>
+ </child>
</object>
</child>
</object>
diff --git a/basctl/uiconfig/basicide/ui/managebreakpoints.ui b/basctl/uiconfig/basicide/ui/managebreakpoints.ui
index 56227ae982bf..99bc5dc99119 100644
--- a/basctl/uiconfig/basicide/ui/managebreakpoints.ui
+++ b/basctl/uiconfig/basicide/ui/managebreakpoints.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.22.1 -->
+<!-- Generated with glade 3.36.0 -->
<interface domain="basctl">
<requires lib="gtk+" version="3.18"/>
<object class="GtkTreeStore" id="liststore1">
@@ -18,9 +18,6 @@
<property name="default_width">0</property>
<property name="default_height">0</property>
<property name="type_hint">dialog</property>
- <child>
- <placeholder/>
- </child>
<child internal-child="vbox">
<object class="GtkBox" id="dialog-vbox1">
<property name="can_focus">False</property>
@@ -38,6 +35,11 @@
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="new-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|new">Creates a breakpoint on the line number specified.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -53,6 +55,11 @@
<property name="can_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="delete-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|delete">Deletes the selected breakpoint.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -143,6 +150,11 @@
<property name="use_underline">True</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="active-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|active">Activates or deactivates the current breakpoint.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -174,7 +186,6 @@
<property name="headers_clickable">False</property>
<property name="search_column">0</property>
<property name="show_expanders">False</property>
- <property name="show_expanders">False</property>
<child internal-child="selection">
<object class="GtkTreeSelection" id="treeview-selection1"/>
</child>
@@ -202,6 +213,11 @@
<property name="can_focus">True</property>
<property name="hexpand">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="entries-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|entries">Enter the line number for a new breakpoint, then click New.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">0</property>
@@ -224,6 +240,11 @@
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="activates_default">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="pass-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|pass">Specify the number of loops to perform before the breakpoint takes effect.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="left_attach">1</property>
@@ -279,5 +300,13 @@
<action-widget response="-6">cancel</action-widget>
<action-widget response="-11">help</action-widget>
</action-widgets>
+ <child type="titlebar">
+ <placeholder/>
+ </child>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ManageBreakpointsDialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="managebreakpoints|extended_tip|ManageBreakpointsDialog">Specifies the options for breakpoints.</property>
+ </object>
+ </child>
</object>
</interface>
diff --git a/basctl/uiconfig/basicide/ui/modulepage.ui b/basctl/uiconfig/basicide/ui/modulepage.ui
index c75869bd2717..cf4dac780c06 100644
--- a/basctl/uiconfig/basicide/ui/modulepage.ui
+++ b/basctl/uiconfig/basicide/ui/modulepage.ui
@@ -160,6 +160,11 @@
<property name="can_focus">True</property>
<property name="receives_default">True</property>
<property name="use_underline">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="newdialog-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="modulepage|extended_tip|newdialog">Lets you manage the macro libraries.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
@@ -176,6 +181,11 @@
<property name="receives_default">True</property>
<property name="use_underline">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="delete-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="modulepage|extended_tip|delete">Creates a new macro, or deletes the selected macro.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>
diff --git a/basctl/uiconfig/basicide/ui/newlibdialog.ui b/basctl/uiconfig/basicide/ui/newlibdialog.ui
index 7b811357abdb..aacb5bbb18a3 100644
--- a/basctl/uiconfig/basicide/ui/newlibdialog.ui
+++ b/basctl/uiconfig/basicide/ui/newlibdialog.ui
@@ -27,6 +27,11 @@
<property name="has_default">True</property>
<property name="receives_default">True</property>
<property name="use_stock">True</property>
+ <child internal-child="accessible">
+ <object class="AtkObject" id="ok-atkobject">
+ <property name="AtkObject::accessible-description" translatable="yes" context="newlibdialog|extended_tip|ok">Runs or saves the current macro.</property>
+ </object>
+ </child>
</object>
<packing>
<property name="expand">False</property>