RE: lingo-l no subject

2004-04-26 Thread Mendelsohn, Michael
Buzz: even in DirMX2004?  I thought that was a fix.

- Michael M.



 yes, but you must use verbose lingo to do it


[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 is there an escape character in Lingo?

2004-04-26 Thread Charlie Fiskeaux II
Sorry, there's no escape character, but it's not needed, as far as I know.
If you're wanting to create quotes in a string via Lingo, you can use QUOTE
as in myQUOTEnameQUOTEis Manny. If the quotes are in a string
entered into a field by the user, you shouldn't need to escape them.

Have you done tests with your database to test this?

Charlie Fiskeaux II
Interactive Media Developer
Cre8tive Group
cre8tivegroup.com
859/858-9054 x29
cell: 608-9194


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Mike Warner
 Sent: Sunday, April 25, 2004 2:46 PM
 To: [EMAIL PROTECTED]
 Subject: lingo-l is there an escape character in Lingo?

 Hello,

 I'm building a database-driven app, where the use can enter
 names and such.  This leaves the door open to the single
 quotes and double quotes issue we've all faced.  In other
 words, no matter how I slice it, I have to be on the lookout
 for one or the other.  So, I'd like to escape the double
 quotes in the use input.  Can't find it in my searches
 (Macromedia.com, director-online, etc).  Anyone know it?

 Thanks,
 Mike




 __
 Do you Yahoo!?
 Yahoo! Photos: High-quality 4x6 digital prints for 25
 http://photos.yahoo.com/ph/print_splash
 [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!]



[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 highlighting lines in a multi-line field

2004-04-26 Thread Charlie Fiskeaux II
Try field(myfield).line[1].hilite()

In MX, that hilites the entire line.

Charlie Fiskeaux II
Interactive Media Developer
Cre8tive Group
cre8tivegroup.com
859/858-9054 x29
cell: 608-9194


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of nik crosina
 Sent: Sunday, April 25, 2004 5:07 PM
 To: [EMAIL PROTECTED]
 Subject: lingo-l highlighting lines in a multi-line field

 Hi,
 I am trying to find a convenient way to highlight complete
 lines of field castmembers. I know I can use the .highlight,
 but would like to highlight the complete line and not just as
 much of the line as covered by words (e.g. a line might only
 be half full)

 Has anyoen of you done that before, or knows a script I can
 adapt? I am experimenting with shape castmembers put behind
 the lines, maybe that is a way?

 Thanks on a Sunday...
 Best
 NIk


 ___
 Cost effective technology solutions for business. Sign up for
 a free trial today!

 http://www.officemaster.net

 [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!]



[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 highlighting lines in a multi-line field

2004-04-26 Thread Alexandre Cop
Hi,

Do you mean in MX2K4? I've got MX and it highlights the line covered by the
words, but no more.

... Alex ...

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 Charlie Fiskeaux II
 Sent: 26 April 2004 16:07
 To: [EMAIL PROTECTED]
 Subject: RE: lingo-l highlighting lines in a multi-line field
 
 
 Try field(myfield).line[1].hilite()
 
 In MX, that hilites the entire line.
 
 Charlie Fiskeaux II
 Interactive Media Developer
 Cre8tive Group
 cre8tivegroup.com
 859/858-9054 x29
 cell: 608-9194
 
 
  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of 
 nik crosina
  Sent: Sunday, April 25, 2004 5:07 PM
  To: [EMAIL PROTECTED]
  Subject: lingo-l highlighting lines in a multi-line field
 
  Hi,
  I am trying to find a convenient way to highlight complete lines of 
  field castmembers. I know I can use the .highlight, but 
 would like to 
  highlight the complete line and not just as much of the line as 
  covered by words (e.g. a line might only be half full)
 
  Has anyoen of you done that before, or knows a script I can 
 adapt? I 
  am experimenting with shape castmembers put behind the lines, maybe 
  that is a way?
 
  Thanks on a Sunday...
  Best
  NIk
 
 
  ___
  Cost effective technology solutions for business. Sign up 
 for a free 
  trial today!
 
  http://www.officemaster.net
 
  [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!]
 
 
 
 [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!]
 

[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 resources for updating Director skills

2004-04-26 Thread lists
Hi

As lapsed Director user I am looking for learning resources to get my Director
skills back up to speed.  I worked extensively in Director up to version 7
(since when I have done a lot of Flash, yes I defected, sorry).  I would
appreciate suggestions of books or online resources dealing with OO coding and
3D in Dir MX2004.

tia

Joe

 
-
Everyone should have http://www.freedom2surf.net/
[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 no subject

2004-04-26 Thread Buzz Kettles
At 8:29 AM -0400 4/26/04, you wrote:
Buzz: even in DirMX2004?  I thought that was a fix.

- Michael M.
Sorry, I don't know for sure
- I haven't had a client ask for delivery in DMX2004, so I don't have it yet.
That certainly would be a welcome fix
- I find it hard to think in the old syntax now.
-Buzz




 yes, but you must use verbose lingo to do it


[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!]
[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 resources for updating Director skills

2004-04-26 Thread Buzz Kettles
At 5:26 PM +0100 4/26/04, you wrote:
Hi

As lapsed Director user I am looking for learning resources to get my Director
skills back up to speed.  I worked extensively in Director up to version 7
(since when I have done a lot of Flash, yes I defected, sorry).  I would
appreciate suggestions of books or online resources dealing with OO coding and
3D in Dir MX2004.
tia

Joe
James Newton's Director Showckwave Studio is the definitive text on 
3D  Imaging Lingo

someone else will have to suggest a book which focuses on the current release.

hth
-Buzz
[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 resources for updating Director skills

2004-04-26 Thread Irv Kalb
You can read my E-Book on object oriented programming in Lingo, at:

   http://furrypants.com/loope

Irv

At 5:26 PM +0100 4/26/04, [EMAIL PROTECTED] wrote:
Hi

As lapsed Director user I am looking for learning resources to get my Director
skills back up to speed.  I worked extensively in Director up to version 7
(since when I have done a lot of Flash, yes I defected, sorry).  I would
appreciate suggestions of books or online resources dealing with OO coding and
3D in Dir MX2004.
tia

Joe



--

Multimedia Wrangler.

[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 is there an escape character in Lingo?

2004-04-26 Thread Mike Warner
Sorry, there's no escape character, but it's not needed, as far as I 
know.
If you're wanting to create quotes in a string via Lingo, you can use 
QUOTE
as in myQUOTEnameQUOTEis Manny. If the quotes are in a 
string
entered into a field by the user, you shouldn't need to escape them.

Have you done tests with your database to test this?

Yep, I've tested it.  In an SQL statement, strings have to be surrounded
by either single or double quotes.  While single quotes are the standard,
the latter is often used.  I've been a web database programmer for a
number of years and to get around this, an escape char is used when the
same quote/doublequote is found within the string.  The SQL gets built as:

SQL=insert into myTable(NAME, SIZE) values('myName','mySize')

which will only be a problem when the value of myName and/or mySize
contain the same char used to surround the string in the query, in this
case a single quote.  The database sees this as the end of the string and
throws an error due to what it sees as bad syntax:

insert into myTable(NAME, SIZE) values('Bob O'Reilly','36L')

using your example, myQUOTEnameQUOTEis Manny, would give:

...values(mynameis Manny,... where the  after my would be seen as the
end of the string.

In Perl and PHP, for example, this would be written my\name\is Manny. 
But, if there's no such creature as an escape char in Lingo, then I'll
just have to filter out the double quotes, as I think single quotes would
be more prevalent in this case.  So, I'm using the QUOTES, but to surround
the strings in the SQL as I build the variable:

SQL=insert into myTable(NAME, SIZE) values(QUOTEBob
O'ReillyQUOTE,QUOTE36LQUOTE)  which sends the db the
following:

insert into myTable(NAME, SIZE) values(Bob O'Reilly,36L) 

I just need to watch for the double quotes in the MUI window when the user
enters the name.  Which brings me back to my other question, for which
I've found no solution in my searches...How to set the value of an
#editText widget in a MUI window.

Thanks,
Mike




__
Do you Yahoo!?
Yahoo! Photos: High-quality 4x6 digital prints for 25¢
http://photos.yahoo.com/ph/print_splash
[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 is there an escape character in Lingo?

2004-04-26 Thread Charlie Fiskeaux II
I'm pretty sure it's possible to set the values of a MUI #editText widget,
but check out the official Macromedia PDF
(http://www.macromedia.com/support/director/how/d7/MUI.html) and this
article (http://www.director-online.com/buildArticle.php?id=888).

Charlie Fiskeaux II
Interactive Media Developer
Cre8tive Group
cre8tivegroup.com
859/858-9054 x29
cell: 608-9194


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Mike Warner
 Sent: Monday, April 26, 2004 1:18 PM
 To: [EMAIL PROTECTED]
 Subject: RE: lingo-l is there an escape character in Lingo?

 Sorry, there's no escape character, but it's not needed, as far as I
 know.
 If you're wanting to create quotes in a string via Lingo,
 you can use
 QUOTE as in myQUOTEnameQUOTEis Manny. If the
 quotes are in
 a string entered into a field by the user, you shouldn't
 need to escape
 them.
 
 Have you done tests with your database to test this?

 Yep, I've tested it.  In an SQL statement, strings have to be
 surrounded by either single or double quotes.  While single
 quotes are the standard, the latter is often used.  I've been
 a web database programmer for a number of years and to get
 around this, an escape char is used when the same
 quote/doublequote is found within the string.  The SQL gets built as:

 SQL=insert into myTable(NAME, SIZE)
 values('myName','mySize')

 which will only be a problem when the value of myName and/or
 mySize contain the same char used to surround the string in
 the query, in this case a single quote.  The database sees
 this as the end of the string and throws an error due to what
 it sees as bad syntax:

 insert into myTable(NAME, SIZE) values('Bob O'Reilly','36L')

 using your example, myQUOTEnameQUOTEis Manny, would give:

 ...values(mynameis Manny,... where the  after my would
 be seen as the end of the string.

 In Perl and PHP, for example, this would be written
 my\name\is Manny.
 But, if there's no such creature as an escape char in Lingo,
 then I'll just have to filter out the double quotes, as I
 think single quotes would be more prevalent in this case.
 So, I'm using the QUOTES, but to surround the strings in the
 SQL as I build the variable:

 SQL=insert into myTable(NAME, SIZE) values(QUOTEBob
 O'ReillyQUOTE,QUOTE36LQUOTE)  which sends the db the
 following:

 insert into myTable(NAME, SIZE) values(Bob O'Reilly,36L)

 I just need to watch for the double quotes in the MUI window
 when the user enters the name.  Which brings me back to my
 other question, for which I've found no solution in my
 searches...How to set the value of an #editText widget in a
 MUI window.

 Thanks,
 Mike




 __
 Do you Yahoo!?
 Yahoo! Photos: High-quality 4x6 digital prints for 25
 http://photos.yahoo.com/ph/print_splash
 [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!]



[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 highlighting lines in a multi-line field

2004-04-26 Thread John R. Sweeney Jr
on 4/26/04 10:40 AM, Alexandre Cop at [EMAIL PROTECTED] wrote:

 Hi,
 
 Do you mean in MX2K4? I've got MX and it highlights the line covered by the
 words, but no more.
 
 ... Alex ...

You can set the forecolor of the sprite, which will hilite the whole line.

L8R,
John


===
John R. Sweeney Jr.([EMAIL PROTECTED])
Interactive Multimedia Developer/
Digital Media Specialist

OnDemand - Interactive, Inc.
847.651.4469 (cell)  847.310.5959 (office/fax)
=== 

[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 (no subject)

2004-04-26 Thread Andrew Dempsey
Hi everyone,

Here's a MIAW question for you - Is there any way of detecting when a
windowType=6 MIAW is maximized by the user?  Windowtype 6 means that there
is a title bar with the maximize/minimize/quit buttons.  I would like to
figure out a way to detect when the user clicks maximize or normalize, in
order to scale the screen accordingly, but can't seem to find a way.

Alternately, is there anyway to create a projector with a fully functional
title bar, meaning the maximize button works?  Since the projectors seem
to only have the minimize or quit button functional, I am making a 1x1
pixel stage and having the program run in a MIAW that can be maximized.

If there's a smarter way to do this, let me know!

King of the half-baked work-arounds,
Andrew

--
Andrew Dempsey
ICT and Education Consultant
Software Developer and Programmer,
Egyptian Arabic Vocab Clinic (www.egyptianarabic.com)
Cairo, Egypt
www.andrewdempsey.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 is there an escape character in Lingo?

2004-04-26 Thread Sean Wilson

How to set the value of an
#editText widget in a MUI window
Do you mean while constructing the dialog or as a response to user 
interaction with the dialog once posted? 

[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 Borderless MIAWs

2004-04-26 Thread Kerry Thompson
I'm sure this has been covered before, but is there a way to get a
borderless MIAW?

Cordially,

Kerry Thompson


[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 (no subject)

2004-04-26 Thread Sean Wilson

Here's a MIAW question for you - Is there any way of detecting when a
windowType=6 MIAW is maximized by the user?
AFAIK, the on zoomWindow handler is supposed to fire when a window's 
maximize/minimize boxes are clicked. 

[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 Borderless MIAWs

2004-04-26 Thread Sean Wilson

I'm sure this has been covered before, but is there a way to get a
borderless MIAW?
Use a 1-bit bitmap for the windowType? Or one of the border-removing xtras? 
Which version of Director?

-Sean. 

[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 Borderless MIAWs

2004-04-26 Thread Colin Holgate
I'm sure this has been covered before, but is there a way to get a
borderless MIAW?
In MX 2004, turn off all the Display Template options.

[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 (no subject)

2004-04-26 Thread Andrew Dempsey
Thanks, that works...almost.  It fires for maximize and minimize, as you
say, but doesn't fire for normalize (returning to an open but
non-maximized state from other minimized or maximized state).  I would
need some way of detecting this normalize also.

AD

 AFAIK, the on zoomWindow handler is supposed to fire when a window's
 maximize/minimize boxes are clicked.
--
Andrew Dempsey
ICT and Education Consultant
Software Developer and Programmer,
Egyptian Arabic Vocab Clinic (www.egyptianarabic.com)
Cairo, Egypt
www.andrewdempsey.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 Borderless MIAWs

2004-04-26 Thread Kerry Thompson
 Use a 1-bit bitmap for the windowType? Or one of the 
 border-removing xtras? 
 Which version of Director?

MX (not 2004). Xplat.

Do you do it with something like window(x).windowType = bitmap name?

Cordially,

Kerry Thompson


[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 Borderless MIAWs

2004-04-26 Thread Rob Adams
http://www.director-online.com/buildArticle.php?id=332

 
 From: Kerry Thompson [EMAIL PROTECTED]
 Date: 2004/04/26 Mon PM 06:05:16 EDT
 To: [EMAIL PROTECTED]
 Subject: RE: lingo-l Borderless MIAWs
 
  Use a 1-bit bitmap for the windowType? Or one of the 
  border-removing xtras? 
  Which version of Director?
 
 MX (not 2004). Xplat.
 
 Do you do it with something like window(x).windowType = bitmap name?
 
 Cordially,
 
 Kerry Thompson
 
 
 [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!]
 

[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 Borderless MIAWs

2004-04-26 Thread Colin Holgate
Do you do it with something like window(x).windowType = bitmap name?
set the windowtype of window whatever to member(one bit bitmap)

or some dot syntax variation if you like.

[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 zooming windows

2004-04-26 Thread Sean Wilson

Thanks, that works...almost.  It fires for maximize and minimize, as you
say, but doesn't fire for normalize (returning to an open but
non-maximized state from other minimized or maximized state).  I would
need some way of detecting this normalize also.
I'm not sure it would fire when returning to an open but non-maximized 
state from (a) minimized ... state, but activateWindow or 
activateApplication should fire when returning from a minimized state. I 
don't how to detect a return to normal from maximized if zoomWindow 
doesn't catch this transition.

-Sean.

[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 director-bug: contains() and offset() mix up chars

2004-04-26 Thread roymeo
I just tested this on the PC

those are the upper and lower case s with a reversed ^ over them.
Š and š
This is confirmed by my HTML Reference book (up to HTML 4):

#138; in HTML is Uppercase S with canon (nonstandard)
#154; in HTML is Lowercase s with canon (nonstandard)
along with the note:

Note: in the standard, the values from 127 to 159 are not 
assigned.  Authors are advised not to use them.  Many of them only work 
under windows or produce different characters on other operating systems or 
with different default font sets.
-- p 1008 in HTML: The Complete Reference, Second Edition, ©1999

I believe the regular place for the lowercase umlat characters are:
0228 = ä
0235 = ë
0239 = ï
0246 = ö
0252 = ü
those characters have been typed in on the numeric keypad while holding the 
ALT key on a PC, so those numbers certainly work for me on a WinPC.

I suggest you make sure you're using the correct character reference.

(and when someone has a suggestion or question about what you're doing, you 
might consider double-checking your info...)

rö¥meõ

At 12:04 AM 4/9/2004, you wrote:
hi daniel,

no, those are the mac char codes for the german special chars ä (a
umlaut) and ö (o umlaut), both lower case.
valentin

 In this case, is it possible that these two characters (138 and 154)
 are lower and upper case versions of one another?

[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!]
-
roymeo(AT)brokenoffcarantenna.com
-
i used to love you
back when you wrote poetry
[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 director-bug: contains() and offset() mix up chars

2004-04-26 Thread Valentin Schmidt
hi roymeo,

sorry, maye I was a bit unclear, those charcodes (0x8A and 0x9A, or in
other words: #138 and #154) are the codes for german special chars ä
(a umlaut) and ö (o umlaut) in the MAC ROMAN CODEPAGE. the letters you
mention are correct for the ANSI CODEPAGE (iso-8859-1/windows-1251) . In
fact, I discovered those bugs when I wrote a script that converts mac
roman text to ansi text, and which works fine for all other letters
except those. But anyway, it definetely is a bug, because I would expect
that contains() and offset() work for all chars (except for 0x00), no
matter what letter they stand for. it's a strange behavior to mix up
chars in such basic string functions.

valentin


roymeo wrote:
 I just tested this on the PC

 those are the upper and lower case s with a reversed ^ over them.
 S and s

 This is confirmed by my HTML Reference book (up to HTML 4):

 #138; in HTML is Uppercase S with canon (nonstandard)
 #154; in HTML is Lowercase s with canon (nonstandard)

 along with the note:

 Note: in the standard, the values from 127 to 159 are not
 assigned.  Authors are advised not to use them.  Many of them only
 work
 under windows or produce different characters on other operating
 systems or
 with different default font sets.
 -- p 1008 in HTML: The Complete Reference, Second Edition, ©1999

 I believe the regular place for the lowercase umlat characters are:
 0228 = ä
 0235 = ë
 0239 = ï
 0246 = ö
 0252 = ü
 those characters have been typed in on the numeric keypad while
 holding the
 ALT key on a PC, so those numbers certainly work for me on a WinPC.

 I suggest you make sure you're using the correct character reference.

 (and when someone has a suggestion or question about what you're
 doing, you
 might consider double-checking your info...)

 rö¥meõ

 At 12:04 AM 4/9/2004, you wrote:
 hi daniel,

 no, those are the mac char codes for the german special chars ä (a
 umlaut) and ö (o umlaut), both lower case.

 valentin

 In this case, is it possible that these two characters (138 and 154)
 are lower and upper case versions of one another?


 [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!]

 -
 roymeo(AT)brokenoffcarantenna.com
 -
 i used to love you
 back when you wrote poetry


 [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!]

[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 director-bug: contains() and offset() mix up chars - solved: no bug

2004-04-26 Thread Valentin Schmidt
I appologize, I should have read your mail more carefully, I've missed
the point. Of course you are right, those codes are upper and lower case
of the same weird (in ANSI codepage) char, and contains() and offset()
both ignore cases. I don't know why I hadn't thought of that simple
solution before. Thanks for opening my eyes.

Sorry, director, for this calumny ;-)

valentin


roymeo wrote:
 I just tested this on the PC

 those are the upper and lower case s with a reversed ^ over them.
 S and s

 This is confirmed by my HTML Reference book (up to HTML 4):

 #138; in HTML is Uppercase S with canon (nonstandard)
 #154; in HTML is Lowercase s with canon (nonstandard)

 along with the note:

 Note: in the standard, the values from 127 to 159 are not
 assigned.  Authors are advised not to use them.  Many of them only
 work
 under windows or produce different characters on other operating
 systems or
 with different default font sets.
 -- p 1008 in HTML: The Complete Reference, Second Edition, ©1999

 I believe the regular place for the lowercase umlat characters are:
 0228 = ä
 0235 = ë
 0239 = ï
 0246 = ö
 0252 = ü
 those characters have been typed in on the numeric keypad while
 holding the
 ALT key on a PC, so those numbers certainly work for me on a WinPC.

 I suggest you make sure you're using the correct character reference.

 (and when someone has a suggestion or question about what you're
 doing, you
 might consider double-checking your info...)

 rö¥meõ

 At 12:04 AM 4/9/2004, you wrote:
 hi daniel,

 no, those are the mac char codes for the german special chars ä (a
 umlaut) and ö (o umlaut), both lower case.

 valentin

 In this case, is it possible that these two characters (138 and 154)
 are lower and upper case versions of one another?


 [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!]

 -
 roymeo(AT)brokenoffcarantenna.com
 -
 i used to love you
 back when you wrote poetry


 [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!]

[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 zooming windows

2004-04-26 Thread Andrew Dempsey
Thanks Sean for your help.  You have given me a great start.  I'll let you
know if I can come up with anything that works.
AD
Sean Wilson said:
 I'm not sure it would fire when returning to an open but non-maximized
 state from (a) minimized ... state, but activateWindow or
 activateApplication should fire when returning from a minimized state. I
  don't how to detect a return to normal from maximized if zoomWindow
 doesn't catch this transition.

 -Sean.



[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!]