Re: Anchor links in browser widget

2019-03-31 Thread J. Landman Gay via use-livecode
Of course, I figured it out as soon as I posted, but who would have guessed the link is: http://libbrowser_dummy_url/#1234 LibBrowserDummy. Right. On 3/31/19 10:00 PM, J. Landman Gay via use-livecode wrote: I have a browser widget that I'm loading with HTML from a variable, so it doesn't have

Anchor links in browser widget

2019-03-31 Thread J. Landman Gay via use-livecode
I have a browser widget that I'm loading with HTML from a variable, so it doesn't have a URL per se. The HTML contains anchor links to other parts of the page, which work when I click them. I also want to call these anchors from a script. What's the right syntax? These fail: set the url of

Re: [ANN] bnGuides has been updated

2019-03-31 Thread Mark Wieder via use-livecode
On 3/31/19 2:37 PM, Matthias Rebbe via use-livecode wrote: the new feature to display distances is awesome! Thank you very much for this. I set my copy to load in the background on IDE launch because I don't want to be without it. If the Plugin settings menu worked I would have used that,

Re: [ANN] bnGuides has been updated

2019-03-31 Thread Matthias Rebbe via use-livecode
the new feature to display distances is awesome! Thank you very much for this. Matthias Matthias Rebbe free tools for Livecoders: https://instamaker.dermattes.de https://winsignhelper.dermattes.de > Am 28.03.2019 um

Re: [ANN] bnGuides has been updated

2019-03-31 Thread Mike Kerner via use-livecode
Bernd needs his own submenu in LC. On Thu, Mar 28, 2019 at 5:57 PM Niggemann, Bernd via use-livecode < use-livecode@lists.runrev.com> wrote: > bnGuides a tool to visually aid in alignment of controls has been updated > to version 0.5.0 > > if fixes some instances where bnGuides did not delete

Re: Levure Dataview Question

2019-03-31 Thread Mike Kerner via use-livecode
You might want to open an issue at https://github.com/trevordevore/levurehelper-dataview/issues On Sat, Mar 30, 2019 at 7:24 AM David Bovill via use-livecode < use-livecode@lists.runrev.com> wrote: > Yes would be good to know. I've seen demos of drag- reordering, and > scripted a few experiments

LC-based OSS Document Managment System Looking For Love

2019-03-31 Thread Mike Kerner via use-livecode
Scanhammer someday hopes to be an LC-based OSS document management system. It needs love and attention, so if you might be interested in contributing, have a look: https://github.com/macMikey/scanhammer I wrote it on top of Levure, XPDF, and the fileBrowser dataViewTree. Ideas and issues:

Re: Bud: crash with widget popup

2019-03-31 Thread David Bovill via use-livecode
Hi - sorry for the abbreviation - I am actually passing a full object reference "the long id of the target" - either way it should not crash :) On Sat, 30 Mar 2019 at 14:52, hh via use-livecode < use-livecode@lists.runrev.com> wrote: > Your syntax is wrong (see dict), "footer" is not a widget