https://github.com/livecode/livecode/pull/6544
On Thu, May 24, 2018 at 1:36 PM, panagiotis merakos via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Thanks Richard.
>
> I just saw this thread. This has been reported in the past as well (
> https://quality.livecode.com/show_bug.cgi?id=16
On 05/24/2018 01:46 PM, J. Landman Gay via use-livecode wrote:
On 5/24/18 12:35 PM, R.H. via use-livecode wrote:
What is now a new problem with 9.0, and a bit of an annoyance, is the
fact
that the property inspector does not keep the resized value when changing
when selecting another control. E
On 5/24/18 12:35 PM, R.H. via use-livecode wrote:
What is now a new problem with 9.0, and a bit of an annoyance, is the fact
that the property inspector does not keep the resized value when changing
when selecting another control. Each time, the window falls back to some
default size and then it
Ah, that would explain it. I'll install my own versions then. Thanks for
the help, much appreciated.
On Thu, May 24, 2018 at 2:06 PM, Matthias Rebbe via use-livecode <
use-livecode@lists.runrev.com> wrote:
> I am pretty sure, that after the move from OHV to LiquidWeb the different
> server engin
I am pretty sure, that after the move from OHV to LiquidWeb the different
server engines were not installed again.
Matthias
> Am 24.05.2018 um 21:46 schrieb Mike Bonner via use-livecode
> :
>
> Thanks, I'll try this and see what I can figure out. It seems though that
> the server engines are
Thanks, I'll try this and see what I can figure out. It seems though that
the server engines aren't there. (not found) type errors. Using the info
from that lesson, there should be an engine at
/cgi-bin/livecode-server-4.6.3 for example. (or any version based on the
same format, with the excepti
You could try to use this method for .htaccess
Options +ExecCGI
Action custom-livecode /cgi-bin/livecode-server/livecode-server
SetHandler custom-livecode
Please note, that if you have several add-on domains and each domain uses its
own root folder and you want to use the custom livecode ser
Thanks Richard.
I just saw this thread. This has been reported in the past as well (
https://quality.livecode.com/show_bug.cgi?id=16235), against LC 6.7.x.
Best,
Panos
--
On Thu, May 24, 2018 at 7:28 PM, Richard Gaskin via use-livecode <
use-livecode@lists.runrev.com> wrote:
> Thanks for chimin
Thanks for chiming in, Monte. Done:
https://quality.livecode.com/show_bug.cgi?id=21302
--
Richard Gaskin
Fourth World Systems
Monte Goulding wrote:
> Ah… yes please report it if you haven’t yet done so. It should just be
> a matter of temporarily setting the MClockmessages to False before
> s
Brian Milby wrote:
Ok, I can summarize what is happening here. When a card that contains a
background with shared text disabled on a field, the data is indeed
retained. The extra data survives saves and "compact this stack" as long
as the shared group remains on any card. If you remove the gro
There have been some remarks regarding LiveCode 9.0 in Windows 10. I am
exclusively using Windows 10. Since Windows worked not well changing from
Windows 7/8 to 10, I can only suggest making a "clean install" whoever is
using another version. But Windows 10 is otherwise promising and not bad.
So,
Andrew,
Tnx for the feedback. I made a test stack and, indeed, it works fine.
The stack built in a much older version of livecode, though. Could it be that I
need to do something to get the latest widget into my project?
Bill
William Prothero
http://earthlearningsolutions.org
> On May 24, 2018
Has anyone had luck using an .htaccess to change the engine used with
onrev? I'm hoping to override 7.0.1 (the default version it seems) with a
more recent version, but the information here:
http://lessons.livecode.com/m/4070/l/41105-how-do-i-choose-which-livecode-server-engine-to-use-with-on-rev
Both of these work for me in 9.0.0rc1 and 9.0.0 on 10.13.3 (using the
default widget with the 4 items):
set the hilitedItem of widget "Navigation Bar" to 4
set the hilitedItemName of widget "Navigation Bar" to "search"
By some chance do you have more than 1 navbar widget which is
unintention
14 matches
Mail list logo