hi David,this container only work with no any other controls(like Input,and so on) outside the container...
why??
Hi reg4app,
It does work with other control. Since I discover the container I have been using it as foundation on the form, if I want to lock all the controls.
Can you share the screenshot of what you are doing so that we will understand better.
Hi reg4app,
There is no need to set the container3 in the coding area. To get absolute position of the control always use container on the form (as the foundation) before drag and drop other controls.
The useful of the container, it will ensure the controls stayed fixed as position.
[img=Untitled.png]https://www.decsoftutils.com/_support/uploads/589477d31e91127de6fdf8f29ce344c4.png[/img]
Hope its help.
AB rock!
Hi reg4app,
Yes, it is possible to lock any controls you have on the form.
Drag and drop the control
Select the control you want to lock on the form
Right click on the control and click lock selected
Have a look at the image.
[img=Untitled.png]https://www.decsoftutils.com/_support/uploads/3622ae0255f7f27c28cf1c2bdd889450.png[/img]
Hope its help
Hi David,
Trust me. I will report any bug found on the system.
Thanks
AB Rock!
Hi David,
When I update my AB to latest version it solved the issue.
Thanks.
Hi David,
I noticed a bug on the Sample 17.
Open Sample 17 > Select the report 1 component > click html button (under Visual) Report 1 properties.
Then this caused the IDE freeze (Locked).
Thanks.
Hi,
I am your PHP script "AS IS" that come with AB.
1. This is line code has take care of respond with an "http_response_code(200);" correct me if I am wrong.
2. The email input has been taking care with this line of code:
$email = filter_input(INPUT_POST, 'EmailInput', FILTER_VALIDATE_EMAIL); and
Regarding the Internet Explorer I am not consider it at the moment because this will be use only in Android platform.
After could of try and error in the PHP script. I have not got it working.
Hi David,
Check your email I have sent the sample project I am playing with.
I tried this php script too
Hi,
I read about sprintf on the website and after implement the idea I got from their on AB.
This error message came displayed
[img=error.png]https://www.decsoftutils.com/_support/uploads/cd06e80ad6f7f5e082422a18dd2ec7ab.png[/img]
What could be the issue?
Hi David,
Can you reorder these [img=zip.png]https://www.decsoftutils.com/_support/uploads/e3e7479a921e3181b1053fc05ae78013.png[/img]
to be Keystore, APK Signer and Zipalign. The reason is because it will be easier to use them accordingly.
Thanks
AB rock!
Hello Ade,
Maybe it's a good idea. I'm not sure right now if they must be a part of the Signer tool or be in a separator and new tool, but I will look into that Ade.
Good.
Without doubt it is good idea to be under Signer because they are same family.
This will save me from doing it manual like this:
[img=zipaligh.png]https://www.decsoftutils.com/_support/uploads/1d6490f3427848dfab3916a2b56fae3b.png[/img]
Thanks
AB rock!
Hi David,
Can you please add Zipalign in the GUI, so that we can use it rename the apk after signing?
//Zipalign and name your apk file for upload it to appstore
zipalign -v 4 android-release-unsigned.apk MyApp_NewName.apk
Thanks
Hi David,
I just saw and want to inform you if it might be useful.
Thanks
AB rocks!
Everybody can read the DecSoft support forum for learning purposes, however only DecSoft customers can post new threads. Purchase one or more licenses of some DecSoft products in order to give this and other benefits.