I tried the example from the "Designer Scripts Tutorial":
http://www.b4x.com/android/forum/threads/designer-scripts-tutorial.16120/ # content
simply using copy and paste.
I intentionally placed the "views" approximately, since everything is done by the script!
Here is the result:
The emulator: 480x600 - 240 (1.5).
In addition, I also have a strange problem of the spinner; they only look right if I take off the target version from the manifest file.
Some explanation?
Thanks
P.S. SOLVED:
I simply had not noticed that in the script and btnLeft EditText1 were not aligned to the left (and the buttons placed by me were too high).
Not solved: spinners
http://www.b4x.com/android/forum/threads/designer-scripts-tutorial.16120/ # content
simply using copy and paste.
I intentionally placed the "views" approximately, since everything is done by the script!
Here is the result:
The emulator: 480x600 - 240 (1.5).
In addition, I also have a strange problem of the spinner; they only look right if I take off the target version from the manifest file.
Some explanation?
Thanks
P.S. SOLVED:
I simply had not noticed that in the script and btnLeft EditText1 were not aligned to the left (and the buttons placed by me were too high).
Not solved: spinners
Attachments
Last edited: