Marc Santhoff wrote:
> Hi,
> 
> I'm trying to retrieve the current position of a component by querying
> it's container windows position:
> 
> <snip>
> cw = frms(i).ContainerWindow
> msgbox cw.PosSize.X & " " & cw.PosSize.Y 
> </snip>
> 
> If this is done on Windows it returns the correct values. If the same
> runs on FreeBSD (should be the same for Linux?) the position is always
> 0,0.

Can you test it on Linux?
Anyway you can create an issue for the gsl team.

Best regards,
Mathias

-- 
Mathias Bauer - OpenOffice.org Application Framework Project Lead
Please reply to the list only, [EMAIL PROTECTED] is a spam sink.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to