Re: lingo-l set cursor to last line of field

2002-11-29 Thread ice
'the mouseLine of ..' 
'the mouseWord of...'
There's a number of ways to deal with it. 
You can also take out specific characters, and also by that take a count of a 
lines number of characters '..numbers of char..' or words and so on.
Copy and Paste is also possible with middlehand in your operativ system's 
clipBoard a storage-container for all copying Alt+C and so on one do on a sunny 
day. 
Also hiliting is another fine applica for you probably wanted too. That is 
possible with fields, a bit harder in text members due to it's relatively young 
age in the development of Director. Specifically when dealing with Copy/Paste 
the fields are preferrable as far as I have seen..


 Bárbara Tâmisa [EMAIL PROTECTED]:

 Hello List
 
 When my movie enter in a specif frame where have a
 editable field, it´s text is all select, and I want
 the cursor in the last line of a field, is it
 possible???
 
 Any ideas??


-
FREE E-MAIL IN 1 MINUTE!
 - [EMAIL PROTECTED] - http://www.pc.nu
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



lingo-l Checking director-files against PDA computers hardware

2002-11-29 Thread ice
Just for the records. 
Not yet possible for Director exe-files to deal with PDA-small pocketcomputers. 
The recent Win2002 operativ system wasn't even prepared for other things than 
established Microsoft applicas Excel, word...the rest.
So for a designed exe-file it isn't ready yet. Thus one can ask oneself if it 
has even got preparations for Shockwave DCR-files. I hope it is included, but I 
have a feeling it isn't...
The System technicians laughed when I asked at the store...they usually do so 
and later on gets silent. 
So I think I go for Pen Tablet-computers to get loose out in nature for tests. 
Just said as a remark, not needed answerings... 

-
FREE E-MAIL IN 1 MINUTE!
 - [EMAIL PROTECTED] - http://www.pc.nu
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



Re: lingo-l Checking director-files against PDA computers hardware

2002-11-29 Thread Matthias Amberg
At 09:41 Friday29.11.2002, you wrote:

Not yet possible for Director exe-files to deal with PDA-small 
pocketcomputers.

check this out
http://www.sharp-software.com/products/index.htm#PocketPC

matthias

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]



Re: lingo-l Checking director-files against PDA computers hardware

2002-11-29 Thread tiet

??

- Original Message -
From: [EMAIL PROTECTED]
To: The LIngo-L [EMAIL PROTECTED]
 Just for the records.
 Not yet possible for Director exe-files to deal with PDA-small
pocketcomputers.
 The recent Win2002 operativ system wasn't even prepared for other things
than
 established Microsoft applicas Excel, word...the rest.
 So for a designed exe-file it isn't ready yet. Thus one can ask oneself
if it
 has even got preparations for Shockwave DCR-files. I hope it is included,
but I
 have a feeling it isn't...
 The System technicians laughed when I asked at the store...they usually
do so
 and later on gets silent.
 So I think I go for Pen Tablet-computers to get loose out in nature for
tests.
 Just said as a remark, not needed answerings...



[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



lingo-l greek ... in director MX ?

2002-11-29 Thread erik verschueren
Hi all,

i posted a few days ago the question about the greek character
display in director.
After trying all kinds of possible approaches , i found none of them
worked for me. It IS in fact a problem.

Now .. I was wondering : Does anybody know if the MX version of director
will support UTF-8 .. or different codepages than the traditional ISO-8859-1
It would make the difference between choosing director as the preffered
development
platform (my choice , if not for the greek) or making a cd-rom in HTML,
which is visually
lessinteresting but HTML supports UTF-8 ..

If anyone else got a halleluja-clue for me, please let me know , it's
important (aargh).
thanx .

erik verschueren
http://www.alligence.com


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



Re: lingo-l set cursor to last line of field

2002-11-29 Thread Bárbara Tâmisa
Tnks for your attenttion, but doesn´t work...

if someelse have some idea...

thanks

Bárbara Tâmisa

 --- Andreas Gaunitz P11 [EMAIL PROTECTED]
escreveu:  Hello List
 
 When my movie enter in a specif frame where have a
 editable field, it´s text is all select, and I want
 the cursor in the last line of a field, is it
 possible???
 
 Any ideas??
 
 tnks in advance...
 
 
 Bárbara,
 
 1) Select the field sprite and look at it in the
 property inspector. 
 Make sure to _deselect_ the editable property.
 2) Then select the field _member_ and set it to
 editable.
 
 Thats it.
 
 
 -A.
 


___
Yahoo! Acesso Grátis
Internet rápida, grátis e fácil. Faça o download do discador agora mesmo.
http://br.acesso.yahoo.com/
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



Re: lingo-l set cursor to last line of field

2002-11-29 Thread Ross Clutterbuck
Off the top of my head...

on beginSprite me
myMember = sprite(me.spriteNum).member

set the selStart = the last char of member myMember
end

or something like that. selStart and selEnd are member properties, so have a
look

Ross


__
Do You Yahoo!?
Everything you'll ever need on one web page
from News and Sport to Email and Music Charts
http://uk.my.yahoo.com

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



RE: LDM was(Re: lingo-l ANN: Director MX)

2002-11-29 Thread Alexandre Cop
Hey Rob,

 I haven't worked out any hard numbers but LDM performance is very robust
 once you get them working :-) If I find some time over the next month or
 so I'll try to get some comparisons up of LDMs vs MIAWs vs Flash Sprites.
Thanks, I'll keep my eyes peeled!
So far, I've only used LDMs for banners and the likes, nothing to hard to
implement.
Can you communicate with an LDM? Nothing urgent, I'm just curious as to the
pitfalls of implementing a heavy LDM!

... Alex ...


[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]



Re: lingo-l find behavior shortcut

2002-11-29 Thread roy crisman


 Can someone remind me if there is a keyboard shortcut to find sprites 
that use
 a behavior selected in the Cast? The context menu for a behavior's cast 
member
 has Find in Score, and repeating that does the trick, but it seems like 
there
 should be a keyboard shortcut, and also one for
 Find in Score Again.

(With the cast member selected), use Command-H

In D8+ (or did the change happen between 8 and 8.5?), you have to keep 
jumping back to bring the cast to the top-front when you CTRL-H.  Prior to 
that, you could CTRL-H a bunch of times and it would just step through all 
the instances.

So just remember to keep the mouse over the cast-menu-bar or cast-member to 
reselect that in-between CTRL-H's.

roymeo

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping with programming Lingo.  Thanks!]