morning,
adding a popup to a B4XTable has beed discussed several times, this works as expected in Win & Linux but not in MacOS
in MacOS:
I found several threads in the internet regarding this issues - but also some statements that it has been fixed in FX>8
Erels original B4XTable example plus popup attached, can somebody confirm using a Mac?
THX
adding a popup to a B4XTable has beed discussed several times, this works as expected in Win & Linux but not in MacOS
in MacOS:
B4X:
Dim x As Double = robot.RunMethod("getMouseX",Null)' x is alway zero
Dim y As Double = robot.RunMethod("getMouseY",Null)' y is alway zero
I found several threads in the internet regarding this issues - but also some statements that it has been fixed in FX>8
Erels original B4XTable example plus popup attached, can somebody confirm using a Mac?
THX