Posts by DecSoft

Show threads by DecSoft
3355 posts found, page 177 of 224

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?


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

Hello Samuel,

Ok. Finally I found the problem and the cause of your "white screen" application. There is a bug in App Builder that, not only cause the app's Resume event never be executed, but also the "white screen" behaviour if we try to use such app's event. Sorry for the inconveniences...

The problem is fixed now and App Builder has been updated, so please, upgrade your program copy. Finally I can test your application and they works as expected Samuel. Just a couple of things to consider:

1º Probably the Min SDK (Cordova -> Android options) no need to be Android 6, but Android 4, for example. Just think that if you put Android 6 for the Min SDK then any other older Android can run the application, but why? Our applications can run from Android 4.0, so this probably must be the Min SDK.

2º Are you sure you need to specify the Java and other related paths? Remember there is optional and these paths can be leave "in blank" without problems. Of course if you really need to use that options, then go ahead: in fact if you can build your application, then probably you can continue using the paths as you setup in the attached application

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