Virtual gadget

Online Status

Hi everyone,

Has anyone managed to use the Virtual gadget? Here, I don't get any error, but nothing happens.

Here is the (GCC) source (and exe) of the test I did:
http://boing.attitude.online.fr/temp/Test_Virtual.zip

Maybe I'm doing something wrong ?

Online Status

It does work in some cases, but definitely not all and is sort of broken by design

Online Status

In the case with this code the virtual gadget is not at fault.

You need to open window.class and then your example code will open the window correctly.

In my experience virtual gadget definitely has some quirks but does mostly work.

Online Status

@Camilla, thanks for info.

@Darren, you're right. I've build the sample too quickly!
Of course, I have another more complex usage with window.class opened. But I'll fix it, thanks.