Forum > Portuguese

LAMW - using jDBListView - error linking

(1/1)

arirod:
Hello!

I drag only the "jDBlistView" component on the form, when I run it it returns the error message from the Grade.

Can you help?

jmpessoa:
Hello, Ari!

We have a "deprecation"  issue...  I will try some solution..
 
Can you put here:

"minSDK" ?
"targetSDK" ?

Edited: [you can try a rapid fix..]

Go to LAMW framework  "......\java\lamwdesigner\jDBListView.pas"  and change the line 90:


   ColorDrawable dvdr = new ColorDrawable(this.getResources().getColor(R.drawable.black));

to:

       ColorDrawable dvdr = new ColorDrawable(0xFF000000);  //  <<-------------

arirod:
jmpessoa
Thank you so much!

Your approach has solved my problem!
I can continue the work ..

About your question, it is in attached image.

Thank you,

Ari

Navigation

[0] Message Index

Go to full version