Hi Scott,
I guess I'm getting confused since Jacqueline's post said that you can't drag
controls from one stack to another, I assume she means with the standard
functions and properties provided by LC. And the IDe doesn't use them either
for dragging controls from the Tools palette.
I took a l
Just playing a bit. I made two stacks, one with a button in it and one other. I
placed this into the button handler:
on mouseUp
repeat until the mouse is down
set the loc of me to the mouseLoc
put the mouseStack && the mouseLoc
end repeat
answer the mouseStack && the mouseLoc
end mou
I am trying to ADD-On a subdomain with On-Rev and am having
trouble with the password.
I have entered my own password and used the password generator
but nothing works for me. It says the password needs to be at least
level 1 and I get the error
AJAX Error: Try Again
Anyone know what I am doing
Pete:
There are several drag and drop references you can explore (for example, the
LiveCode User Guide found under Help > User Guide, page 262). LC has all
the commands to implement what you want.
On a semi-related note, I have a drag and drop sample stack that is all
LiveCode script, based on w
I did find the code to this for various controls in the rev libraries. I guess
I might be able to just copy it and make it work for me somehow.
Pete Haworth
On Feb 6, 2011, at 7:24 PM, J. Landman Gay wrote:
> On 2/6/11 7:21 PM, dunb...@aol.com wrote:
>> If you know what controls are where, and
On 2/6/11 7:21 PM, dunb...@aol.com wrote:
If you know what controls are where, and you must because you made
them, named them and placed them on your palette, then can't you just
get target info, clone the control, and make it track the mouse until
dropped?
You can't drag controls from one stac
Sounds perfect! Now if I only knew how to do that.
Pete Haworth
On Feb 6, 2011, at 5:21 PM, dunb...@aol.com wrote:
> If you know what controls are where, and you must because you made them,
> named them and placed them on your palette, then can't you just get target
> info, clone the contr
If you know what controls are where, and you must because you made them, named
them and placed them on your palette, then can't you just get target info,
clone the control, and make it track the mouse until dropped?
Or am I missing everything?
Craig Newman
-Original Message-
From
note that you can look at the script of the tools palette, if you allow the
right click menu to work on ide stacks (preferences, general).
I did that once, and they fake the drag drop, by using a little stack that
follows the mouse, and then checking where the mouse is over, once you release
it
On Feb 6, 2011, at 1:35 PM, Mark Wieder wrote:
> Pete-
>
> Sunday, February 6, 2011, 1:16:54 PM, you wrote:
>> Any tips on how to set about doing this?
>
> Stay tuned
The musician's mantra!
>
> --
> -Mark Wieder
> mwie...@ahsoftware.net
>
>
> __
no no, lookandfeel is an environment property. it sets _everything_ at once,
that's why i said you do not want that. Look it up in the dictionary, or in the
ide, there's a menuitem in the 'view' menu, you can see for yourself that
you'll not want it :)
Note that what you did, as described below
Dear List
I want to plot a wave on a time-chart, then I want to clone and multiply that
form to get a reasonable time at a defined frequency, and in the end, put that
wave to the speakers.
Do you see a way to produce an AIFF-file out of calculated oscillations in
LiveCode?
Cheers
Thomas
__
Pete-
Sunday, February 6, 2011, 1:16:54 PM, you wrote:
> Any tips on how to set about doing this?
Stay tuned
--
-Mark Wieder
mwie...@ahsoftware.net
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, un
Hi from Beautiful Brittany
Thanks Richmond,
Thanks Bjornke
Can I define the textsize or font of the displayed menu ?
I tried :
set the lookandfeel to line 1 of field x :
where the fontsize of this field was 24
So, lookandfeel seems to do the job for displaying
the menu CONTENTS in the s
I would like to set up the equivalent of the LC Tools palette so I can drag and
drop some custom controls from it to any card.
Mark - I read your excellent write up on Drag and Drop but it seems to be aimed
at a different situation than this (dragging info from one control to another).
I also
Tom,
There defenitly is hope. We can win that hill. It's also our's and we deserve
to be there.
It looks like I have assembled quite a stable setup. A kind of basic framework
which will first establish contact between
the arduino and LC and for both sides the routines to recieve and deciever
Thanks very much for your input, Alex and Jim. This stuff goes into my
scrapbook.
The designers of the AIFF format wanted to make sure no sample rate value
could left out for a thousand years!
Quite frankly, as I've found, there's only a handful of sample rates that
are in general use, however exp
Messaggio originale
Da: runrev...@gmail.com
Data: 3-feb-2011
22.55
A: "How to use LiveCode"
Ogg: Re:
Upload an LC file to Mac App Store
Mario -
You said:
I developed some
small applicationsin LICVE CODE that I wanted to
publish on the
AppStore Mac,
I have inscribed me as a develope
Hi all,
Sorry for the wrong link I posted yesterday night. ( the arduino scetch instead
of my demo stack)
It was late and I was tired from constantly testing and crashing. Killing LC
about 100 times in a couple of hrs. So please forgive.
(The stack wouldn't have worked anyway something sneaked
The popup style is controlled by the OS, so on mac os, using the default style,
that is not built into buttons.
It works, if you set the lookAndFeel to one of the emulated ones (or on linux
it seems, as richmond said)
The really flexible approach is to popup a stack, because then you can do
wh
On 02/06/2011 05:17 PM, Francis Nugent Dixon wrote:
Hi from Beautiful Britanny.
I can define the contents of a popup menu
Easy-Peasy
I can define its popup position
Easy-Peasy
BUT -
Can I define the textsize or font of the displayed menu ?
"The whole world wonders" ..
Well . . . I
Hi from Beautiful Britanny.
I can define the contents of a popup menu
Easy-Peasy
I can define its popup position
Easy-Peasy
BUT -
Can I define the textsize or font of the displayed menu ?
"The whole world wonders" ..
-Francis
"Nothing should ever be done for the first time !"
__
22 matches
Mail list logo