On Wed, 2013-01-30 at 18:26 +0100, Stephan Bergmann wrote:
> The master build appears to no longer honor the position and size
> arguments, but instead uses some default values of its own).
Yeah, that's the root cause of the change under Linux and the Windows
bustage. The size/position embedded st
On 01/28/2013 03:39 PM, Fernand Vanrie wrote:
We uses the Basic codelines below to make Modeless Dialogs, sinds 4.0 we
endup with a non-visible window
is this Windows only or a more general regression ?,
it was working until 3.6.4 windows?
Trying out that Basic code with my local master build
We uses the Basic codelines below to make Modeless Dialogs, sinds 4.0 we
endup with a non-visible window
is this Windows only or a more general regression ?,
it was working until 3.6.4 windows?
Greetz
Fernand
Sub Main
oDoc = ThisComponent
oParentFrame = oDoc.CurrentController.Frame
oPee