So, I have this command in the stackScript of a stack:
on openStack
palette stack "newTools"
end openStack
and the stack is not becoming a palette.
I'm obviously missing something.
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.
Yes, it does: thanks a lot.
Richmond.
On 20.05.2016 02:08, panagiotis merakos wrote:
set the style of stack "newTools" to palette
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage
Just uploaded a revision that works a whole lot better!
On 19.05.2016 23:44, RM wrote:
I'm on it: http://forums.livecode.com/viewtopic.php?f=25&t=27328
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit th
Thanks.
Richmond.
On 20.05.2016 10:15, Kay C Lan wrote:
Same way as you did in HC
go to card 999 of stack "Stupid Q"
OR, if the stack isn't known/related to the stack you are currently in:
go to card 999 of stack "Users/Richmond/Stacks/Stupid Q.livecode"
If I put 'palette "XYZ"' in the messageBOx I get a palette.
If I put 'palette "XYZ"' in a stack called "XYZ" insode, say, a mouseUp
message, I DON'T get a palette.
Richmond.
On 20.05.2016 17:23, Richard Gaskin wrote:
Kay C Lan wrote:
> Here on OSX 10.9.5 LC 8.0.1 rc 1 if I open a 'topLevel'
I wonder why this script doesn't work in LC 8.0.1:
on mouseUp
ask file "Choose where you wish to save your stack"
if the result = "cancel"
then exit mouseUp
else
save stack "New Stack"
end if
end mouseUp
Richmond.
___
use-livecode m
"Open" button now works, "Import Image" button added [and it works!],
"Save" button still proving a problem.
R.
On 20.05.2016 10:22, RM wrote:
Just uploaded a revision that works a whole lot better!
On 19.05.2016 23:44, RM wrote:
I'm on it: http://forum
That WAS a bit goofy of me. Thanks.
Richmond.
On 20.05.2016 18:23, Klaus major-k wrote:
Hi Richmond,
Am 20.05.2016 um 17:17 schrieb RM :
I wonder why this script doesn't work in LC 8.0.1:
on mouseUp
ask file "Choose where you wish to save your stack"
if the result =
ove things - just upload your improved version.
Richmond.
On 20.05.2016 18:18, RM wrote:
"Open" button now works, "Import Image" button added [and it works!],
"Save" button still proving a problem.
R.
On 20.05.2016 10:22, RM wrote:
Just uploaded a revision that wor
Thanks to suggestions by Peter Bogdanoff much better indeed.
R.
On 20.05.2016 22:14, RM wrote:
Keeps on getting better.
I am now at the stage where I would be grateful for anyone who wishes
to deploy a vaguely "Hypercardy" simplified UI
for Livecode 8.0 to try the thing out a
I don't know how the Unicode display engine in Livecode 7.0 and upwards
works.
But it certainly doesn't seem to want to do some interesting knitting in
Hindi:
http://unicode.org/faq/indic.html
Section: "Q: I cannot find the "half forms" of Devanagari letters (or
any other Indic script) in t
jolly in religious terms, but not in the world of computers.
Richmond.
On 21.05.2016 11:21, Fraser Gordon wrote:
On 21/05/16 09:05, RM wrote:
I don't know how the Unicode display engine in Livecode 7.0 and
upwards works.
LiveCode doesn't include a Unicode display engine - it takes the
Just a "little something" for Sunday afternoon:
http://forums.livecode.com/viewtopic.php?f=120&t=27345
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
Ha, Ha, Ha: I'm sure that everybody is dumb enough to do that at least once.
I know that I, being extra skilled, have done it (deleting things
accidentally) . . . at least . . . oh, dear, I seem to have run out of
fingers and toes.
Deleting anything may lead to regrets later: hence I have a
I honestly don't know what you are talking about. Here:
http://downloads.livecode.com/livecode/
I can see 8.0.1 STABLE and 8.1.0 RC1
So, there is no "8.0.2" and no "8.10"
Over in GitHub things are, by the nature of GitHub, likely to be
somewhat more confusing.
This is one of the main reaso
It isn't my cup of tea either.
But for those of us who don't like it, the Application Browser is "still
there",
but, I assume, it is frozen, and in time may prove a bit "lumpy" with new
versions of Livecode.
But by then, either the Project Browser will be better (and/or more like
the Applicat
1:05, J. Landman Gay wrote:
On May 24, 2016, at 9:28 AM, RM wrote:
It isn't my cup of tea either.
But for those of us who don't like it, the Application Browser is
"still there",
but, I assume, it is frozen, and in time may prove a bit "lumpy" with
new
versions
Well, Kevin Miller is not Steve Jobs.
R.
On 24.05.2016 22:16, J. Landman Gay wrote:
The last time I led a revolt, Steve Jobs wrote me a terse email and
shut down HC.
But I can submit a bug report.
On 5/24/2016 1:10 PM, RM wrote:
Well, Jacque, do you want to lead a revolt (not quite sure
百花齊放,百家爭鳴
Well; not wishing a Maoist crackdown subsequently (pace Steve Jobs and
themes in Mac OS 8).
Having successfully demonstrated that it is really in comparatively
simple to make an
alternative interface for Livecode (that took me a total of 7 hours),
admittedly after a nudge from Rich
I like this page:
https://livecode.com/products/livecode-platform/livecode-in-education/
Yes I do, really.
But there is one small thing that annoys me, and sorting that out would
be a very good thing indeed.
When we scroll down to Course materials the first thing we hit is this:
"Course Mat
Well, I apologise if I got that one wrong: about the Application Browser
being EOL.
I was not trying to distort reality, and I know I am not Steve Jobs, and
am very glad I'm not:
and there are 2 ways of interpreting "Kevin is not Steve Jobs", and I
meant that to be a
positive statement, not t
I went lateral today:
http://forums.livecode.com/viewtopic.php?f=25&t=27328&p=143042#p143042
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preference
Clever, clever stuff!
Congratulations.
Richmond.
On 29.05.2016 13:15, BNig wrote:
in the spirit of letting thousand widgets bloom: here is a simple widget that
turns text horizontally.
the widget to install in "My Livecode" -> "extensions"
--
http://berndniggem
No, not really, but more like Richmond's blue 5 minutes.
I am having a small, silly problem:
When I type this:
set the textColor of the selectedText to yellow
the text goes *BLUE*. :-(
Richmond.
___
use-livecode mailing list
use-livecode@lists.runre
Yes, and it has been going blue for the last 12 years, both on Linux
and on my Macintosh PPC computers with earlier recensions of Livecode.
Richmond.
On 29.05.2016 21:12, John Dixon wrote:
It goes yellow for me...
there again I am on a macBook and I guess you are messing about with linux.. :-)
Hey: my specs have a very jazzy filter in them as my eyes were getting
damaged by staring at large monitors!
No; I think a lot of the problem comes down to whether one wants to used
quotes or not:
set the textColor of the selectedText to "yellow"
works, while plain yellow seems, sometimes (a
What happened to Dr Raney?
R.
On 29.05.2016 22:07, J. Landman Gay wrote:
On 5/29/2016 1:39 PM, RM wrote:
No; I think a lot of the problem comes down to whether one wants to used
quotes or not:
set the textColor of the selectedText to "yellow"
works
For what it's worth, Dr
I produced an extended lateral palette to day for those who want to mess
around
with text in fields while in Browse mode: same place.
Richmond.
On 27.05.2016 19:12, RM wrote:
I went lateral today:
http://forums.livecode.com/viewtopic.php?f=25&t=27328&p=143042#p143042
Many people should be aware by now that I am producing a set of related
alternative interfaces for Livecode 8, mainly because of some comments
made on the Yahoo 'Hypercard' group. Nobody has indicated yet whether
they are considering using one of the things I am making.
However, what has become c
So; here I am mucking around with my alternative front-end and have a
merry little button
with this script in it:
on mouseUp
put fld "nname" into NN
set the name of the selectedObject to NN
end mouseUp
which, unsurprisingly perhaps, changes the name of a selectedObject
in the topStack [wh
t case? Can you check that?
Or are you getting a crash in just doing this:
get the selectedObject
Dar
darzLab
On May 30, 2016, at 12:43 PM, RM wrote:
So; here I am mucking around with my alternative front-end and have a merry
little button
with this script in it:
on mouseUp
put f
selected objects.
On May 30, 2016, at 1:00 PM, Dar Scott wrote:
Shouldn't the selected object list be empty in that case? Can you check that?
Or are you getting a crash in just doing this:
get the selectedObject
Dar
darzLab
On May 30, 2016, at 12:43 PM, RM wrote:
So; here I am muck
:
get the selectedObject
Dar
darzLab
On May 30, 2016, at 12:43 PM, RM wrote:
So; here I am mucking around with my alternative front-end and have a merry
little button
with this script in it:
on mouseUp
put fld "nname" into NN
set the name of the selectedObject to N
access the standalone settings stack
and save standalones, as well as a 'thing' to rename objects.
Richmond.
On 29.05.2016 22:26, RM wrote:
I produced an extended lateral palette to day for those who want to
mess around
with text in fields while in Browse mode: same place.
Richmond.
at 1:49 PM, RM wrote:
I dunno who was or wasn't being rude: but, Dar, you helped me out of the bog.
Thank you very much indeed.
Richmond.
On 30.05.2016 22:00, Dar Scott wrote:
Shouldn't the selected object list be empty in that case? Can you check that?
Or are you getting a cras
To be honest this is why I have only tried once to do anything
with the Datagrid, and go so badly bogged-down due to
the lack of documentation I abandoned it and have never looked
back.
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.
That's all rather odd as the text in a button, regardless of what the
textColor is set to goes grey
as soon as it is disabled.
If one groups the button and then disables the group the button text is
also greyed out.
If one takes a snapshot of a button and then uses the resultant image as
a b
Unfortunately, trying to install
LiveCodeCommunityInstaller-8_0_2_rc_1-Linux.x64 onto Xubuntu 16.04 64-bit
"You Only" I got a message: "Internal error (couldn't extract payload
item to file).
The installer did work on the "All Users" option.
Richmond.
On 7.06.2016 13:52, panagiotis merakos wro
This was a bad case of "Richmond's Silly Buggers":
1. A cache on my Xubuntu system had suddenly had an attack of bloat so
there was NO space left on my HOME partition; something I did not see
(because, previously, I had 1.5 GB space) before I attempted installation.
2. I messed around with the
Currently I have about 40 versions of Livecode installed on my Xubun tu
system, with them all
showing up in the menu system.
This is giving my system "gut rot".
If I dig into the /home/.runrev directory I can manually delete the
versions I don't want, but the
system still 'sees' those I have d
On 8.06.2016 09:43, Peter TB Brett wrote:
On 08/06/2016 06:47, RM wrote:
If I dig into the /home/.runrev directory I can manually delete the
versions I don't want, but the
system still 'sees' those I have deleted, so they show up in the menu
system.
Is there a way to remov
On 8.06.2016 09:43, Peter TB Brett wrote:
On 08/06/2016 06:47, RM wrote:
If I dig into the /home/.runrev directory I can manually delete the
versions I don't want, but the
system still 'sees' those I have deleted, so they show up in the menu
system.
Is there a way to remov
http://www.bbc.com/news/technology-36486556
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-li
Well, I'm just playing with it in my spare time: that's how I learnt
Hypercard, Toolbook, Director, and Runtime Revolution 1.1.1 (that's
Livecode to you).
I have never found books on how to program make any sense whatsoever to
me; and that is one of the reasons (apart from innate idleness) that
On 9.06.2016 17:33, Richard Gaskin wrote:
Graham Samuel wrote:
> Having been burnt by the BMI Calculator example, what would listers
> suggest as the shortest way to get familiar with LC8 without reading
> an enormous amount of text? I would count myself as a pretty
> experienced LiveCode prog
Maybe I'm a poisonous toad (OK, OK, don't answer that one: I am a
poisonous toad), but I feel very funny
about these claims:
Battle-tested at 10,000 companies by 200,000 developers with over
100,000 apps.
Craft your application in minutes [who is naive enough to fall for that
one?]
Certain
http://distrowatch.com/table.php?distribution=androidx86
http://www.android-x86.org/
Does anyone know:
1. Whether it is possible to get Livecode running on this?
2. Whether Android standalones will run on this?
Richmond.
___
use-livecode mailing l
I'm starting with my kids on Monday: and I'm releasing the stacks for
teaching as I go along (2 already uploaded).
So, anyone who wishes to teach with these stacks, mess around for fun,
or whatever, is more than welcome to pop across to the Facebook page and
"beg, borrow or steal" the material w
Am I right in thinking that if one opens a stack in the Commercial
version of Livecode
and then saves it, it will be unopenable in the Community version?
Richmond.
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to su
That's extremely good to know.
Richmond.
On 11.06.2016 19:06, Richard Gaskin wrote:
RM wrote:
> Am I right in thinking that if one opens a stack in the Commercial
> version of Livecode and then saves it, it will be unopenable in the
> Community version?
Only if you've set
301 - 350 of 350 matches
Mail list logo