LibreOffice / noa-libre

UNO API of LibreOffice easy and understandable - Nice Office Access
GNU Lesser General Public License v2.1
36 stars 21 forks source link

weird tiny libreoffice writer embedded #6

Open magowiz opened 8 years ago

magowiz commented 8 years ago

Hi, I was trying some of the examples available in website, the one with Writer in a Swing JFrame, the code works but as soon as it starts I get the frame size normal (500x500) but the libreoffice writer "window" is tiny and misplaced and cannot resize/access all controls. I'm using Java Oracle SDK 8, in Ubuntu Linux 15.10, Gnome-Shell Desktop

I provide you a screenshot and the code used by me (even if is almost the same of original from your wiki, despite changes). noa-libre LibrePanel.zip

gitxpy commented 6 years ago

for reference, problem is similar with issue #18 (gtk3), and it's working ok with gtk2 (rh6).