GetMpuseColorAndBackgroundColor mistake MontainLion

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

GetMpuseColorAndBackgroundColor mistake MontainLion

Post by jmburnod » Sun Nov 24, 2013 7:16 pm

Hi All,
With OSX 10.6 and 10.7 the mousecolor = the backgroundcolor of the control when the control is clicked
That is not the case with MontainLion 10.8.5

MouseColor=193,15,28
backgroundColor of the target=204,0,0

Any idea ?

Jean-Marc
https://alternatic.ch

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: GetMpuseColorAndBackgroundColor mistake MontainLion

Post by Klaus » Mon Nov 25, 2013 4:19 pm

Hi Jean-Marc,

just tested on OS X 10.9x und LC 6.5rc7, same setting a filled graphic with a mouseup script:
backgroundColor of grc. =204,0,0
MouseColor=200,0,20

Hmmmm... :?

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: GetMpuseColorAndBackgroundColor mistake MontainLion

Post by jmburnod » Mon Nov 25, 2013 7:09 pm

Hi Klaus,

Thanks for test
Is it a bug for you ?
https://alternatic.ch

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: GetMpuseColorAndBackgroundColor mistake MontainLion

Post by Klaus » Mon Nov 25, 2013 7:16 pm

I would say yes! :D
Will create a bugreport!

Done:
http://quality.runrev.com/show_bug.cgi?id=11502

jmburnod
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2729
Joined: Sat Dec 22, 2007 5:35 pm
Contact:

Re: GetMpuseColorAndBackgroundColor mistake MontainLion

Post by jmburnod » Tue Nov 26, 2013 12:00 am

Hi Klaus,

If anyone uses this colorway to get the owner of the colored part of an oval he can use the script that Bernd has made using the angle :D
http://forums.runrev.com/phpBB2/viewtop ... 862#p89486
https://alternatic.ch

[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: GetMpuseColorAndBackgroundColor mistake MontainLion

Post by [-hh] » Tue Nov 26, 2013 8:14 pm

..........
Last edited by [-hh] on Wed Aug 13, 2014 11:44 am, edited 3 times in total.
shiftLock happens

Klaus
Posts: 14199
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: GetMpuseColorAndBackgroundColor mistake MontainLion

Post by Klaus » Tue Nov 26, 2013 9:38 pm

FYI, RunRev already confirmed this "mousecolor" bug!

Post Reply