Am Montag, den 24.10.2005, 12:34 +0200 schrieb Mathias Bauer:
> Marc Santhoff wrote:
> > Hi,

Hello Mathias,

> > 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?

I'll for search someone to test, a doc with macro is prepared ...

> Anyway you can create an issue for the gsl team.

This seems to be a bug only in the 1.x line, tested with
1.1.5de on Win98
1.1.0de on Win2000
1.1.3de on FreeBSD.

2.0.0RC1de on WIn98 gives thecorrect position values (Linux/FreeBSD
outstanding).

Would it make sense to file an issue for 1.1?

Thank you,
Marc



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

Reply via email to