Add new module - Option to add the new module to the parent folder. This is useful in cross platform projects where the modules are shared between the different platforms.
Fix for a design issue that existed since B4A v1.0 where in some cases assignment of an object to a variable can also change other variables that point to the same "wrapper".
I just added the BCTextEngine.b4xlib in additional lib folder yesterday for testing some samples and may forget about it and may get error when using new 9.90 version, when released.
Can we have ide check the lib folders and display that "same/similar .b4xlib/.jar available in both internal and additional folders and may give error", or something like that ?
I remember that as a response to one of my posts, Erel mentioned that the Internal library will override the library in the additional library folder. In other words, don't worry about it. You will not get an error
Can we have ide check the lib folders and display that "same/similar .b4xlib/.jar available in both internal and additional folders and may give error", or something like that ?
Add new module - Option to add the new module to the parent folder. This is useful in cross platform projects where the modules are shared between the different platforms.
Fix for a design issue that existed since B4A v1.0 where in some cases assignment of an object to a variable can also change other variables that point to the same "wrapper".
This error means that the IDE failed to access the clipboard. It usually happens when there is another program that manipulates the clipboard. Remote desktop for example.