Re: VclBuilder in an extension

2015-04-13 Thread Stephan Bergmann
On 04/10/2015 07:49 PM, Jan Rheinländer wrote: that sounds like a lot of work... What if I convert my extension to a LO module? Then I would get direct access to all the internal stuff. What would be the advantages and disadvantages of a LO module over an extension? Can modules be installed sep

Re: VclBuilder in an extension

2015-04-09 Thread Caolán McNamara
On Tue, 2015-04-07 at 18:01 +0200, Jan Rheinländer wrote: > Sorry I forgot to copy this to the list. > --- > Hi Markus, > > thanks for the quick answer. > > 1. How much work is it to expose the new dialog code? Can you give me > a short sketch of what that means? > > 2. If I install the LO sourc

Re: VclBuilder in an extension

2015-04-07 Thread Jan Rheinländer
Sorry I forgot to copy this to the list. --- Hi Markus, thanks for the quick answer. 1. How much work is it to expose the new dialog code? Can you give me a short sketch of what that means? 2. If I install the LO source code, wouldn't it be possible to access the VclBuilder class even though it

Re: VclBuilder in an extension

2015-04-07 Thread Caolán McNamara
On Mon, 2015-04-06 at 18:03 +0200, Markus Mohrhard wrote: > Hey, > > On Mon, Apr 6, 2015 at 4:03 PM, Jan Rheinländer > wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > the BASIC dialogs are really ugly :-( But I saw that the LO

Re: VclBuilder in an extension

2015-04-06 Thread Markus Mohrhard
Hey, please don't hijack existing mailing list threads. This is considered rude and makes it more difficult to help you and the original author. On Mon, Apr 6, 2015 at 5:52 PM, Piet van Oostrum wrote: > I got the dreaded DeploymentException again. This time I compiled LO > 4.4.2.2 from sources

Re: VclBuilder in an extension

2015-04-06 Thread Markus Mohrhard
Hey, On Mon, Apr 6, 2015 at 4:03 PM, Jan Rheinländer wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Hi, > > the BASIC dialogs are really ugly :-( But I saw that the LO dialogs > have been converted to the .ui format. > > Is there any way that I can use dialogs in the .ui format in

Re: VclBuilder in an extension

2015-04-06 Thread Piet van Oostrum
I got the dreaded DeploymentException again. This time I compiled LO 4.4.2.2 from sources. The reason I do this is because I want to apply some patches that are important for me, but are not yet available in the release. I am on Mac OS X 10.10.2 (Yosemite), and I used the following autogen optio