- Jun 6, 2020
- 11,559
- 4,422
Hello everybody,
As I'm qualified, " I'm a long time user" of B4A and at this time I have to port some B4A apps to B4J, often not very easy for a B4J beginner ...
For now I got success for almost everything (many thanks to forum members and mainly to Erel!) but I'm facing some issues (may be they are not ..).
1- add an image to a pane, my code:
B4X:
I get a Java code compilation error:
src\b4j\example\b4xpage_docum.java:126: error: incompatible types: Image cannot be converted to Node
I tried different ways but without any success ...
2- Use of B4XDialog
B4X:
I get a runtime error:
java.lang.NumberFormatException: For input string...
As I'm qualified, " I'm a long time user" of B4A and at this time I have to port some B4A apps to B4J, often not very easy for a B4J beginner ...
For now I got success for almost everything (many thanks to forum members and mainly to Erel!) but I'm facing some issues (may be they are not ..).
1- add an image to a pane, my code:
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
I get a Java code compilation error:
src\b4j\example\b4xpage_docum.java:126: error: incompatible types: Image cannot be converted to Node
I tried different ways but without any success ...
2- Use of B4XDialog
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
I get a runtime error:
java.lang.NumberFormatException: For input string...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید