https://bugs.documentfoundation.org/show_bug.cgi?id=173022

--- Comment #5 from Neil Roberts <[email protected]> ---
(In reply to Regina Henschel from comment #3)
> The attached spreadsheet does not fit to the 'Steps to Reproduce'.

Sorry for the confusion. There are four versions of the macro, and they are
indeed all in the spreadsheet file. I think the instructions are correct. Two
of them are in Python and the other two are in BASIC. If you use the Run macro
dialog it will conflate the macros from the two languages into one hierarchy.

If you browse to big-sheet.ods -> KnittingMacros then you should find these two
macros written in Python:

rotate_selection_fast
rotate_selection_slow

Otherwise if you browse to big-sheet.ods -> BASICKnittingMacros -> Module1 you
will find these two macros (as well as some helper functions):

RotateSelection
RotateSelectionFast

I think it’s helpful to have both the BASIC and Python versions of the macros
so that you can compare the speed.

If you can’t find the Python macros is it possible that you are using a build
with Python disabled?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to