[Plugin] AMS Library 3.7.1b (29 May 2021)
-
@kuikeil Anton is aware that some of his tools need updating.
-
FYI, SketchUp has migrated to using the Qt GUI framework libraries. So, in many cases it is no longer possible to use the Windows SDK system calls to tweak SketchUp interface objects.
-
Hi Dan, so do you think this should be the reason the keyboard is not working anymore? I saw some videos of people using SU2016 with the same version and they are able to use the keyboard.... let me know.
-
@rcatedra I myself do not use this library. So, I cannot say for sure.
But the error given is that the module does not respond to a method named "key".
If it did respond to this method in the past under older SketchUp versions, then the reason for SU2024 is that an error during loading prevented the module code from defining its methods.
-
Thanks for your quick reply. My version is 2016, it's the first time I try to use the keyboard script, and all the samples seen in internet uses this "key" method as keyboard input, but is not working in my 2 different computers. Maybe it left working with some distributable Microsoft visual C++ library or whatever... I don't know if somebody else could bring me a clue about that.
Anyway, thanks for your time Dan. -
Finally I get a solution writting this:
It's seems the "alias" key is not working and now it must be used the get_key_state method. In addition also I have to use the path AMS::Keyboard to access to keyboard library.I let this post in case somebody else want to use the keyboard function in MSphysics.
Regards
-
Thank U~
-
Update the Plugin:
- Hello, Can you Update this Plugin (AMS Library 3.7.1b ) for SketchUp 2023 and 2024 Version Plz I really Need.
Thanks.
- Hello, Can you Update this Plugin (AMS Library 3.7.1b ) for SketchUp 2023 and 2024 Version Plz I really Need.
-
thank you
-
@paradoxprotector said in [Plugin] AMS Library 3.7.1b (29 May 2021):
Hello, Can you Update this Plugin (AMS Library 3.7.1b ) for SketchUp 2023 and 2024 Version Plz I really Need.
Thanks.Alguem sabe se ja atualizaram para SKP 2024?
Does anyone know if they have already updated to SKP 2024? -
Got a version that works with SketchUp 2024?
Advertisement