2012/11/12 Thomas McGrath III :
> Monte,
>
> Hi, where is that example plugin? I looked in quite a few places.
>
in the plugins coming with LC.
check your plugin menu and msut be a revexample stack...
Otherwise, open the plugin settings and you have a list of all
the messages LC send to plugins
Charles,
I would guess that this is a permissions issue, your code is trying to write to
the root Library > Application Support folder, you may have more success
writing to the user Library > Application Support folder, just add a ~ before
the specialFolderPath, that worked in the test I tried.
Thanks Mike,
That was it.
Regards
John
Quoting Mike Bonner :
> I think you're looking for "owner" of me.
>
>
> On Sun, Nov 11, 2012 at 6:39 PM, John Tregea wrote:
>
> > Hi,
> >
> > Can anyone tell me what syntax is being used in place of "the parent of
> > me"?
> >
> > I recently upgraded
I think you're looking for "owner" of me.
On Sun, Nov 11, 2012 at 6:39 PM, John Tregea wrote:
> Hi,
>
> Can anyone tell me what syntax is being used in place of "the parent of
> me"?
>
> I recently upgraded from 4.5 to 5.5 and the code stopped working, the word
> "parent" no longer appears in t
Hi,
Can anyone tell me what syntax is being used in place of "the parent of me"?
I recently upgraded from 4.5 to 5.5 and the code stopped working, the word
"parent" no longer appears in the documentation or the dictionary either.
Thanks in advance for any advice.
Regards
John
--
John Tregea
Thomas McGrath III wrote:
> On Nov 11, 2012, at 2:37 PM, Richard Gaskin wrote:
>> I have my palettes insert a frontScript which they open (which
>> they remove on closeStack) that traps the selectedObjectChanged
>> message.
>
> Richard,
>
> Hi, with the frontScript approach do you just set the to
Monte,
Hi, where is that example plugin? I looked in quite a few places.
thanks
-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgr...@comcast.net
On Nov 11, 2012, at 5:04 PM, Monte Goulding wrote:
> If it's for an IDE plugin then there's a message for that. See the example
> plugin.
>
> O
Richard,
Hi, with the frontScript approach do you just set the tool stack to palette and
then leave the pointer/browser tool alone? Do you handle the pointer issue in
the front script???
Thanks
-- Tom McGrath III
http://lazyriver.on-rev.com
3mcgr...@comcast.net
On Nov 11, 2012, at 2:37 PM, Ri
If it's for an IDE plugin then there's a message for that. See the example
plugin.
On 12/11/2012, at 6:19 AM, Thomas McGrath III wrote:
> I need a little help figuring out how to keep track of the selObj of one
> stack from another stack that is set to palette? I know that some of you have
> d
2 in the App Store:
This=That
RandoMeister
--
Scott Morrow
Elementary Software
(Now with 20% less chalk dust!)
web http://elementarysoftware.com/
email sc...@elementarysoftware.com
office 1-800-615-0867
--
On Nov 11, 2012, at
http://www.maui-project.org/
Maui is very interesting. qt-razr. Not released yet, but a really
interesting departure. For me Fluxbox is just about perfect, but that's a
minority taste of course. Has everything you need, or I at least need, and
nothing you don't.
Peter
--
View this message
Hi Rick,
i have the following apps in the iTunes appstore:
mPreis - product catatalog / pricelist
Am Kamin- little app for a local restaurant here,
qr2vcf - scans qr codes for vcf data and lets the user to import into
the addressbook
Regards,
Matthias
--
M
Hi Rick,
My son Todd and I have an app in the App Store called: Flat Out Fitness. It's
a timer for high-intensity interval exercise training. It sells for $0.99.
Jim Little
On Nov 9, 2012, at 11:29 AM, Rick Harrison wrote:
> 1. Any Marketing type slides which explain LiveCode.
>(Oth
I have an app in the App Store, it's called "Icon Explorer".
>
>> I was hoping that people who have Apps in the Apple App Store
>> would have at least responded with something like:
>>
>> "I have an App in the App Store, it's called"---",
>
> I see. Okay, I have an app in the App Store, it'
After playing with the trial and reading the docs, I'm sold. Looks like a
great time-saver!
-- Tom Bodine
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/ANN-Version-1-1-1-of-lcStackBrowser-Released-tp4657119p4657149.html
Sent from the Revolution - User mailing
Thomas McGrath III wrote:
> I need a little help figuring out how to keep track of the selObj
> of one stack from another stack that is set to palette?
I have my palettes insert a frontScript which they open (which they
remove on closeStack) that traps the selectedObjectChanged message.
--
R
On 11/11/12 11:39 AM, Rick Harrison wrote:
I was hoping that people who have Apps in the Apple App Store
would have at least responded with something like:
"I have an App in the App Store, it's called"---",
I see. Okay, I have an app in the App Store, it's called "Casey's
Solitaire". :)
Let's say that the field is deep enough to display 10 lines and that there
are 500 total lines in the field. The hilitedline property is relative to
the total number of lines (500), not the line number within the 10
currently displayed.
I seem to remember seeing something about this on the list
I need a little help figuring out how to keep track of the selObj of one stack
from another stack that is set to palette? I know that some of you have done
this with 'tool' stacks and this is the first time I am tackling this.
The points that have me are:
If the target stack has a group selected
I just moved my project from Rev 4.0 to LC 5.5.3. My project worked fine with
ListMagic using Rev 4.0. And it works fine with LC except when I try to save a
list. I am now getting this error message in the IDE: An error occurred while
saving Special Education List: can't open stack file(2) whe
To my knowledge you will need to convert the arrays to lists, work with them in
that form and convert the resulting list to an array. I have a way to convert
an array to a list which preserves the key names which may get you to that
point, then a function to convert a list in that format back to
For Ubuntu, Win7, and OS X fans alike, this new WM for Linux has some
great, familiar, yet different features. Check out the short videos on
this page:
http://elementaryos.org/journal/meet-gala-window-manager
~Roger
___
use-livecode mailing list
use-li
Hi Jacque,
I've contacted Heather, and I'm hoping to hear something back soon.
I was hoping that people who have Apps in the Apple App Store
would have at least responded with something like:
"I have an App in the App Store, it's called"---", so I'd end up
with a nice list that I could have
Hi Pete,
Am 11.11.2012 um 17:41 schrieb Peter Haworth :
> I have a need to determine the pixel location of the hilited line in a
> scrolling list field when the user clicks on it.
>
> Let's say that the field is deep enough to display 10 lines and that there
> are 500 total lines in the field.
In my published apps I am experiencing this same problem with visual effects
and also the Play command is no longer asynchronous so my move commands no
longer execute until the sound is done playing (I'm not using "wait until sound
is done")
-- Tom McGrath III
http://lazyriver.on-rev.com
3mcg
25 matches
Mail list logo