Search found 282 matches

by Samuele
Tue Sep 12, 2023 4:19 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: web widget
Replies: 2
Views: 1694

web widget

Hi, I'm making a mobile app from a website, obviously the easiest way is just to use the website already existent and just show it in an app, for doing this I'm using the browser widget. It works quite fine but the only problem is that there are 2 magnifying lenses that are quite disturbing for the ...
by Samuele
Mon Oct 03, 2022 9:27 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Image resolution
Replies: 26
Views: 7405

Re: Image resolution

Not sure what these images are, but if they part of the UI then it’s very likely you can convert to SVG which is small size and infinitely scalable (as it’s a vector image rather than a bitmap). Wherever possible (ie practically always) I use vector graphics for UI elements for this reason.. the SV...
by Samuele
Mon Oct 03, 2022 10:42 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Image resolution
Replies: 26
Views: 7405

Re: Image resolution

Today I tried increasing by 200% as jpg and it's a little better and the size is 1,5 MB that is not that crazy, but if anyone has other ideas, please tell!
Thanks!
by Samuele
Sat Oct 01, 2022 10:43 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Image resolution
Replies: 26
Views: 7405

Re: Image resolution

You may need to create an image with a higher resolution (dots per inch.) Or you can create a larger image size and scale it down in the app. For example, make the image twice as large before importing it and display it in the app at 50% scale. I enlarged the image by 300% and it looks better on mo...
by Samuele
Sat Oct 01, 2022 10:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Image resolution
Replies: 26
Views: 7405

Re: Image resolution

That may be something about the graphic capabilities of your mobile phone compared with your computer than anything about LiveCode. Why not consider converting your PNG images to SVG (vector) images? When i upload my SVG image in LC it's shown as a big transparent image :? And I don't think that's ...
by Samuele
Sat Oct 01, 2022 10:08 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create widget
Replies: 16
Views: 5470

Re: create widget

Wow! thanks to everyone for sharing their knowledge and clearing things, now i have a lot to study from your stacks :wink:
Thanks!
by Samuele
Thu Sep 29, 2022 12:46 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create widget
Replies: 16
Views: 5470

Re: create widget

the ones you posted work only for apple devices, they're more good looking than the android ones...
by Samuele
Thu Sep 29, 2022 12:44 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create widget
Replies: 16
Views: 5470

Re: create widget

The second one. something like this
Immagine 2022-09-29 134448.jpg
by Samuele
Thu Sep 29, 2022 12:17 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Image resolution
Replies: 26
Views: 7405

Image resolution

Hi, in my stack i have imported some images (png) with the "import as control" option and on livecode the image has a really good resolution and it looks great, but once i download the standalone on my mobile the resolution of the image drops drastically and it looks really bad (very "pixelated"), I...
by Samuele
Thu Sep 29, 2022 12:02 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create widget
Replies: 16
Views: 5470

Re: create widget

Hi, been studying :lol: I just want it to look a bit different from the one given for android
by Samuele
Thu Aug 18, 2022 8:26 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: create widget
Replies: 16
Views: 5470

create widget

Hi, Is there a way to create a widget? in my case, I want to create a switch button, or at least change the one already existing in livecode, is it possible?
Thanks
by Samuele
Thu Jun 16, 2022 6:03 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: share option
Replies: 11
Views: 6089

Re: share option

Hi, Thanks, that's really cool, but on whatsapp the text is shared like a file, is the problem the extension .txt? if yes, what extension does whatsapp or the most known message apps use? thanks!
by Samuele
Fri May 27, 2022 4:45 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: shrink to center
Replies: 7
Views: 4029

Re: shrink to center

Sorry I didn't quite understand :roll:
What do you mean with label of the image?
Just to be clear I have a lot of different images and what I was trying to say is that I would have to double every one of the images (that aren't the same) to create this effect, 1 mage a bit bigger than the other.
by Samuele
Wed May 25, 2022 9:31 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: shrink to center
Replies: 7
Views: 4029

Re: shrink to center

Hi richmond62, It's been a long time! thanks but it wasn't exactly what I was trying to achieve, thanks anyways! andresdt, thanks! that's actually pretty good but the problem is that I want to do that with all the buttons in my app and since I'll have to import two sizes for every image it will mean...
by Samuele
Wed May 25, 2022 4:42 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: shrink to center
Replies: 7
Views: 4029

shrink to center

Hi, I'm trying to shrink a button when the user clicks on it but the button will remain at the same place as before, I wrote some lines and on the pc they work perfectly local tmyWidth local tmyHeight local sX local sY on mouseDown put the location of me into tMyLocation put item 1 of tMyLocation in...

Go to advanced search