Re: How do you detect the necessary inclusions?

2017-08-07 Thread Warren Samples via use-livecode

On 08/07/2017 11:50 AM, Mike Kerner via use-livecode wrote:

So in 8.1.6, if I have search selected, and then I do a build, and then I
select manual, the auto-found ones are no longer selected?



It doesn't seem to work that way, in my experience, if I understand what 
you're implying. They are selected for inclusion but the boxes are not 
selected in the dialog. What happens is that you have no visual clue 
because the two boxes mentioned are selected while the others are not. I 
complained about this a few days ago and didn't elicit a response. I 
find this ambiguous and unhelpful and also logically wrong. I could be 
mistaken to a certain degree, because I was switching back to 
auto-search. But, you'll notice if you do this that your manual 
selections are saved and included when they weren't before. Baffling 
behavior.


Warren

___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode


Re: How do you detect the necessary inclusions?

2017-08-07 Thread Mike Kerner via use-livecode
So in 8.1.6, if I have search selected, and then I do a build, and then I
select manual, the auto-found ones are no longer selected?

On Mon, Aug 7, 2017 at 7:53 AM, Tiemo Hollmann TB via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Thank you for clearifying!
> Tiemo
>
> -Ursprüngliche Nachricht-
> Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im
> Auftrag
> von panagiotis merakos via use-livecode
> Gesendet: Montag, 7. August 2017 12:51
> An: How to use LiveCode 
> Cc: panagiotis merakos 
> Betreff: Re: How do you detect the necessary inclusions?
>
> Hi Tiemo,
>
> - When you "Search for Inclusions", the standalone builder looks for
> keywords in the scripts of your objects, to detect a specific inclusion.
> For example if it finds  it will
> automatically add SQLite in the Inclusions,
>
> - I think in LC 8 the first time you switch to "Select Inclusions", only
> the
> "Ask Dialog" and "Answer Dialog" inclusions are chosen.
>
> >>>>I assume that the inclusion with the "globe icon" is for the
> browser widget
> Yes, this is correct.
>
>
> >>>> What are the inclusions "browser" (jigsaw icon) and "browser
> (CEF)" for?
> Those are for the old revBrowser external. So if you use the
> "revBrowserOpen" command, you have to include "browser", and if you use the
> revBrowserOpenCEF" command you have to include  "browser(CEF)"
>
> Best regards,
> Panos
> --
>
> On Thu, Aug 3, 2017 at 11:05 AM, Tiemo Hollmann TB via use-livecode <
> use-livecode@lists.runrev.com> wrote:
>
> > Hello,
> >
> >
> >
> > I think in former times, when you once have choosen "Search for
> > required inclusions", LiveCode once has checked all necessary
> > inclusion, so that you got an idea for the needed ones, when you
> > afterwords wanted to selected them manually (e.g. the automatic didn't
> > selected all needed inclusions).
> >
> > Today in 8.1.5 LC doesn't mark anymore any needed inclusions, after
> > having let it search for the required ones. At least the browser
> > widget was not checked, though I have an browser widget in my stack.
> > How do you handle this to get the right inclusions?
> >
> > Btw. There are three browser inclusions and I don't know, which one is
> > for what purpose. I assume that the inclusion with the "globe icon" is
> > for the browser widget, because it has the same icon, but there are 3
> > browser inclusions. What are the inclusions "browser" (jigsaw icon)
> > and "browser (CEF)" for?
> >
> >
> >
> > Tiemo
> >
> >
> >
> >
> >
> >
> >
> > ___
> > use-livecode mailing list
> > use-livecode@lists.runrev.com
> > Please visit this url to subscribe, unsubscribe and manage your
> > subscription preferences:
> > http://lists.runrev.com/mailman/listinfo/use-livecode
> >
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription
> preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



-- 
On the first day, God created the heavens and the Earth
On the second day, God created the oceans.
On the third day, God put the animals on hold for a few hours,
   and did a little diving.
And God said, "This is good."
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Re: How do you detect the necessary inclusions?

2017-08-07 Thread panagiotis merakos via use-livecode
Hi Tiemo,

- When you "Search for Inclusions", the standalone builder looks for
keywords in the scripts of your objects, to detect a specific inclusion.
For example if it finds  it will
automatically add SQLite in the Inclusions,

- I think in LC 8 the first time you switch to "Select Inclusions", only
the "Ask Dialog" and "Answer Dialog" inclusions are chosen.

I assume that the inclusion with the "globe icon" is for the
browser widget
Yes, this is correct.


 What are the inclusions "browser" (jigsaw icon) and "browser
(CEF)" for?
Those are for the old revBrowser external. So if you use the
"revBrowserOpen" command, you have to include "browser", and if you use the
revBrowserOpenCEF" command you have to include  "browser(CEF)"

Best regards,
Panos
--

On Thu, Aug 3, 2017 at 11:05 AM, Tiemo Hollmann TB via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hello,
>
>
>
> I think in former times, when you once have choosen "Search for required
> inclusions", LiveCode once has checked all necessary inclusion, so that you
> got an idea for the needed ones, when you afterwords wanted to selected
> them
> manually (e.g. the automatic didn't selected all needed inclusions).
>
> Today in 8.1.5 LC doesn't mark anymore any needed inclusions, after having
> let it search for the required ones. At least the browser widget was not
> checked, though I have an browser widget in my stack. How do you handle
> this
> to get the right inclusions?
>
> Btw. There are three browser inclusions and I don't know, which one is for
> what purpose. I assume that the inclusion with the "globe icon" is for the
> browser widget, because it has the same icon, but there are 3 browser
> inclusions. What are the inclusions "browser" (jigsaw icon) and "browser
> (CEF)" for?
>
>
>
> Tiemo
>
>
>
>
>
>
>
> ___
> use-livecode mailing list
> use-livecode@lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode