[Solved] AddOn with GUI

Java, C++, C#, Delphi... - Using the UNO bridges
Post Reply
saleem145
Posts: 130
Joined: Mon Jul 02, 2012 4:47 pm

[Solved] AddOn with GUI

Post by saleem145 »

Hello,

I think want to design an "Add-On" which will throw up a GUI and I will enter some info and then it will make a plot....what language is recommended?? Any example code?? I would like to match the look and feel of OpenOffice (I am using Mac OS X) but might want it to be cross platform compatible if possible (work on Linux too).

Thanks,

Saleem
Last edited by saleem145 on Thu Aug 02, 2012 4:45 pm, edited 1 time in total.
OpenOffice 3.4.0
Mac OS X 10.5.8
User avatar
Villeroy
Volunteer
Posts: 31363
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: AddOn with GUI

Post by Villeroy »

Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
saleem145
Posts: 130
Joined: Mon Jul 02, 2012 4:47 pm

Re: AddOn with GUI

Post by saleem145 »

I am looking for information on how to develop my own. Thanks,

Saleem
OpenOffice 3.4.0
Mac OS X 10.5.8
hanya
Volunteer
Posts: 885
Joined: Fri Nov 23, 2007 9:27 am
Location: Japan

Re: AddOn with GUI

Post by hanya »

We can only provide direction for non specific subject, see: http://wiki.services.openoffice.org/wik ... Interfaces
Please, edit this thread's initial post and add "[Solved]" to the subject line if your problem has been solved.
Apache OpenOffice 4-dev on Xubuntu 14.04
User avatar
Villeroy
Volunteer
Posts: 31363
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: AddOn with GUI

Post by Villeroy »

saleem145 wrote:I am looking for information on how to develop my own. Thanks,

Saleem
All the existing extensions are open source.

http://extensions.openoffice.org/en/res ... to_install
http://extensions.openoffice.org/en/resources
http://extensions.openoffice.org/en/res ... submission
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
saleem145
Posts: 130
Joined: Mon Jul 02, 2012 4:47 pm

Re: AddOn with GUI

Post by saleem145 »

The Java AWT pointer is very useful. My question is must the user interface be developed in Java. Or developing the user interface in Basic, C++ or Python are possible too.
OpenOffice 3.4.0
Mac OS X 10.5.8
User avatar
Villeroy
Volunteer
Posts: 31363
Joined: Mon Oct 08, 2007 1:35 am
Location: Germany

Re: AddOn with GUI

Post by Villeroy »

Anything except Basic can add components to this office suite.
Please, edit this topic's initial post and add "[Solved]" to the subject line if your problem has been solved.
Ubuntu 18.04 with LibreOffice 6.0, latest OpenOffice and LibreOffice
Post Reply