Re: [ANN] homemade slider

2014-12-11 Thread BNig
Here is a new version of homemade slider as promised version 0_8 optionally switch behavior when clicking into back of slider either switch mode moving thumb to either end or moving slider to clickLoc. Some code tweaks and some new examples.

I love my Colour Picker

2014-12-11 Thread Francis Nugent Dixon
Hi from Beautiful (but cold) Brittany, I wrote my own Colour Picker many years ago I didn’t tell anybody about it ……… -Francis ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your

Re: I love my Colour Picker

2014-12-11 Thread Richmond
On 12/11/2014 01:52 PM, Francis Nugent Dixon wrote: Hi from Beautiful (but cold) Brittany, I wrote my own Colour Picker many years ago I didn’t tell anybody about it ……… -Francis ___ That's because you are not an egomaniac. Maybe it is time to

can´t change the layernumber of fields in a stack

2014-12-11 Thread Hillen Richard
Hello, There is a stack with three bkgnd-fields and layer 1,2,3, which is also the tab order. I want to change the layer-number to get an other tab-order. I tried to change the layer-number in the Inspector / Size Position; but it didn´t work. May you help? Thank you, Richard.

Re: [ANN] homemade slider

2014-12-11 Thread Roger Guay
Thanks again, Bernd. This is a BIG timesaver! Roger On Dec 11, 2014, at 1:54 AM, BNig bernd.niggem...@uni-wh.de wrote: Here is a new version of homemade slider as promised version 0_8 optionally switch behavior when clicking into back of slider either switch mode moving thumb to either

Re: can´t change the layernumber of fields in a stack

2014-12-11 Thread Dr. Hawkins
On Thu, Dec 11, 2014 at 6:02 AM, Hillen Richard m...@richard-hillen.de wrote: There is a stack with three bkgnd-fields and layer 1,2,3, which is also the tab order. I want to change the layer-number to get an other tab-order. You need to be editing the group; there is a button for that in

Re: Missing properties

2014-12-11 Thread Dr. Hawkins
On Wed, Dec 10, 2014 at 10:16 AM, Richard Gaskin ambassa...@fourthworld.com wrote: Right now most of what they do has to be done in C++, while most of what we do we get to do in LiveCode. Once OL is available, the core dev team gets to spend more time doing development in LiveCode itself,

Re: Disabling effective innerShadow

2014-12-11 Thread Eric Corbett
Hi Pete, Just for my knowledge, was the groups showBorder set to true? I gave this a try using 6.1.3 (just happens to be the version I have to use for a production product.). Turning on opaque and showBorder caused it to look funny; also turning on 3D caused the innerShadow to transfer to the

Re: Disabling effective innerShadow

2014-12-11 Thread Peter Haworth
Hi Eric, showBorder was off for the group but 3D is on. I'll give it a try with 3D off. Seems strange that the 3D setting would affect the innerShadow of the group's controls. Pete lcSQL Software http://www.lcsql.com Home of lcStackBrowser http://www.lcsql.com/lcstackbrowser.html and SQLiteAdmin

Re: [ANN] homemade slider

2014-12-11 Thread J. Landman Gay
On 12/11/2014, 3:54 AM, BNig wrote: Here is a new version of homemade slider as promised version 0_8 optionally switch behavior when clicking into back of slider either switch mode moving thumb to either end or moving slider to clickLoc. Some code tweaks and some new examples.

Re: [ANN] homemade slider

2014-12-11 Thread William Prothero
Looks very useful. Thanks! Bill On Dec 11, 2014, at 12:01 PM, J. Landman Gay jac...@hyperactivesw.com wrote: On 12/11/2014, 3:54 AM, BNig wrote: Here is a new version of homemade slider as promised version 0_8 optionally switch behavior when clicking into back of slider either switch mode

Re: [ANN] homemade slider

2014-12-11 Thread BNig
Roger, Jaque, Bill thank you. I especially like the way one can customize it. as timeline, pain scale, switch, progress indicator or whatever. Please do report bugs or feature requests. Kind regards Bernd J. Landman Gay wrote On 12/11/2014, 3:54 AM, BNig wrote: Here is a new version of

Re: I love my Colour Picker

2014-12-11 Thread Richmond
While there's a relatively easy series of equations to convert CMYK (is that pronounced 'schmuck'?) to RGB, I cannot for the life of me find anything I can understand to do HSV - RGB. Help welcomed . . . Richmond. ___ use-livecode mailing list