- تاریخ ثبتنام
- 2020-06-06
- ارسالیها
- 2,934
- راهحلها
- 1
- پسندها
- 152
- امتیازها
- 63
- مدالها
- 7
- نویسنده موضوع
- مدیرکل
- #1
Might be a bit hard to read: gv is a class with global variables, MpSprache is a map with language-strings.
The text of a label assumes values, dependend of choosen tab-page (mLastTabPage):
B4X:
In this above line, I get a compiling-error:
I know, I could solve this by changing the way assigning the .text-value, but I would be interested in the reason of this compiling error.
Thank you in advance!
TH
The text of a label assumes values, dependend of choosen tab-page (mLastTabPage):
B4X:
lbl0.Text=Array As String(gv.MpSprache.Get("fase"),gv.MpSprache.Get("steindurchmesser"),"",gv.MpSprache.Get("steindurchmesser"),gv.MpSprache.Get("jiglen"))(mLastTabPage)
In this above line, I get a compiling-error:
I know, I could solve this by changing the way assigning the .text-value, but I would be interested in the reason of this compiling error.
Thank you in advance!
TH
نام موضوع : [solved] compiling error
|
دسته : b4xfeed