Hello guys (and dear host, David),
Please does someone have some experience for creating large interfaces ? I have to build a control panel for one of my apps interacting with a server's script. That's related to the way the views scale but each time I think I have fixed the positions of my controls and reports, when I change the resolution, I get different results.
Of course, I do know that responsive design is a hard part so, perhaps should I create some views for the large screens and redirect the smaller screens to a duplicated app ?
Many thanks
Hello,
You did not told us if the HTML control contains only the icon or not.
Assuming the icon is the only one included, you can edit the HTML control's properties to define the size, opacity, color...
If the HTML control contains something else then you would have to create a dedicated style and apply it to the icon's id.
edit : example attached
[img=apb.png]https://www.decsoftutils.com/_support/uploads/f034e3c77d03658f9b01bb118c58b543.png[/img]
EX.ab
Well those are good ideas. But I will give up on that project using AB because I get erratic behaviors like downloading the playlist allowed one time and not others. Probably a problem on my whole installation. I will have to check that closer.
Thanks again for your support :)
Hello David,
Thanks for your reply.
My need is to access some resource on the local network (a playlist file generated by my provider's router). That's the reason why I can not create a web service on the server's side or a bridge from the internet to the local file. The example provided was for testing only.
The good point, thanks for your explanation is that if I compile a platform app, I should be able to access without the CORS restriction.
Thanks for your excellent support, David
Hello,
How could we download some file content without any CORS error, please ? I have tried using SimpleGET and a HttpClient. Are we sticked not being able to download any content ? Sample app : [removed]
Many thanks
Hello Andreas,
The Zip archive seems to be missing. Could you please reupload it ? Many thanks
Hello David,
Thanks for that improvement : it works great and is very useful. +11111 :)
Hello David,
Yes, we must be careful with such CSS properties (in fact, I will apply the style by reading each, that's not a problem at all now that we know why it acts like this :))
Thanks David. It was under my eyes ; I must be more careful in the future
Hello,
Could it be possible that the behavior changed for that action ? I have tested with the "background" CSS property and get different results depending on the browser used (webapp) :
[list=*]
debugger, Internet Explorer, Edge, Firefox : style not applied and not gotOpera : style applied in full
The test app could be downloaded here
Thanks
Hello David,
The concept of WebExtension seems really interesting. Thanks for the new sample provided. But I can absolutely not get it to work :
[list=*]
Debugger, Firefox, Internet Explorer : show the controls with no effectsEdge, Opera, Chrome : show no control at all in debug or run mode
More : please, could you explain what we should do with the files in the App_Compiled directory ? I can see a manifest and a www folder but I was not able to find if they have to be packed and how.
I am lost : should the WebExtension sample do something in Debug mode ? Many thanks David
Hello David,
By chance, I noticed that the sample provided in the Help file for HtmlContent is no more working
I have tried with a new app (attached). It seems that we have lost the "direct injection" but it still works using a Variable set to be the content of the control.
Or perhaps is it just me ? I can not see it in the Variable's selector (Controls), too.
For information only
Hi Tin,
Because a formatted number is no more seen like a number, You'd better of using a "standard" Text control and in its Change event, for example :
Of course, you'd wish filtering the data entered to be sure they are numbers or the comma
Hello David,
A quick note to spare your precious time : the problem surely is on my part as I can not get a "release" Windows version getting an error MSB3779 (still searching on my part - mostly the 64 bits version of the SDK but still unsure).
Just read that : "You can not build for Windows 10 with the architecture AnyCPU"
[s]How may I make a release as Cordova modifies the configuration file. Modify it and make it read only ? Thanks[/s]
Currently trying to modify the batch file to include the targeted CPU : worked. So we have to modify "cordova_windows_release.bat" to add the platform (but we can not from the BATCH app option) :
Edit: installed the Release package. And got an error about some Javascript code inside after the splash screen. Well, it seems that the solution for me is using Phonegap now.
SOLVED thanks to App Builder.
We simply have to add this to Extra XML (inside App Builder in : App options\Configuration\Extra XML)
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.