Win32Window coloredEllipses won't work

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Win32Window coloredEllipses won't work

laza
Just used the latest trunk image and did the example and there was ... nothing.
This is supposed to still work, no?

Alex

Image
-----
Squeak4.2alpha
latest update: #10916
Current Change Set: Unnamed1
H:\Squeak\Squeak4.2-10892-beta.image

Virtual Machine
---------------
Croquet Closure Cog VM [CoInterpreter VMMaker-oscog.35]
C:\Program Files\cogwin\Croquet.exe

Loaded VM Modules
-----------------
B2DPlugin VMMaker-oscog.35 (i)
BitBltPlugin VMMaker-oscog.35 (i)
FilePlugin VMMaker-oscog.35 (i)
FloatArrayPlugin VMMaker-oscog.8 (i)
LargeIntegers v1.5 VMMaker-oscog.36 (i)
LocalePlugin VMMaker-oscog.8 (i)
Matrix2x3Plugin VMMaker-oscog.21 (i)
MiscPrimitivePlugin VMMaker-oscog.8 (i)
SecurityPlugin VMMaker-oscog.8 (i)
SocketPlugin VMMaker-oscog.8 (i)
SqueakFFIPrims VMMaker-oscog.35 (e)
SurfacePlugin Aug 24 2010 (i)
ZipPlugin VMMaker-oscog.35 (i)
gdi32.dll
user32.dll

Operating System Details
------------------------
Operating System: Windows 7 Home Premium (Build 7600 )
    Registered Owner: laza
    Registered Company:
    SP major version: 0
    SP minor version: 0
    Suite mask: 300
    Product type: 1




Reply | Threaded
Open this post in threaded view
|

Re: Win32Window coloredEllipses won't work

David T. Lewis
Win32Window is an example in the FFI package meant to exercise the FFI
plugin, so presumably this question is related to the plugin/VM and not
to the trunk image, right?

I believe that FFI in Cog is going through some changes and development,
so possibly you have a version that is not working right now.

Dave

On Sat, Jan 22, 2011 at 11:57:27AM +0100, Alexander Lazarevi?? wrote:

> Just used the latest trunk image and did the example and there was ...
> nothing.
> This is supposed to still work, no?
>
> Alex
>
> Image
> -----
> Squeak4.2alpha
> latest update: #10916
> Current Change Set: Unnamed1
> H:\Squeak\Squeak4.2-10892-beta.image
>
> Virtual Machine
> ---------------
> Croquet Closure Cog VM [CoInterpreter VMMaker-oscog.35]
> C:\Program Files\cogwin\Croquet.exe
>
> Loaded VM Modules
> -----------------
> B2DPlugin VMMaker-oscog.35 (i)
> BitBltPlugin VMMaker-oscog.35 (i)
> FilePlugin VMMaker-oscog.35 (i)
> FloatArrayPlugin VMMaker-oscog.8 (i)
> LargeIntegers v1.5 VMMaker-oscog.36 (i)
> LocalePlugin VMMaker-oscog.8 (i)
> Matrix2x3Plugin VMMaker-oscog.21 (i)
> MiscPrimitivePlugin VMMaker-oscog.8 (i)
> SecurityPlugin VMMaker-oscog.8 (i)
> SocketPlugin VMMaker-oscog.8 (i)
> *SqueakFFIPrims VMMaker-oscog.35 (e)*
> *SurfacePlugin Aug 24 2010 (i)*
> ZipPlugin VMMaker-oscog.35 (i)
> gdi32.dll
> user32.dll
>
> Operating System Details
> ------------------------
> Operating System: Windows 7 Home Premium (Build 7600 )
>     Registered Owner: laza
>     Registered Company:
>     SP major version: 0
>     SP minor version: 0
>     Suite mask: 300
>     Product type: 1

>