The description mentions that SD FlexGrid also works in B4J, the example is also attached for B4J, but the example doesn't work because of the mentioned error.
Another interesting observation. I wanted to take printscreen shots and show them here on the forum. I have now deleted both libraries : IME.jar and XUI.jar from B4J.
The example now works without these libraries in the libraries folder in B4J.
Another interesting observation. I wanted to take printscreen shots and show them here on the forum. I have now deleted both libraries : IME.jar and XUI.jar from B4J.
The example now works without these libraries in the libraries folder in B4J.
I don't think it works if you copy and use IME.jar and XUI.jar, they only work in SD_FlexGrid for B4A.
I guess you are using jSD_FlexGrid library instead of SD_FlexGrid.
The library comes in three versions: Android, iOS, and desktop. In your case, I need to use the B4J (Desktop) version. You're trying to use the b4a version on the B4j IDE, and it won't work. Delete the library and install JSD_FlexGrid
I followed your example, but during compilation I get: cannot find c:\program files\Anywhere ......\ime.jar
Is it possible I'm making a mistake somewhere?
I followed your example, but during compilation I get: cannot find c:\program files\Anywhere ......\ime.jar
Is it possible I'm making a mistake somewhere? View attachment 165423