I am trying to adapt some forms programmatically to the size of the screen they are displayed on (particularly the height). Can anyone give me a hint how to retrieve this information in b4j? I tried jAWTrobot but the library does not seem to be recognized by b4J.
Hello,
I have defined a string variable with 2 dimensions. If I execute this code in B4i I get a different result like in b4j.
I would expect the same result in b4i as in B4j. Can someone explain me what I am doing wrong?
dim lv_array(2,2) as string
lv_array(0,0) = "containername"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.