Re: Previous request not completed

2021-10-11 Thread J. Landman Gay via use-livecode
On 10/11/21 2:35 PM, Mark Wieder via use-livecode wrote: So I'd say either try the tsNettsNetLibUrlReuseConnection command or loop on the socket you're using in the opensockets (in my case it was :443), waiting for it to disappear from the list. Unfortunately, simply completing a put url and

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Niggemann, Bernd via use-livecode
> Bob Sneidar via use-livecode Mon, 11 Oct 2021 16:42:20 -0700 > > I see. I think I did not maky myself clear. With the object inspector open > and > the behavior tab selected, before dragging the object with the pointer tool, > there is no behavior registered. Upon dragging the object, the

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Bob Sneidar via use-livecode
I see. I think I did not maky myself clear. With the object inspector open and the behavior tab selected, before dragging the object with the pointer tool, there is no behavior registered. Upon dragging the object, the tool works as advertised, and that is the coolest thing since sliced bread,

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Bob Sneidar via use-livecode
FYI all my actions have been in pointer mode. Bob S > On Oct 11, 2021, at 16:21 , Niggemann, Bernd via use-livecode > wrote: > > Mark Wieder wrote: > > On 10/11/21 3:38 PM, Niggemann, Bernd via use-livecode wrote: > >if the tool <> "pointer tool" then > exit

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Niggemann, Bernd via use-livecode
> Bob Sneidar via use-livecode Mon, 11 Oct 2021 16:07:53 -0700 > > Sorry, no love. I made the change as you suggested, but the behavior property > of the object still retains the bnGuides behavior. Bob, I assume that the behavior that sticks was added after you made the changes to bnGuides

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Niggemann, Bernd via use-livecode
Mark Wieder wrote: On 10/11/21 3:38 PM, Niggemann, Bernd via use-livecode wrote: if the tool <> "pointer tool" then exit revSelectedObjectChanged end if Wouldn't that still be a problem if something else (e.g. the Project Browser) selects an object? Not that I can see.

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Bob Sneidar via use-livecode
Sorry, no love. I made the change as you suggested, but the behavior property of the object still retains the bnGuides behavior. Bob S > On Oct 11, 2021, at 15:38 , Niggemann, Bernd via use-livecode > wrote: > >> Bob Sneidar >>

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Bob Sneidar via use-livecode
Hi Bernd. Yes the problem persists. I won't attempt this with an object that already has a behavior for fear it may break the link. By the way, one unintended (or otherwise intended) "feature" of this handy little utility is that you can drag items that are lockLoc'd. I actually like that!

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Mark Wieder via use-livecode
On 10/11/21 3:38 PM, Niggemann, Bernd via use-livecode wrote: if the tool <> "pointer tool" then exit revSelectedObjectChanged end if Wouldn't that still be a problem if something else (e.g. the Project Browser) selects an object? -- Mark Wieder ahsoftw...@gmail.com

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Niggemann, Bernd via use-livecode
> Bob Sneidar > > wrote > It was an old version so I imagine that was the issue. I got the new version > and am testing it in my IDE. I'll let you know if there are any issues. I

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Bob Sneidar via use-livecode
code<https://www.mail-archive.com/search?l=use-livecode@lists.runrev.com=from:%22Bob+Sneidar+via+use%5C-livecode%22> >> Mon, 11 Oct 2021 11:01:44 >> -0700<https://www.mail-archive.com/search?l=use-livecode@lists.runrev.com=date:20211011> > >> Concerning the issue of the r

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Niggemann, Bernd via use-livecode
> Bob Sneidar via > use-livecode<https://www.mail-archive.com/search?l=use-livecode@lists.runrev.com=from:%22Bob+Sneidar+via+use%5C-livecode%22> > Mon, 11 Oct 2021 11:01:44 > -0700<https://www.mail-archive.com/search?l=use-livecode@lists.runrev.com=date:20211011>

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Niggemann, Bernd via use-livecode
Thank you Roger for the kind words. I think I did not announce the update on the use-list. It fixes a bug when returning from "Edit Group" via "Stop Editing" bnGuides is a plug-in that shows guides to place UI-objects. I announced the update here:

Re: Previous request not completed

2021-10-11 Thread Mark Wieder via use-livecode
On 10/10/21 10:00 AM, J. Landman Gay via use-livecode wrote: I'm sure it's coming from libURL. TSNet adds functionality to libURL and they work together. As I understand it, you can't use TSNet alone, it needs libURL. https://www.mail-archive.com/use-livecode@lists.runrev.com/msg85062.html

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Mark Wieder via use-livecode
On 10/11/21 10:56 AM, Bob Sneidar via use-livecode wrote: Livecode.com resources is not working. I cannot download this using that site. Clicking on anything after searching for it just reloads the page. http://livecodeshare.runrev.com/stack/918/BnGuides -- Mark Wieder

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Bob Sneidar via use-livecode
Concerning the issue of the revNavigator item being red and unckickable, I found that the behavior had not been removed. It was a simple edit to remove the stranded behavior. Bob S > On Oct 11, 2021, at 10:56 , Bob Sneidar wrote: > > Where would I get the latest? I have rev .05, but I

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Bob Sneidar via use-livecode
Where would I get the latest? I have rev .05, but I noted in your notes that "A behavior is temporarily attached to the object..." What happens to the existing behavior if there is one? I noticed that having selected a button with bnGuides open, revNavigator shows that object in a red color,

Re: [ANN] bnGuides has been updated

2021-10-11 Thread Roger Guay via use-livecode
bnGuides is unobtrusive and efficient, cute even. I like it a lot! I added a script to alternately collapse and expand it making it even more unobtrusive. When it comes to UI design, you never get a second chance to make to make a first impression! Thank you, Bernd Roger