Same for 7.0 for me. I've found so many issues with that version...sigh...
On Sun, 2 Nov 2014 at 12:48 am, Terence Heaford
wrote:
> Thanks
>
> All the best
>
> Terry
>
> > On 01 Nov 2014, at 11:07, Jacques Hausser
> wrote:
> >
> > Eh, it's worse !
> > Several shortcuts don't work - or work only
Richard Gaskin writes:
>
> When using shell to call something like wget or curl, normally we just
> get the final output, so if those programs provide any progress feedback
> when run in Terminal it's lost on us.
>
> But it would be really nice to be able to get that info - anyone here
> kno
hello,
I am looking for a copy of the http server written in LiveCode. it was
called revHTTP, and before that it was mcHTTP
anyone have a copy?
Thanks
Todd
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe,
Hello,
Why are my text labels not in the same place after I build a standalone.
It seems like they all move slightly. Whats the trick?
Thanks
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe an
Hi.
Do you mean the loc has changed? Only label fields?
Craig Newman
-Original Message-
From: Todd Geist
To: use-revolut...@lists.runrev.com Revolution
Sent: Sat, Nov 1, 2014 7:35 pm
Subject: text has moved in standalones
Hello,
Why are my text labels not in the same place after
Hello,
Why are my text labels not in the same place after I build a standalone.
It seems like they all move slightly. Whats the trick?
Thanks
Todd
___
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscr
On Nov 1, 2014, at 5:13 AM, Friedrich F. Grohmann wrote:
> I've run into a strange problem with a stack. After changing the order of a
> few cards (by way of copy/paste) a number of the involved cards will not
> respond to "go card id xxx". The card inspector clearly indicates both name
> and numb
http://quality.runrev.com/
--
Richard Gaskin
Fourth World Systems
Software Design and Development for the Desktop, Mobile, and the Web
ambassa...@fourthworld.comhttp://www.FourthWorld.com
__
Upon reopening a stack property editor, the body had "drifted". (to a
negative vertical value relative to the window)
On clicking a surviving box, it popped up the popup well above the window:
http://dochawk.org/badStackDialog.png
--
Dr. Richard E. Hawkins, Esq.
(702) 508-8462
__
When using shell to call something like wget or curl, normally we just
get the final output, so if those programs provide any progress feedback
when run in Terminal it's lost on us.
But it would be really nice to be able to get that info - anyone here
know a way?
--
Richard Gaskin
Fourth W
I have an app in which after calling any modal dialog from a menu (ask,
answer, or custom), when the dialog is done the menu remains hilited.
This is only on Mac, and I've only seen this in v6.7 and later.
Problem is that this is a complex app so it's unsuitable for a bug
report, and I've been
I've once again ventured into a newer version of livecode, and once again
am being hit by arbitrary changes/missing parts.
I re-enabled the code to allow pixelscaling (which took doing, as I'm on a
mac/Yosemite, and the key command to uncomment doesn't work), only to be
greeted with the message,
Thanks to all kind souls who responded. Björnke's explanation helped a lot
and, indeed, I assumed the displayed name was actually the ID since so far
it never failed me.
Again, thanks a lot.
Best,
Fritz
On Sat, Nov 1, 2014 at 10:20 PM, Björnke von Gierke wrote:
> The Inspector does not show th
On Fri, Oct 31, 2014 at 3:34 PM, Bob Sneidar
wrote:
> Agreed, but Supercard suffered from early instability and general
> interface kludginess. I was a Supercard guy for a long time, but got
> sidetracked with other things. Still, I was stifled by the same issue I had
> with Hypercard: I wanted t
The Inspector does not show the ID of cards by default, it only pretends to do
it, by using "card id " as default name. If you change the name, you can
see the "real" id appear on top of the inspector window. This is done in the
IDE with a script and might possibly be confused in your case
Such discussions crop up on Hacker News every year or so. They lament the
passing of Hypercard; then show no interest in hearing that
Metacard/Livecode carried on that tradition, with a living product for the
past 22 years.
It is very odd. I've given up commenting on such discussions.
Bernard
Thanks
All the best
Terry
> On 01 Nov 2014, at 11:07, Jacques Hausser wrote:
>
> Eh, it’s worse !
> Several shortcuts don’t work - or work only the first time: e.g. command-E,
> command-K, command-0, command-9… and it’s the same with 7.0.1
> Somebody already posted a bug report (13836).
>
>
I can only suggest the obvious...
- Double-check the id against the inspector using the message box: "put the
id of this cd", "put there is a cd id []" etc
- Re-launch LC in case of digital indigestion
- Revert to backup and move the cards using number rather than cut/paste
- Worst case sce
Hi from Beautiful Brittany,
After more than 15 years with Hypercard and more than 10
with LiveCode, I have NEVER used the reference Card ID.
If I want to sort my cards (in dozens and dozens) of my data
stacks, I have a field in each card which is an ID which I use
to control card positioning my st
Eh, it’s worse !
Several shortcuts don’t work - or work only the first time: e.g. command-E,
command-K, command-0, command-9… and it’s the same with 7.0.1
Somebody already posted a bug report (13836).
> Le 1 nov. 2014 à 11:06, Jacques Hausser a écrit :
>
> Sorry, I was not on the good version
Thanks for your response.
So far, indeed, I've reshuffled the cards by setting the number and never
had a problem. This strange situation arose when I wrote a script to move a
larger number of cards to the end of the stack and then tried to reconnect
the moved cards by their new ids to a button sc
Sorry, I was not on the good version of LiveCode - I can confirm. The shortcut
for uncomment doesn’t work (except it highlights the menu)
Jacques
> Le 1 nov. 2014 à 10:41, Jacques Hausser a écrit :
>
> Hi Terry,
>
> It works without problems here (I-Mac 2012, Yosemite)
>
> Jacques
>
>> Le 1
Hi Terry,
It works without problems here (I-Mac 2012, Yosemite)
Jacques
> Le 1 nov. 2014 à 10:28, Terence Heaford a écrit :
>
> I have just been editing/commenting/uncommenting a script and the uncomment
> shortcut does not seem to work (command_) on my Mac.
>
> The menu highlights in the me
Sounds peculiar, unless the defaultStack has changed.
Rather copy and paste to re-order the cards, have you tried setting the
number of the card instead? This will retain the original card ID for
continued navigation by ID.
Hugh Senior
FLCo
Friedrich F. Grohmann wrote
I've run into a strange
I have just been editing/commenting/uncommenting a script and the uncomment
shortcut does not seem to work (command_) on my Mac.
The menu highlights in the menubar but nothing happens in the script.
Can someone please verify this please.
I am using Yosemite.
All the best
Terry
__
I've run into a strange problem with a stack. After changing the order of a
few cards (by way of copy/paste) a number of the involved cards will not
respond to "go card id xxx". The card inspector clearly indicates both name
and number of those cards. However, if I try to proceed to the card by its
26 matches
Mail list logo