Re: [OT] Converting to LiveCode from VAX VMS

2022-01-11 Thread Tom Glod via use-livecode
A great testimonial for Livecode On Tue, Jan 11, 2022 at 6:58 PM Jerry Jensen via use-livecode < use-livecode@lists.runrev.com> wrote: > And just think of what to do with the extra floor space! > > > On Jan 11, 2022, at 12:31 PM, Ralph DiMola via use-livecode < > use-livecode@lists.runrev.com>

Re: [OT] Converting to LiveCode from VAX VMS

2022-01-11 Thread Mark Wieder via use-livecode
On 1/11/22 3:57 PM, Jerry Jensen via use-livecode wrote: And just think of what to do with the extra floor space! ...but I digress... back in the 80s I did a contract writing a c preprocessor for a guy who made a bunch of money off a video game. His accountant said he should buy a house,

Re: Video Chat?

2022-01-11 Thread panagiotis m via use-livecode
Hello all, Support for WebRTC was recently added in the CEF browser - that is Windows and Linux. I _think_ Tom is on Windows. I believe that for the other platforms we'll need special permissions in the WKWebView (Mac and iOS) and the WebView (Android). I'll file an enhancement request in BZ so

Re: scripted Show tooltip not a thing?

2022-01-11 Thread Klaus major-k via use-livecode
Hi David, > Am 11.01.2022 um 15:38 schrieb Klaus major-k via use-livecode > : > > Hi David, > >> Am 11.01.2022 um 15:29 schrieb David Glasgow via use-livecode >> : >> >> Hi folks >> >> I have an app in which tooltips are generally off. I also have a button >> menu which allows the

Re: scripted Show tooltip not a thing?

2022-01-11 Thread Craig Newman via use-livecode
You can do this. In a button script; on mouseenter set the tooltip of me to random(999) end mouseenter Now every time you move the cursor into that button, you get a new integer when you hover. Craig > On Jan 11, 2022, at 9:38 AM, Klaus major-k via use-livecode > wrote: > > Hi David, >

Re: Video Chat?

2022-01-11 Thread Martin Koob via use-livecode
Hi Panos Do you need to use the browser object to use WebRTC or would if be feasible to code your own solution using the cameraControl Object to capture the video to send, the player object to play the incoming video and tsNet to handle all the internet communication making the two way

Re: Can I still change LC code?

2022-01-11 Thread Mike Kerner via use-livecode
However, if you have improvements to make, you can always submit them along with a bug report. On Tue, Jan 11, 2022 at 9:40 AM Tom Glod via use-livecode < use-livecode@lists.runrev.com> wrote: > Alright, I'll have to add that to my list. Thanks for the hints > Jacqueline. > > On Mon, Jan 10,

Re: Can I still change LC code?

2022-01-11 Thread Tom Glod via use-livecode
Alright, I'll have to add that to my list. Thanks for the hints Jacqueline. On Mon, Jan 10, 2022 at 7:16 PM Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > Just roll your own. Any mod to the IDE goes away next time you update. > > Sent from my iPhone > > > On Jan 10,

Re: scripted Show tooltip not a thing?

2022-01-11 Thread Klaus major-k via use-livecode
Hi David, > Am 11.01.2022 um 15:29 schrieb David Glasgow via use-livecode > : > > Hi folks > > I have an app in which tooltips are generally off. I also have a button menu > which allows the selection of equality/inequelity. Users are non technical, > and on selection (i.e. not the usual

Happening now: Eraklis Pittas is inviting you to a video call

2022-01-11 Thread Eraklis Pittas (via Google Meet) via use-livecode
Google Meet logo Eraklis Pittas is inviting you to join a video call happening now Join call meet.google.com/uhu-cwar-ibd ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe

scripted Show tooltip not a thing?

2022-01-11 Thread David Glasgow via use-livecode
Hi folks I have an app in which tooltips are generally off. I also have a button menu which allows the selection of equality/inequelity. Users are non technical, and on selection (i.e. not the usual hover) I wanted to pop up a brief tooltip describing the selected item in ordinary language

Re: Happening now: Eraklis Pittas is inviting you to a video call

2022-01-11 Thread Eraklis Pittas via use-livecode
my mistake it was supposed to go somewhere else On Tue, 11 Jan 2022 at 14:51, Eraklis Pittas (via Google Meet) via use-livecode wrote: > Google Meet logo > > Eraklis Pittas is inviting you to join a video > call > happening now > > > > > > > > Join call > > > > meet.google.com/uhu-cwar-ibd > >

[OT] Converting to LiveCode from VAX VMS

2022-01-11 Thread Ralph DiMola via use-livecode
Well my old VAX/VMS friend has finally died. It ran 24/7 for 26 years and was only rebooted every 2 or three years(power outage or disk replacement). It's either a bad disk drawing too much from the old power supply or the supply itself needs to be re-capped. Fires up and boots but shuts off

Re: PDW widget: get the rect of the hilitedRange

2022-01-11 Thread Monte Goulding via use-livecode
I think we would need to add a new property for that. Quite feasible as we already need to determine rects of the halite text to draw the selection. Perhaps create an enhancement request for this? Cheers Monte > On 11 Jan 2022, at 9:19 am, Keith Clarke via use-livecode > wrote: > > Hi

Re: [OT] Converting to LiveCode from VAX VMS

2022-01-11 Thread J. Landman Gay via use-livecode
I love that story. On 1/11/22 2:31 PM, Ralph DiMola via use-livecode wrote: Well my old VAX/VMS friend has finally died. It ran 24/7 for 26 years and was only rebooted every 2 or three years(power outage or disk replacement). It's either a bad disk drawing too much from the old power supply

Re: [OT] Converting to LiveCode from VAX VMS

2022-01-11 Thread Jerry Jensen via use-livecode
And just think of what to do with the extra floor space! > On Jan 11, 2022, at 12:31 PM, Ralph DiMola via use-livecode > wrote: > > Well my old VAX/VMS friend has finally died. It ran 24/7 for 26 years and was > only rebooted every 2 or three years(power outage or disk replacement). It's >

Re: [OT] Converting to LiveCode from VAX VMS

2022-01-11 Thread Peter Bogdanoff via use-livecode
 > On Jan 11, 2022, at 3:31 PM, Ralph DiMola via use-livecode > wrote: > > Well my old VAX/VMS friend has finally died. It ran 24/7 for 26 years and was > only rebooted every 2 or three years(power outage or disk replacement). It's > either a bad disk drawing too much from the old power