Posts by DecSoft

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

DecSoft (In thread: New User)

Thanks for your kindly words Joseph! :)


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello Mike,

You're welcome. Hope you catch the app background issue. Please contact me by email or using the website contact form in order to talk about your project and a possible way to help you.


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello,

Not exactly. To hide an element from a Report control we must "drop" it from the Report JSON source. That's the way. Maybe we can use an HTML control here instead of a Report control. But in both cases we are not talking about "Images.Image" anymore Mike.

If we decide to use a Report control then we have "items" and "item's properties" (what we want to put in a Report item, anything a JSON allow us) and if we use an HTML Control we are talking (probably) about HTML IMG elements "IDs" and "SRC" attributes.


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello Mike,

Are you take a look at the Report control? App Builder includes various "Report*" samples, which can be give us an idea of this control power...


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello,

Please take care about the match case. "[Image1.image]" is undefined because in fact we must to use "[Image1.Image]". Note the first upper cased "I" for the "Image".


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello,

Please, Mike, take a look at my above post:


But now we enter in another point. Are the images we are talking about in a remote server? If so, we can use the "[ImageName.Image]" variable to be saved into the Clipboard, since that variable store the image URL.

Are the images we are talking about included by the application when compile it? Then I am not completely sure if the "[ImageName.Image]" can help us "as is". Of course such variable contains an URL, however, I am not sure what kind of URL is this (in Android, for example) and if they can be simply copied and used in another context.


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello,

Between other changes, this can be read in the current App Builder release history:

Add the new non visual Clipboard control. This control allow us to copy text into the system clipboard from our applications in conjuction with the also new CopyToClipboard action. Take also a look at the new Clipboard application sample to view it working.

Hope they can be useful for you and others Mike.


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello,

Well. In fact the "clipboard.js" project offer us a way in order to about the usage of HTML markup. In fact we can add the "clipboard.min.js" file using the app's file's manager, and then use a Javascript like the below one:

Anyway, I am in the process to add a Clipboard control and the right sample for it. I expect to be ready this afternoon, so, you decide if you want to wait or you want to use the above Javascript: both things can be good Mike.


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello again,

After taking a look (again, because I remember do it in the past) to clipboardjs.com and perform some tests I think this can be the option for us. I did not text in Android yet, but, since they are a Javascript solution, I think they can work without problems. If I found it working in Android (as well in browsers) I want to add a non visual Clipboard control to App Builder based in this stuff.

P.S. Remember you no need to wait... since it's possible to use the clipboardjs.com Javascript directly from our applications.


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello,

I am also study this stuff:

https://clipboardjs.com/


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello Mike,

OK - the app has a drop down with categories (sports). If you choose baseball, for example, then it will show all baseball emoji (custom emoji graphics). I then want the user to be able to click (or double click) one which will copy it to the clipboard so that they can then paste it into a text, document or whatever.

That is what I am trying to do.

Mike

Then we are talking about copy the image's URL, not the image properly said. In that case we can use the refered plugin to deal with the Clipboard:

https://github.com/VersoSolutions/CordovaClipboard

This plugin is a good candidate to be added in App Builder "out of the box", however, I have no time right now to promise a day for that... but remember we can use the plugin even if they are not included in App Builder "out of the box": what we need to do is use the plugin Javascript API directly.

But now we enter in another point. Are the images we are talking about in a remote server? If so, we can use the "[ImageName.Image]" variable to be saved into the Clipboard, since that variable store the image URL.

Are the images we are talking about included by the application when compile it? Then I am not completely sure if the "[ImageName.Image]" can help us "as is". Of course such variable contains an URL, however, I am not sure what kind of URL is this (in Android, for example) and if they can be simply copied and used in another context.


DecSoft (In thread: How would I copy an image to the clipboard for android? IOS?)

Hello,

Unfortunatelly I did not hear before about copy images into the clipboard. Apparently we can do it with text, at least using the below Cordova's plugin:

https://github.com/VersoSolutions/CordovaClipboard

... but I don't know about images... What you want to do? Maybe a another approach can be taken.


DecSoft (In thread: Report bug 2016.115)

Hello,

Sorry, tin. You are right: you need to download it from the website. Just click here.


DecSoft (In thread: Widgets)

Hello,

Thanks for your interest in my work. Are you talking about Android widgets? If so, reallly I don't know any Cordova's plugin that allow something like that. However, honestly, I am not search about and therefore maybe a plugin like that already exists or can be created by someone.


DecSoft (In thread: Report bug 2016.115)

Hello tin,

As you can see I am made several changes in the website: one of the missing task is the website english translation... About the problem that you foun in the App Builder updater, they are now fixed and, of course, is related with the recently website changes.

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