Re: [Ann] macOS Style ColorPicker designed for the Web

2024-12-21 Thread harrison--- via use-livecode
Hi Rolf, This is nice, but I was hoping it would show the hexadecimal safe web color values too. Is there a way you could implement that? Rick > On Dec 21, 2024, at 8:34 AM, Rolf Kocherhans via use-livecode > wrote: > > Hello everyone, > > I’ve created a ColorPicker designed specifically for

Re: [Ann] macOS Style ColorPicker designed for the Web

2024-12-21 Thread Tom Glod via use-livecode
nice job! On Sat, Dec 21, 2024 at 8:35 AM Rolf Kocherhans via use-livecode < use-livecode@lists.runrev.com> wrote: > Hello everyone, > > I’ve created a ColorPicker designed specifically for the web, perfect for > scenarios where a native ColorPicker isn’t available. > > You can find more informat

[Ann] macOS Style ColorPicker designed for the Web

2024-12-21 Thread Rolf Kocherhans via use-livecode
Hello everyone, I’ve created a ColorPicker designed specifically for the web, perfect for scenarios where a native ColorPicker isn’t available. You can find more information in the Forum here: https://forums.livecode.com/viewtopic.php?f=120&t=39500 If you’d like to try it out, simply click the

Re: Webby URL search and scrape question

2024-12-21 Thread Andreas Bergendal via use-livecode
Hi David, I don’t know how to obtain thousands of random urls in a useful way, but I can contribute some ideas on how to process a url once you have it. With LiveCode, you won’t have to actually ’visit' the web site as in seeing it rendered in a browser, but you need to load the content, which

Webby URL search and scrape question

2024-12-21 Thread David Glasgow via use-livecode
I am alsmost a complete novice with respect to HTML and web stuff, but suddenly find myself needing to change that. I have read around web scraping but most stuff is much more ambitious than what I want to do, focusses on python and assumes slightly (?)shady business goals - like scraping data fro