Re: Tab button is not getting messages

2023-08-01 Thread Geoff Canyon via use-livecode
place background onto card There are other ways (cough, Navigator has built in support), but that will do it. On Tue, Aug 1, 2023 at 9:11 AM Dar Scott via use-livecode < use-livecode@lists.runrev.com> wrote: > > There’s a tab widget? Cool. > > I guess I’m using a tab button. > > I think I know

Re: Snapshot of browser not working?

2023-08-01 Thread Paul Dupuis via use-livecode
Exporting a snapshot of a PLAYER fails under Windows (see https://quality.livecode.com/show_bug.cgi?id=23694). Exporting the Browser widget may be related? If it is reproducible in a test stack, you shoud file a bug report with a test stack to demonstrate the error. I seem to recall other expo

Re: Tab button is not getting messages

2023-08-01 Thread Dar Scott via use-livecode
There’s a tab widget? Cool. I guess I’m using a tab button. I think I know what is the problem, though I don’t remember what I did to do cause it. Some of the backgrounds are really different; they just look the same. I edit the background (the tab button script) but the button script does no

Re: Tab button is not getting messages

2023-08-01 Thread Bob Sneidar via use-livecode
Tab button or tab widget? Bob S > On Aug 1, 2023, at 8:39 AM, Dar Scott via use-livecode > wrote: > > > I have a tab button on a background. It does not seem to be getting menuPick. > I tried mouseUp and that does not work, either. A checkbox on the same > background does get a mouseUp. I

Snapshot of browser not working?

2023-08-01 Thread David Bovill via use-livecode
I cannot find a specific bug report - but I am trying to take a snapshot of a browser widget to capture an image of the website. In the latest 10 DP 5 on MacOS M2 i get a very truncated text of the image (a few lines) in all formats using: *export* snapshot from widget "Browser" to pictVariable as

Re: Managing windows in the IDE on Mac

2023-08-01 Thread Dar Scott via use-livecode
Thanks, all! > On Jul 31, 2023, at 11:27 PM, Jerry Jensen via use-livecode > wrote: > > I now always "set the backdrop to none” right away in the main stack. > Otherwise mine is always black. Pain. > .Jerry > >> On Jul 31, 2023, at 8:56 PM, J. Landman Gay via use-livecode >> wrote: >> >>

Tab button is not getting messages

2023-08-01 Thread Dar Scott via use-livecode
I have a tab button on a background. It does not seem to be getting menuPick. I tried mouseUp and that does not work, either. A checkbox on the same background does get a mouseUp. I tried beeps and puts, but nothing. (I’m switching to a card whose name is pChosenItem.) Dar

Update RE: LC domains for sale

2023-08-01 Thread Richard Gaskin via use-livecode
learnlivecode.com is being sold (buyer has good plans for teachingLiveCode scripting, and I wish him the best with that).   livecodeworld.com remains available for now.   -- original message -- I had taken out these domains some time ago for possible projects, but now I'm planning on having t

Re: Query Android Version Code

2023-08-01 Thread panagiotis m via use-livecode
Hello Dan, You can do something like this: *put* the cRevStandaloneSettings["android,version code"] of this stack Kind regards, Panos -- On Sat, 22 Jul 2023 at 00:02, Dan Friedman via use-livecode < use-livecode@lists.runrev.com> wrote: > Does anyone know if there is a way to query the “Version