- Jun 6, 2020
- 11,517
- 4,383
Hello Experts,
due to I'm developing for the German people I like to know how to change the Hint "Search" in the search section of the table header. I know that there is another (old) thread and read it. There was an answer from Erel with a code snipped as followes:
bxtTable.SearchField.HintText = "Suchen" <--- in the original of Erels snipped ugly characters are shown I replaced them?
bxtTable.SearchField.Update
I use the snipped in the example project and tested it on the emulator. The line .. bxtTable.SearchField.Update.. crashes the app with the error info as followes:
MainForm.RootPane.LoadLayout("1")
** Activity (main) Create, isFirst = true **
b4xfloattextfield_update (java line: 642)
java.lang.NullPointerException: Attempt to read from field 'android.graphics.Typeface anywheresoftware.b4a.objects.B4XViewWrapper$B4XFont.typeface' on a null object reference
at...
due to I'm developing for the German people I like to know how to change the Hint "Search" in the search section of the table header. I know that there is another (old) thread and read it. There was an answer from Erel with a code snipped as followes:
bxtTable.SearchField.HintText = "Suchen" <--- in the original of Erels snipped ugly characters are shown I replaced them?
bxtTable.SearchField.Update
I use the snipped in the example project and tested it on the emulator. The line .. bxtTable.SearchField.Update.. crashes the app with the error info as followes:
MainForm.RootPane.LoadLayout("1")
** Activity (main) Create, isFirst = true **
b4xfloattextfield_update (java line: 642)
java.lang.NullPointerException: Attempt to read from field 'android.graphics.Typeface anywheresoftware.b4a.objects.B4XViewWrapper$B4XFont.typeface' on a null object reference
at...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید