Posts by DecSoft

Show threads by DecSoft
3401 posts found, page 180 of 227

DecSoft (In thread: [SOLVED] Compiling for Windows)

Hello Samuel,

I am working on this issue and the current release of App Builder has this changes and enhancements:


* Fix a problem with certain app's icon for the Cordova's Windows platform, which causes the Cordova's build can't end correctly. After this fix we can build our apps for the Cordova's Windows platform (for Microsoft Windows 10 for example) without that problems.

* Add some new AngularJS img-src sanitization white list items like "ms-appx-web" in order to be ready with the Cordova's Windows platform. Before this addition app's images are not properly shown in the Cordova's Windows platform.

* Added the new Splash compression level options in the Behaviour tab of the program's options dialog. This new option allow us to set the compression level for the PNG generated by App Builder from the app's splashs. By default the compression level is 5, which also solve the problem with some image weight for the Cordova's Windows platform.

* Added the new Icons compression level options in the Behaviour tab of the program's options dialog. This new option allow us to set the compression level for the PNG generated by App Builder from the app's icon. By default the compression level is 5, which also solve the problem with some image weight for the Cordova's Windows platform.

Update your App Builder copy Samuel and try it to build your app for the Windows platform. Below you can see the Calculator sample running in my Windows 10 operating system:

Hope this can be useful for you! :)


DecSoft (In thread: sails.js+waterline,test question)

Hello Joshua,

Try to change the URL from "127.0.0.1:1337/App_Dist/A1a" to "http://127.0.0.1:1337/App_Dist/A1a". Note the "http://" first. I am not sure if this is the problem, but you can try it. On the other hand, assert the problem is not related with "CORS": remember we must allow "CORS" in our server script in order to accept our app's requests.

Take a look here http://enable-cors.org/ and finally tell me if this can help you in some way!

P.S. Try also to run the application in Firefox with the Developer tools open (press F12 in Firefox)... maybe we can get a little more information about the cause of the problem.


DecSoft (In thread: Switching a control's hidden attribute from hidden to true in code)

Hello John,

You can use the Show, Hide and Toggle actions if you like. If you want to use the "Hidden" variable you can do it too, just the below way:

The "Hidden" variable is explained at the App's controls help topic.


DecSoft (In thread: [SOLVED] Compiling for Windows)

Hello Samuel,

I think the change to 50x50 is not required if we reduce the image weight first. So, if I am not wrong, the 100x100 image is good, except their weight must be reduced. I don't think the readonly attribute can matter here, but who knows! If finally the 50x50 is required App Builder can prepare such image.

On the other hand, that's the problem. App Builder, from the provided image, prepare dozens of different image/sizes per the different platforms. There is no problem to made an image 100x100 or 200x200, but how I can set the weight of an image? And without change too much the image quality...

That's the problem I found and I must solve. But honestly I don't know if this is a problem of the platform or what: any other platform complains about the images weight. Maybe about the images dimensions (and for that reason App Builder prepares various images sizes) but not the images weight.

Definitely I must look into this...


DecSoft (In thread: [SOLVED] Compiling for Windows)

Hello Samuel,

Maybe I need to change my avatar too... :) Well. To be honest I did not try too much with the Windows platform, but it's something I must do. Certainly I found the problem you mentioned, but right now I can't figure a way to solve it.

The problem is mainly with the "image sizes", since all other can be apparently ignored (at this time). But the "image sizes" problem is not related with the images dimensions, but with the images files sizes...

So what you can try (for now) is not to change an image from 100x100 to 50x50. We must provide the 100x100 image, but their file size can't be greater than the required size (?) which is about 200 Kb.

Try that Samuel and then probably we can continue talking about...


DecSoft (In thread: How To Get Google Map Android API Key)

Ready!


DecSoft (In thread: Fix Font awesome not show up in IE11 in window 10)

Hello tin,

Thanks for the information sir!


DecSoft (In thread: [Replied] The "Return" action)

You're welcome sir! :)


DecSoft (In thread: [Replied] The "Return" action)

Hello Samuel,

Here is a very little sample, but may we can take an idea about:

ReturnFunction.zip


DecSoft (In thread: [Replied] The "Return" action)

Hello Samuel,

No problem at all! I am happy to help. May I can prepare some little sample about the "Return" action... give me some minutes Samuel...


DecSoft (In thread: [Replied] The "Return" action)

Hello Samuel,

The Return action can be used in at least two cases: when we want to return or "exit" the function's block (just because certain condition is true or something like that), and, also to provide a function's return value.

Since we can mix pure Javascript and App Builder code, sometimes we may need that an app's function return something, just like Javascript functions can does. However, commonly we no need to use the Return action, in the sense than App Builder plays with the "variable result" concept. That is, App Builder action's and also functions can set certain specified variable to be used to place the action or function result.

If you have any further question or doubt, please, don't hesitate to post it Samuel.


DecSoft (In thread: How To Get Google Map Android API Key)

Thanks for sharing Ade! :)


DecSoft (In thread: [FIXED] Do have problems with Android 6 ?)

Hello,

You're welcome Samuel! Always thanks to you. :)


DecSoft (In thread: [FIXED] Do have problems with Android 6 ?)

Hello Samuel,

Glad to know sir! About the "non refreshing label", please, try to call the "ApplyModel" action just after set the variable in the Location Success event. Something like:


DecSoft (In thread: Prepare the application's BAT files for Apache Cordova)

Hello Stef,

Here in my system (after installing the Android SDK) I can found the executable in the below place:

Can you found the Android SDK Manager in that place? If not, are you installing the Android SDK alone or using some "bundle" like the included after you install Android Studio or the Eclipse IDE?

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.

This website uses cookies only to store your preferences.

Ok! Hide this note More information