BPDX
BPDX
I tried, does not - it has to be something out in lpCompiler/lpInterpreter layer. As I need a way to PUSH into the AST code, Terminate - and it jump...
@nielsAD the following code gives me Runtime error: "Invalid jump". Besides not know why, I would like to expand the error to explain what caused the invalid jump. `uses Math;...
@nielsAD Finally found the Enum and Set issue - problem is lpvartypes_ord.pas ToString for Enum is using System.SizeInt, System.String, etc ... in my version - System is not defined yet......
Thanks - I will document more soon -- I have started a new ANSIScreen component for Lazarus to give developers a FULL COLOR drag and drop component - works as...
@3FLLC - Clarification. It displays on both Desktop and Mobile, however, click on Desktop does not execute the logic to popover - left.
@3FLLC - I wrote a script to grab the Elements by ID - and set style.display="none"; on safari - so those users won't see the button - terrible band-aid until...