I have the same problem with myWindow xid.
« bad argument ».
Yet I have used all the other methods which also use myWindow xid and display
as arguments. I think the problem is from the other arguments passed by
reference, not by value.
I have seen a new version of Alien from Sept 30, but I don’
Am 25.09.2014 17:25 schrieb "Annick Fron" :
>
> Hi,
>
> I Have tried the following code on Linux , but the call breaks. Is it
because of the X11Window structure missing or else ?
>
> Annick
>
> testGetOurWindowLocation
>"self new testGetOurWindowLocation"
>
>| display ourWindow aParent
Hi,
I Have tried the following code on Linux , but the call breaks. Is it because
of the X11Window structure missing or else ?
Annick
testGetOurWindowLocation
"self new testGetOurWindowLocation"
| display ourWindow aParent anX anY aWidth aHeight aBorderWidth aDepth |
display := X1