What OS are you running it with?
--
View this message in context:
http://runtime-revolution.278305.n4.nabble.com/Livecode-on-Raspberry-Pi-2-tp4694398p4694552.html
Sent from the Revolution - User mailing list archive at Nabble.com.
___
use-livecode ma
I naively ask:
What happens if you shut down services after everything is closed,
instead of before? Would that cause other problems?
Phil Davis
On 8/1/15 12:31 PM, Dr. Hawkins wrote:
Is there a way to lock messages and make it stick?
In my quit routine so shut down, I handle some matters
Alex Tweedly wrote:
> If the issue is just with fonts, why have the flag be "-g" to turn
> off all graphics ?
> Why not "-f" to turn off font initialization ?
"g" is for greedy. :) To use fonts requires graphics support, and since
most CGIs don't use graphics at all it seemed expedient to cons
On Sat, Aug 1, 2015 at 1:17 PM, Scott Rossi wrote:
> Perhaps you're getting a script error somewhere other than your closeCard
> handlers. A simple test here of closing a substack that executes a basic
> event during closeCard works as expected.
>
Those were the absolutely last two cards of my
Perhaps you're getting a script error somewhere other than your closeCard
handlers. A simple test here of closing a substack that executes a basic
event during closeCard works as expected.
If you have multiple stacks to close, you might try closing them
one-by-one individually and see if one caus
Malte,
i am also not familiar with AD, but you could use powershell.
See
http://www.tomsitpro.com/articles/powershell-active-directory-cmdlets,2-801.html
HTH,
Matthias
> Am 01.08.2015 um 20:35 schrieb Malte Brill :
>
> Hi folks,
>
> I need some help (again). Has anybody of you written somet
Is there a way to lock messages and make it stick?
In my quit routine so shut down, I handle some matters and then
lock messages
quit
The error aren't visible in the standalone, but in the IDE, the open stacks
still get closeCard sent to them, causing error (because I've already shut
down the
On 8/1/2015 3:05 AM, Sannyasin Brahmanathaswami wrote:
But I want to re-select the text later,
not set the background color
Sorry, I looked at the wrong part of your original message. As
mentioned, changing my example to "select" is easy. I needed to select
text the way I suggested back in LC
Hi folks,
I need some help (again). Has anybody of you written something to read the
active directory info under Win? I would need info on the user(s) and which
groups they are in. Request is to have a log in system based on active
directory entries. I am totally newbie when it comes to AD, so
On 7/31/2015 6:52 PM, Brahmanathaswami wrote:
>
> global gCurrentSelection
> on mouseUp
> selectgCurrentSelection
> end mouseUp
>
> does not... an i can't find a way to re-set the selection
>
In LiveCode 6.7.5, I just created a test stack with the following: A
field with some text in it and
Jacque demonstrated a point, you don’t have to use the whole of
gCurrentSelection as part of the script in one go, you can extract the parts
you need to reconstruct the selection, it’s pretty easy to adapt the examples
she gave;
select char (word 2 of gCurrentSelection) to (word 4 of gCurrentS
We're using Linode now. SSD's very fast. Great support. Great price.
Your server comes lean so you need to know a little Linux sys admin
but Ubuntu is turning out to be easy. Install virtualMin and you can
do most everything from your control panel. It is IMHO the best of
them (and I have used Cpa
But I want to re-select the text later,
not set the background color
BR
> On Jul 31, 2015, at 8:05 PM, J. Landman Gay wrote:
>
>> On 7/31/2015 5:52 PM, Brahmanathaswami wrote:
>> If we make a text selection and store it as a selectedChunk string
>>
>> e.g
>>
>> gCurrentSelection
>>
>>
>> which
Set the backgroundcolor of gCurrentSelection to yellow
Works as is
Swasti Astu, Be Well
Brahmanathaswami
www.himalayanacademy.com
> On Jul 31, 2015, at 8:05 PM, J. Landman Gay wrote:
>
>> On 7/31/2015 5:52 PM, Brahmanathaswami wrote:
>> If we make a text selection and store it as a selectedChu
14 matches
Mail list logo