Hello Joshua,
As you can see in the HttpClient control reference, the "Url" variable is a "designtime" variable, convenient to set the URL during designtime. In runtime you can access the URL using the control "HttpClient.Request.url" variable.
On the other hand, remember we have also the HttpSetUrl action in order to set the URL of the HttpClient control, in addition to use the refered control "HttpClient.Request.url" variable.
Hope this information can be useful for you.
Hello Joshua,
Our applications can be deployed as WebExtensions without any change or modification, however, if we use some of the WebExtensions stuff, then, of course, such stuff is only available if our applications are deployed as WebExtensions.
Then supose the Calculator application sample. Can work as a WebExtension? Yes; no problem. Can work as a mobile app? Sure; no problem. In fact the same Calculator application can work in all the supported platforms and flavours.
On the other hand, if we look at the WebExtension sample. Can work as a mobile app? Can work... but since they use some WebExtensions specific stuff, there is not too much sense to run it as a mobile application.
In the case of your refered video, the Weather application, yes, they can be deployed for any of the supported platforms and flavors, also as a WebExtension for the modern browsers.
Please, let me know if I can help you in other thing Joshua.
Hello Joshua,
Try with the "
" HTML tag. For example, in runtime:
Hope this can be useful for you!
Hello to all,
Just to say that the currently available version of the Mozilla Firefox browser is perfectly capable to run our WebExtensions applications! Also I made certain change in the app core code in order to fix a problem with app's images in WebExtensions on Mozilla Firefox. So update your AB copy Samuel and enjoy it!
Hello to all,
Open your eyes and enjoy the App Builder's ten seconds Hello world application!
https://www.youtube.com/watch?v=VbCD0-W3ryo
www.getappbuilder.com
Hello to all,
Finally I made certain changes in App Builder in order to fix some problems related with the icons and splash screens generator. I encourage you to update your App Builder copy Samuel.
* As a try to solve the problem explained in the next point, App Builder try to copy some Cordova's Windows splash screen images into the icons directory, which have non sense at all. This is fixed now and such images are not copied anymore.
* The splash screens files for the Cordova's Windows platform has been correctly generated by App Builder, however, they are not well referenced in the Cordova's configuration file, causing such files are not taken in consideration when build the application. This is fixed now. Thanks Bekhzod to point me in the right direction!
* App Builder no more generates icons and splash screens for the Windows 8 platform, since this has been depretaced by Cordova (and also by App Builder time ago) and use in their place the icons and splash screens generated by the Windows platform.
* The App Builder's icons generated for the Cordova Windows Phone 8 are not well referenced in the Cordova's configuration file. They refer to a "wp8" folder when the icons are generated and placed at a "wp" folder. This is fixed now.
* A new icon size has added for the Cordova's Windows platform: StoreLogo.scale-240.png. This is apparently the only one icon missing when I try to build a sample application for the Cordova's Windows platform. This icon, however, continue to be untaken by Cordova or Windows, and I need some further investigation. Anyway this icon appear to not used by Windows, at least when our app is launched.
Hope this can be useful!
Hello to all!
To anyone who are interested in this thread, that is, how to sign our APK files, I want to inform that the latest release of App Builder incorporates a couple of new tools:
1º The APK Signer tool, which can be used to sign our released APK files in a visual way.
2º The Key Store tool, which can be used to create Key Store files (required to sign apps).
I really hope these news App Builder tools can be useful. Certainly we can continue using the command line, but now we have also a GUI alternative included in App Builder "out of the box".
Hello to all!
Just an update to this thread. The "themes" directory is, from some releases ago, placed in the User Documents folder, no more in the "AppData" folder. You can find your App Builder files (Themes, Plugins, I18n and Samples) in your User Documents folder, under an "AppBuilder" subdirectory.
That's all! :)
Hello,
I forget another possible way to do it: use an HTML IMG tag in the "Text" property of the button, something like:
Suposing you previously add a "Ninja.png" image using the App's Files manager.
Hello Mike,
You have two possible ways, for example, you can use buttons' icons, or you can use an Image control which can act like a button thanks to their Click and other events.
Hello Samuel,
You're welcome! App Builder rocks! And you are near to be an App Builder ninja! :)
Hello Sabino,
Hello David,
thank you so much for your deep and accurate help ! You solved my issue and now all works great !
Great Job !!!!!!!!!!!!!
Sabino
PS: Compliments for your APPBuilder !!! No APPBuilder No Party !!!!!!!
Thanks very much! I am happy to help and certainly Push notifications appear a very good addition to our applications. I know you have lot of works yet in the application, then let me know if I can help in something.
Thanks again for your kindly words Sabino.
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.