Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Libreoffice compatibility #5

Open
fpgasdr opened this issue Jul 19, 2021 · 14 comments
Open

Libreoffice compatibility #5

fpgasdr opened this issue Jul 19, 2021 · 14 comments

Comments

@fpgasdr
Copy link

fpgasdr commented Jul 19, 2021

Hi,
I see there is not open source of excel file compatibility (at least the libre office gives me syntax error with case expressions).
I would love to view this feature done to be able to use your very interesting spreadsheet.

@AndyGlx
Copy link
Owner

AndyGlx commented Jul 19, 2021

Thanks. I'm working with some people on a version that will run without Excel 👍

@Critical11
Copy link

Critical11 commented Jul 20, 2021 via email

@fpgasdr
Copy link
Author

fpgasdr commented Jul 20, 2021

I'm on linux(ubuntu) and not...

@AndyGlx
Copy link
Owner

AndyGlx commented Jul 20, 2021

No problem. Hoping for it to be usable by all! 😁

@Critical11
Copy link

Critical11 commented Jul 20, 2021 via email

@Cdriko
Copy link

Cdriko commented Aug 20, 2021

Hello and bravo for this project. I'm agree with eljuligallego : It would be nice if a free software can run with free tools and os ;)

@cilynx
Copy link

cilynx commented Oct 13, 2021

The upcoming python version announced on the main website sounds very promising. In the meantime, I've kludged Libreoffice support -- cilynx@d7c2f82. @AndyGlx -- any ETA or preview of the python version? My eyes are bleeding from the VBA =)

@AndyGlx
Copy link
Owner

AndyGlx commented Oct 13, 2021

@cilynx thanks very much. This will make people very happy! I expect the python version to be out this year. Will have a think about options for previews, etc.

@cilynx
Copy link

cilynx commented Oct 13, 2021

As soon as you have anything you're willing to share, I'd love to collaborate. I'm working on something vaguely similar (pygdk) that so far has been focused on subtractive machining, but you're inspiring me to adapt to additive. I'm wondering if it might be possible to combine efforts and share a common back-end API with both code-focused (my preference) and no-code (your direction thus far) user experiences.

@AndyGlx
Copy link
Owner

AndyGlx commented Oct 13, 2021

I shall do. Hopefully your exiting work will be able to be linked to or quickly translated. We def want it to be easy to utilise the capabilities/knowledge you've developed.

@AndyGlx AndyGlx closed this as completed Oct 13, 2021
@AndyGlx AndyGlx reopened this Oct 15, 2021
@AndyGlx
Copy link
Owner

AndyGlx commented Oct 15, 2021

@cilynx I downloaded your libreoffice version but it wouldn't get past the first line of VBA code related to the userform that relays information to the user. Commenting out all of the userform-related VBA code makes it work, but it's not ideal. Still, if anyone wants to use FullControl in libreoffice, it is an option to use your version and do a few tiny tweaks to VBA. If you can get it working to a level where the users don't need to do any VBA code modifications themselves, that'd be awesome.

@develroo
Copy link

Better yet, as the back end could easily be implemented in Python why not just make a GTK front end to it and be done with spreadsheets. See Matplotlib for how to do this

@AndyGlx
Copy link
Owner

AndyGlx commented Oct 17, 2021

Yep, I agree and that's the kind of approach I'm taking now

@probonopd
Copy link

Better yet, use PyQt5 rather than Gtk and have a nice "native" looking GUI on Windows, Mac, FreeBSD, Haiku and other systems "for free".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants