Wish LoadLayout missing .bal file raise error

bridge1

Member
It would be very helpful if, during pre-compilation, the loadLayout method
- does NOT find the layout file in the resources folder
- is NOT declared in the hidden section in the Main module with the "File<N>=" tag

write an error message and DO NOT allow the program to be compiled.
 

Erel

B4X founder
Staff member
Licensed User
Longtime User
There is already a warning for this.

1785652518171.png


1785652535242.png
 
Top