Re: Dark Mode in macOS Mojave, any thoughts from the mothership?

2018-06-16 Thread panagiotis merakos via use-livecode
Hi Tekne,

We have filed this bug report to track the crash on startup on MacOS Mojave:

https://quality.livecode.com/show_bug.cgi?id=21363

Note that Mojave is currently in early beta, so it might be the case that
this issue is resolved on the next beta. If I remember correctly, a similar
problem affected LC in early beta of High Sierra.

Anyway, if you could attach a crash log to this report, it would be great.

Best regards,
Panos

--

On Sat, Jun 16, 2018 at 9:18 AM, Tekne via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Lc 8 & 9 crash at startup on macOS Mojave
> Older Versions with carbon api run.
>
> Regards
> Riccardo
>
> Sent from my iPhone
>
> Il giorno 15 giu 2018, alle ore 05:53, Colin Holgate via use-livecode <
> use-livecode@lists.runrev.com> ha scritto:
>
> >>> We haven’t yet got a system with it running on yet. If anyone does
> (Colin?)
> >
> > I have several tight deadline things on at the moment, otherwise I would
> have gone ahead and installed it!
> >
> > Come to think of it, I do have an external drive I could try it on.
> > ___
> > 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

Re: Dark Mode in macOS Mojave, any thoughts from the mothership?

2018-06-16 Thread Tekne via use-livecode
Lc 8 & 9 crash at startup on macOS Mojave 
Older Versions with carbon api run. 

Regards
Riccardo

Sent from my iPhone

Il giorno 15 giu 2018, alle ore 05:53, Colin Holgate via use-livecode 
 ha scritto:

>>> We haven’t yet got a system with it running on yet. If anyone does (Colin?)
> 
> I have several tight deadline things on at the moment, otherwise I would have 
> gone ahead and installed it!
> 
> Come to think of it, I do have an external drive I could try it on.
> ___
> 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

Re: Dark Mode in macOS Mojave, any thoughts from the mothership?

2018-06-14 Thread Colin Holgate via use-livecode
>>We haven’t yet got a system with it running on yet. If anyone does (Colin?)

I have several tight deadline things on at the moment, otherwise I would have 
gone ahead and installed it!

Come to think of it, I do have an external drive I could try it on.
___
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: Dark Mode in macOS Mojave, any thoughts from the mothership?

2018-06-14 Thread Monte Goulding via use-livecode


> On 15 Jun 2018, at 12:05 pm, Brian Milby via use-livecode 
>  wrote:
> 
> I'm also interested to see what they have to say.  I do like the dark look
> (that is how I have Atom configured and the SE in LiveCode too).
> 
> With property inheritance, it shouldn't be too difficult to implement for
> elements within the stack.  This is the kind of thing that the profile
> manager would be good at managing, but it may be better to separate out the
> position and "theme" elements.  If you had small/large portrait/landscape
> then you would go from 4 to 8 profiles to handle light/dark as well.  As a
> developer, we would just need the messages telling us when the user changed
> the mode.  I'm not sure how much work it will be in the IDE/Engine itself
> though.

We haven’t yet got a system with it running on yet. If anyone does (Colin?) we 
would be interested in any reports regarding dark mode or anything else. We get 
default colors from the OS via NSColor class methods so hopefully things will 
just work for the most part. Obviously where a user has set a color then that’s 
going to be an issue. I presume there’s appropriate NSApplication methods to 
determine the current theme. Perhaps either Trevor or Paul can be convinced to 
put stuff for that in their mac extensions in the short term.

Cheers

Monte
___
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: Dark Mode in macOS Mojave, any thoughts from the mothership?

2018-06-14 Thread Brian Milby via use-livecode
I'm also interested to see what they have to say.  I do like the dark look
(that is how I have Atom configured and the SE in LiveCode too).

With property inheritance, it shouldn't be too difficult to implement for
elements within the stack.  This is the kind of thing that the profile
manager would be good at managing, but it may be better to separate out the
position and "theme" elements.  If you had small/large portrait/landscape
then you would go from 4 to 8 profiles to handle light/dark as well.  As a
developer, we would just need the messages telling us when the user changed
the mode.  I'm not sure how much work it will be in the IDE/Engine itself
though.

On Thu, Jun 14, 2018 at 4:03 AM, Klaus major-k via use-livecode <
use-livecode@lists.runrev.com> wrote:

> Hi friends,
>
> the subject says it all, thanks for any insights!
>
>
> Best
>
> Klaus
> --
> Klaus Major
> http://www.major-k.de
> kl...@major-k.de
>
>
> ___
> 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


Dark Mode in macOS Mojave, any thoughts from the mothership?

2018-06-14 Thread Klaus major-k via use-livecode
Hi friends,

the subject says it all, thanks for any insights!


Best

Klaus
--
Klaus Major
http://www.major-k.de
kl...@major-k.de


___
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