An idea extending Ralph's suggestion to use html, along with styling to do the
heavy lifting rather than JavaScript. A div with a background image might do
the trick...
Image title
...where:
... 'vh' is viewport height units (as percentage) and '2rem' leaves some space
for the image title, (
One way...
Create a local html template and replace an href place holder in the
template to the url of the web server image.
Then load the template page into the browser widget and let html do the
resizing heavy lifting. This will not break cors.
Ralph DiMola
IT Director
Evergreen Information Serv
Hi,
i need to display jpeg images in the browser widget. The images are stored on a
webserver and i have no control about the size of the images.
What i can say is that the images are larger than the browser widget area.
Is there a way to scale the images so they are fully visible in the browse
Thanks for the confirmation. On the bright side, I am not likely to forget that
again. :-)
Bob S
> On Jul 13, 2021, at 08:12 , R.H. via use-livecode
> wrote:
>
> @Bob Sneidar
>
> Hello Bob
>
> The documentation bug was resolved in the latest version:
> https://quality.livecode.com/show_bug
@Bob Sneidar
Hello Bob
The documentation bug was resolved in the latest version:
https://quality.livecode.com/show_bug.cgi?id=23074
It was also tricky for me until I found out how to quote variables and
arrays that point to data when sending data to my mySQL database as the
documentation was not
No problem Panos - but also, as far as I can see, on the LC web site there
isn’t even a placeholder PDF for the Guide, and the links which are supposed to
lead you there seem to be missing. If true this wouldn’t be confined to the
Mac, would it?
Graham
> On 13 Jul 2021, at 12:16, panagiotis m
Hello Graham,
Indeed, the User Guide pdf is empty. This is a regression bug. I have filed
this report, in case you want to monitor it:
https://quality.livecode.com/show_bug.cgi?id=23261
Thanks for spotting this.
Kind regards,
Panos
--
On Tue, 13 Jul 2021 at 13:01, Graham Samuel via use-livecod
I notice that iOS apps can interact with the Apple Watch, for example by
providing snippets of information on the watch while the main data or display
stays on the iOS app. Can LC help in this limited use of the Watch? I am not
expecting to develop fully functional watch apps, but rather to acce
I normally rely I on the LC Dictionary to get information during development,
but today after a long interval I thought I’d have a look at the User Guide. I
tried to call it up from the”Help” menu bar in the Mac Indy version of 9.6.3
rc1 and got an apparently correctly formatted single blank pag