Re: SubMenu

2017-01-25 Thread Yves COPPE via use-livecode
Hi, I’ve tried it as you say but this (two) icons with 3 bars are disabled and so it doesn’t luck Any idea ? Cordialement. Yves COPPE yvesco...@mac.com > Le 26 janv. 2017 à 00:42, J. Landman Gay via use-livecode > a écrit : > > On 1/25/17 2:34 PM, Yves COPPE via use-livecode wrote: >> H

Re: Detecting clicks in Segmented Control widget

2017-01-25 Thread hlowe via use-livecode
Thank you for the detailed reply. I will take a look at this possible solution. Henry -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/Detecting-clicks-in-Segmented-Control-widget-tp4711930p4711943.html Sent from the Revolution - User mailing list archive at Nabb

Re: use-livecode Digest, Vol 160, Issue 48

2017-01-25 Thread Trevor DeVore via use-livecode
On Wed, Jan 25, 2017 at 6:05 PM, Peter Thirkell via use-livecode < use-livecode@lists.runrev.com> wrote: > Thanks Trevor for a very informative posting. It deserves a wider audience > as well, perhaps on the Livecode Forum? > > I have been wondering about the move to script-only stacks as well, so

Re: use-livecode Digest, Vol 160, Issue 48

2017-01-25 Thread Peter Thirkell via use-livecode
Thanks Trevor for a very informative posting. It deserves a wider audience as well, perhaps on the Livecode Forum? I have been wondering about the move to script-only stacks as well, so this is timely advice. In terms of the application framework that you mention - Levure - does this essentiall

Re: SubMenu

2017-01-25 Thread dunbarx via use-livecode
I assume that v8 works the same as v6. The menuItems are just the contents of a button. So in any of the button types that suit you, subMenus are distinguished by preceding tab characters: A B (tab) c (tab) d E F Her the "c" and "d' will be a submenu of "B". Check out the user guide. There are

Re: SubMenu

2017-01-25 Thread J. Landman Gay via use-livecode
On 1/25/17 2:34 PM, Yves COPPE via use-livecode wrote: How can I create a submenu with the Menu Builder in LiveCode 8.1.2 ? Create a new menu item in the right-side column. Select the new item and click the icon with 3 bars and a right-pointing arrow just above the column. (It's under the "De

Re: Dumb deployment question

2017-01-25 Thread Trevor DeVore via use-livecode
Where Monte = Malte. Sorry about that. -- Trevor DeVore On Wed, Jan 25, 2017 at 5:19 PM Trevor DeVore wrote: > On Wed, Jan 25, 2017 at 2:49 PM, Malte Brill via use-livecode < > use-livecode@lists.runrev.com> wrote: > > Now, I would really like to make the first serious standalone using 8.x >

Re: Dumb deployment question

2017-01-25 Thread Trevor DeVore via use-livecode
On Wed, Jan 25, 2017 at 2:49 PM, Malte Brill via use-livecode < use-livecode@lists.runrev.com> wrote: > Now, I would really like to make the first serious standalone using 8.x > (final might be using 9.x). This is still a bit ahead, but I want to > prepare. I would really like to work with script

Dumb deployment question

2017-01-25 Thread Malte Brill via use-livecode
Folks, please forgive me. I have not yet deployed with one of the current engines. Las standalone was built using 7 (gnashing my teeth a little bit). Now, I would really like to make the first serious standalone using 8.x (final might be using 9.x). This is still a bit ahead, but I want to prepar

SubMenu

2017-01-25 Thread Yves COPPE via use-livecode
Hello, How can I create a submenu with the Menu Builder in LiveCode 8.1.2 ? Thanks. Greetings. Yves COPPE yvesco...@mac.com ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your su

Re: Detecting clicks in Segmented Control widget

2017-01-25 Thread Mike Bonner via use-livecode
If you don't mind the message on re-click being another "hiliteChanged" message, you can tweak it on your own. If you're on windows, go to your x86 programs folder/runrev/ then the version you're using. Guessing 8.1.1. Then extensions Copy the segmented control folder out to where you can work on

Re: set the menubar activates in-window menu on mac

2017-01-25 Thread J. Landman Gay via use-livecode
On 1/24/17 6:50 PM, Dr. Hawkins via use-livecode wrote: set the menubar of stack st to stMen This causes a X-style menu to appear in the stack window, not what I was aiming for . . . According to the dictionary, this should simply set the menu, not override. If the menu should be available to

Re: Storing and object reference in a var

2017-01-25 Thread Sannyasin Brahmanathaswami via use-livecode
Edit; get a grip on creating custom visual effect that I can use "all over the place" by creating an external script/text stack - Exactly I'm studying scripts by some "pros" (Jacque, David, Malte-animation engine) in order to get a group on creating custom visu

Re: dateitems day-of-week disjunction

2017-01-25 Thread Devin Asay via use-livecode
Fix submitted. https://github.com/livecode/livecode/pull/5118 Devin On Jan 25, 2017, at 10:28 AM, panagiotis merakos via use-livecode mailto:use-livecode@lists.runrev.com>> wrote: It was confirmed as a docs bug some time ago: http://quality.livecode.com/show_bug.cgi?id=16044 Panos -- On We

Detecting clicks in Segmented Control widget

2017-01-25 Thread hlowe via use-livecode
I am switching over from a home-grown segmented control to LC's Segmented Control widget. This widget receives a "hiliteChanged" message when the selected segment changes but (apparently) no message is received by the widget if the user clicks in the currently selected segment. I need to respond to

Re: Storing and object reference in a var

2017-01-25 Thread Sannyasin Brahmanathaswami via use-livecode
Exactly I'm studying scripts by some "pros" (Jacque, David, Malte-animation engine) in order to get a group on creating custom visual effect that I can use "all over the place" but creating an external script/text stack I've been doing server side script for so many years, the whole UI coding i

Re: dateitems day-of-week disjunction

2017-01-25 Thread panagiotis merakos via use-livecode
It was confirmed as a docs bug some time ago: http://quality.livecode.com/show_bug.cgi?id=16044 Panos -- On Wed, Jan 25, 2017 at 5:23 PM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > I believe it depends on the system settings. If your localization is set > to where Su

Re: dateitems day-of-week disjunction

2017-01-25 Thread Bob Sneidar via use-livecode
I believe it depends on the system settings. If your localization is set to where Sunday is the 1st day of the week, then Wednesday would in fact be the 4th. Bob S On Jan 25, 2017, at 09:16 , Ben Rubinstein via use-livecode mailto:use-livecode@lists.runrev.com>> wrote: The dictionary says th

dateitems day-of-week disjunction

2017-01-25 Thread Ben Rubinstein via use-livecode
The dictionary says that the seventh item of dateitems is the numeric day of the week where Monday is day 1, Tuesday is day 2, and so forth When I try this I find that today, Wednesday, the seventh item is 4. If I change the date to Sunday, it's 1. (Both docs and behaviour are consistent

Re: Storing and object reference in a var

2017-01-25 Thread Bob Sneidar via use-livecode
I want to create a variable called tTargetField so I use put "Hello" into tTargetField Now I want to put something into a field so I create a variable called tTargetField2 and put the long id of field "foo" into tTargetfield2 Then to put something into the field I put "Hello" into tTargetField2

Re: Delete element from array

2017-01-25 Thread Bob Sneidar via use-livecode
delete variable aArrayName ["Element"] Bob S > On Jan 24, 2017, at 18:54 , Sannyasin Brahmanathaswami via use-livecode > wrote: > > how do you remove a key from an array? > > ___ > use-livecode mailing list > use-livecode@lists.runrev.com > Please

New Educational Magazine

2017-01-25 Thread Richmond Mathewson via use-livecode
https://www.raspberrypi.org/helloworld Richmond. ___ 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: Storing and object reference in a var

2017-01-25 Thread dunbarx via use-livecode
Hmmm. SetProps notwithstanding, one could; on mouseUp put the name of fld 1 into hh set the abc of hh to "xyz" end mouseUp This will indeed create a custom property (abc) of field 1 and set it to "xyz". In this case LC evaluates the variable "hh" as an object reference. I would have though