[Vm-dev] [OpenSmalltalk/opensmalltalk-vm] DropPlugin: Unify numFiles fallback value before DragDrop has been recorded (#514)

David Stes notifications at github.com
Sat Aug 22 08:39:50 UTC 2020


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256


Hi,

I compiled a new VM from the updated branch:

 # squeak -version
 # 5.0-202008211759-dnd-unify-numfiles  Sat Aug 22 09:57:02 CEST 2020 cc [Production Spur 64-bit VM]
 # StackInterpreter VMMaker.oscog-eem.2792 uuid: f914b421-12d3-48b8-b510-833495378c66 Aug 22 2020
 # VM: 202008211759-dnd-unify-numfiles stes at gecko:src/thiede/opensmalltalk
 # Date: Fri Aug 21 19:59:53 2020 CommitHash: dae0bf567
 # Plugins: 202008211759-dnd-unify-numfiles stes at gecko:src/thiede/opensmalltalk

Then I used the image Squeak6.0alpha-19687-64bit.image.
I loaded (with Tools -> File List "FileIn") the changeset DropFiles3.14.cs
(and DropFiles-examples.cs).

When I drag and drop 2 files myfile1 and myfile2 into the Squeak desktop,
it works, I get "PluggableSystemWindow" objects without getting into the
debugger.

If I then (following your previous instructions) browse HandMorph,
and go to private events #generateDropFilesEvent: and insert the showln:

and when I then drag again the files, it works (without debugger), and
the Transcript shows:


1
2
...
2
2
4

So that seems to work.

Can you explain more how to use the DemoDropTool ?
How to open the ToolBuilder and get from there to the DemoDropTool ...

Regards,
David Stes

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCAAGBQJfQNVuAAoJEAwpOKXMq1Mal6YIAKVbbsAyJWhW6jZF2MTZ4vCV
CB7R9mZBmRbSCcF6QD5bUfzq5CXBsnEaQWuswdupdfyEzlUK1l/3vmQUhIiRHFYN
i5X9YQdwb5wvbuHMr346zRQoRACMPlWOQnUTXJn42TGHmKKrSa1ug+wZEVcmb3Bo
Z1KheFmCERjkbv4lcb8KERKG5RfdoZyy+MIQnEoBVLNIyx3CVIRlGXVKXet1s47/
yi0g/B2MKBnhYEopDXAGJrio4+KadnNrKxQVhgBsJJxIdgciFOnCFHXfkEPEE0hi
NtlEuQalotcl2MhQjobMbRmZwgyLtOKqrkysPoTxULN1/CL4fWfjX29DR2rx1mM=
=JKWg
-----END PGP SIGNATURE-----


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSmalltalk/opensmalltalk-vm/pull/514#issuecomment-678614247
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/vm-dev/attachments/20200822/068ab89b/attachment.html>


More information about the Vm-dev mailing list