https://bugs.freedesktop.org/show_bug.cgi?id=56289
--- Comment #4 from Alex Thurgood <[email protected]> --- (In reply to comment #3) Hi > I'm talking about > 1) start soffice > 2) click on Tools -> Macros -> Organazie Macros -> Python OK, so we are on the same page then, that helps :-) > > Then the window appears, but I can't edit / create new modules the way it > can be done with basic macros. Because it neither worked on my linux box nor > on windowns I think its a bug. There is no built-in python editor. It has always been this way (even with OOo before LO). If you want to create python scripts for LO, you have to create them outside of LO in your favorite editor or IDE of choice, e.g. Eric, IDLE, Geany, etc, and then save the script and copy it to the Scripts subdirectory in either your LO user configuration directory or, for the case of a multi-user install, to the Scripts subdirectory of the main installation (with the correct permissions). So, this is not a bug as such IMHO, just a lack of appropriate integration of a macro editing tool that works on all of the platforms supported by LO. Alex -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
