the selectedText of a Unicode field

2011-06-17 Thread Slava Paperno
Briefly, here is the problem: put the selectedText of field BilingualText of this card into tCurrSelection --the field may hold, for example, the two words Боб Bob, which is the string assigned to the unicodeText prop. of the field set the unicodeText of field YourSelection of this card to

[ANN] Update to Layer Tools plugin

2011-06-17 Thread Chipp Walters
Here's an update for one of my more popular plugins, altLayerTools. You can put it directly in the plugins folder and it will now work as an inspector for all controls on any card of the selectedobject, allowing you to move controls and groups up and down in the layer order. It works better than

Re: the selectedText of a Unicode field

2011-06-17 Thread Mark Schonewille
Hi Slava, You can try this: set the unicodetext of fld YourSelection to the unicodetext of the selection or set the unicodetext of fld YourSelection to the unicodetext of the selectedChunk -- Best regards, Mark Schonewille Economy-x-Talk Consulting and Software Engineering Homepage:

RE: the selectedText of a Unicode field

2011-06-17 Thread Slava Paperno
Yes! the unicodetext of the selection is the answer. Forget the selectedText. the unicodetext of the selectedChunk works as well. Thank you, Mark! S. -Original Message- From: use-livecode-boun...@lists.runrev.com [mailto:use-livecode- boun...@lists.runrev.com] On Behalf Of Mark

Re: [ANN] Live LiveCode code event #28

2011-06-17 Thread Björnke von Gierke
Important update! I just got a notice, that eHug and Cleverfiles have offered us DiskDrill Pro for a Sweepstake! DiskDrill is a data recovery tool for Mac OS X, and only watchers of the show will be able to win a version of this 98 $ tool! http://www.cleverfiles.com/ http://www.ehug.info/ On

[ANN] New custom control Circular Slider

2011-06-17 Thread René Micout
Hello, A new little custom control for Macintosh (Windows Linux also, I suppose...) on revOnline : Search : Circular Slider Store. Bon souvenir de Paris René PS : merci Thierry pour les nouveaux beep !! ___ use-livecode mailing list

Re: [ANN] New custom control Circular Slider

2011-06-17 Thread AcidJazz
Rene, Looks very nice, but for me it locks up. When I click on slider it works great, but it won't allow me to release. It's as though it's not getting the mouseup command. At that point, I can't click on anything else, and have to use CNTL-ALT-DELETE to force the program to shut down.

Re: [ANN] New custom control Circular Slider

2011-06-17 Thread René Micout
It is made with LiveCode 4.6.0 using graphics and Graphic effects properties... Someone else met the same problem? René Le 17 juin 2011 à 18:35, AcidJazz a écrit : Rene, Looks very nice, but for me it locks up. When I click on slider it works great, but it won't allow me to release.

[ANN] ChartMaker update

2011-06-17 Thread FlexibleLearning
ChartMaker for LiveCode Version 2.1 build 49 A maintenance update is now available. It is free for all 2.1 registered users and a discounted price is available to version 2.0 users. Click the 'Check for updates' link in the software. There is a 30-day free trial if you do not yet have a licence.

Re: [ANN] New custom control Circular Slider

2011-06-17 Thread AcidJazz
I should say that it works great on my macbook pro (running LiveCode 4.6.1), and I also tried it as a revlet in Safari, and works great there too. How easy is it to modify these? -- View this message in context:

Re: [ANN] ChartMaker update

2011-06-17 Thread Andy Henshaw
Hi Hugh, Is is possible to have an x-axis of dates using chartmaker? I use chartsengine at the moment, but it would be good to have a choice for each app. At the moment I can just send a series of data with the x axis data in 'seconds' and chartsengine converts these to dates, and spaces

Re: [ANN] New custom control Circular Slider

2011-06-17 Thread Roger Guay
Love em! Thanks, Rene. Cheers, Roger On Jun 17, 2011, at 10:00 AM, use-livecode-requ...@lists.runrev.com wrote: Message: 3 Date: Fri, 17 Jun 2011 15:18:48 +0200 From: Ren? Micout rene.mic...@numericable.com To: How to use LiveCode use-livecode@lists.runrev.com Subject: [ANN] New custom

Re: [ANN] New custom control Circular Slider

2011-06-17 Thread BNig
Hi René, thank you for the circular sliders. Work very well for me on the Mac. Maybe the fact it does not work as expected on Windows has to do with a high ASCII char é in vlRotationAutorisée @Mark, if you change that in one of the scripts to vlRotationAutorisee or somesuch does that help on

thanks for the tools

2011-06-17 Thread Andre Garzia
Folks, This is just a little email to show some appreciation for Ken Ray, Richard Gaskin, Chipp Walters, Mark Wieder and Jerry Daniels. Kens XML Lib saved my life many times but what I want to talk right now is about DropTools. Since I installed it, I became much happier and I am already

Re: Functions (was: Re: horizontal and vertical scrolling)

2011-06-17 Thread Bob Sneidar
I finally understand what the heck passing by reference means and what it does and why. Thank you. Bob On Jun 16, 2011, at 6:36 PM, Richard Gaskin wrote: Pete wrote: Probably worth mentioning the @ syntax for a command handler parameter. If you have a handler: command foo parm1, at

Re: thanks for the tools

2011-06-17 Thread Bob Sneidar
Here here! Bob On Jun 17, 2011, at 11:21 AM, Andre Garzia wrote: Folks, This is just a little email to show some appreciation for Ken Ray, Richard Gaskin, Chipp Walters, Mark Wieder and Jerry Daniels. snip ___ use-livecode mailing list

Re: thanks for the tools

2011-06-17 Thread Nonsanity
LiveCode Live! Show off your favorite add-ons to LC. :) ~ Chris Innanen ~ Nonsanity On Fri, Jun 17, 2011 at 2:21 PM, Andre Garzia an...@andregarzia.com wrote: Folks, This is just a little email to show some appreciation for Ken Ray, Richard Gaskin, Chipp Walters, Mark Wieder and Jerry

datagrid bug? An error has occured in the behavior for the column template

2011-06-17 Thread Andre Garzia
. for the visually oriented: http://andregarzia.com/shots/_-20110617-185906.jpg In the meanwhile, I am trying to solve it... -- http://www.andregarzia.com All We Do Is Code. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: datagrid bug? An error has occured in the behavior for the column template

2011-06-17 Thread Scott Rossi
backscript and the offending piece is revSetActiveStacks or something similar. for the visually oriented: http://andregarzia.com/shots/_-20110617-185906.jpg In the meanwhile, I am trying to solve it... ___ use-livecode mailing list use

Re: datagrid bug? An error has occured in the behavior for the column template

2011-06-17 Thread Monte Goulding
is revSetActiveStacks or something similar. for the visually oriented: http://andregarzia.com/shots/_-20110617-185906.jpg In the meanwhile, I am trying to solve it... -- http://www.andregarzia.com All We Do Is Code. ___ use-livecode mailing

Re: [ANN] New custom control Circular Slider

2011-06-17 Thread René Micout
Le 17 juin 2011 à 18:59, AcidJazz a écrit : I should say that it works great on my macbook pro (running LiveCode 4.6.1), and I also tried it as a revlet in Safari, and works great there too. How easy is it to modify these? What kinds of modification would you do? Script? Values?

Re: [ANN] New custom control Circular Slider

2011-06-17 Thread Mark Wieder
René- Friday, June 17, 2011, 9:44:08 AM, you wrote: It is made with LiveCode 4.6.0 using graphics and Graphic effects properties... Someone else met the same problem? Nope. Works great here on XP and linux. -- -Mark Wieder mwie...@ahsoftware.net

Re: datagrid bug? An error has occured in the behavior for the column template

2011-06-17 Thread Mark Wieder
Andre- Friday, June 17, 2011, 3:02:46 PM, you wrote: Folks, I am receiving this message upon opening a stack here: An error has occured in the behavior for the column template. Handler not found. If I click the edit script, I am redirected to the revlibrary backscript and the offending

the mouseText and Unicode

2011-06-17 Thread Slava Paperno
Hi, List! It's me again with my Unicode problems in bilingual fields. I just spent four hours on this problem and gave up. I'm trying to retrieve the text of the word the user clicked on in a locked field. As far as I can tell, the MouseChunk and the mouseText are useless with Unicode, and

Re: the mouseText and Unicode

2011-06-17 Thread J. Landman Gay
On 6/17/11 11:07 PM, Slava Paperno wrote: Is there an equivalent to the mouseText, or the mouseChunk, or the mouseCharChunk that is Unicode-aware? Or some ingenious way to retrieve the word that the user clicked? Does the word delimiter work? If so, you could try this in the field: on

Re: thanks for the tools

2011-06-17 Thread Ken Ray
Kens XML Lib saved my life many times but what I want to talk right now is about DropTools. Since I installed it, I became much happier and I am already thinking about building and sharing new controls. The architecture is easy and simple just the way it should be. Ken, Drop Tools Rock! (I