OS Control Xtra http://xtras.openspark.com/
-Original Message-
From: Andrew Dempsey [mailto:[EMAIL PROTECTED]
Sent: Tuesday, April 20, 2004 8:48 AM
To: Lingo L submission
Subject: How to make Windows-style controls?
Hi all,
I am interested in making a program in Director that looks and
Search the archives, There are several scripts that been posted that can do
this. I think Valentin Schmidt and Daniel Nelson are the ones who posted
them. I have been experimenting with Valentins and it works great.
-Original Message-
From: Mark van den Elzen [mailto:[EMAIL PROTECTED]
You could try and use the glu32 Xtra http://www.ravware.com/glu32.htm to
access the Win api. I did a quick yahoo search and found this for Visual
Basic: http://www.mvps.org/vbnet/index.html?code/network/macaddress.htm
There is a glu32 xtra for the Mac as well, so It might be possible there as
well
I had this problem a while back, but I cant remember the exact fix. I do
remember that it would only happen with certain logins. Are your movies on
the CD. It might have somthing to do with the way you are determining which
drive has the movies on it. I know it was an easy fix, but I cant remember
Heres the post:
Looking further and working through the Lingo Dictionary entries, now
I see that the bugs here are not in Lingo, but rather in the Lingo
Dictionary...
(I read Direct-L in digest mode... As I'm writing this followup, I'm
sure there will be cross posts berating me on this, OK, I d
I remember reading a write up on pageheight in the Direct L Archives. If I
remember right the lingo Dictionary definition is wrong or partly wrong.
-Original Message-
From: Slava Paperno [mailto:[EMAIL PROTECTED]
Sent: Thursday, October 16, 2003 12:46 AM
To: [EMAIL PROTECTED]
Subject: pa
look at the "do" command
-Original Message-
From: Matt Wells [mailto:[EMAIL PROTECTED]
Sent: Friday, September 12, 2003 9:30 AM
To: [EMAIL PROTECTED]
Subject: Turning a string into lingo
Shouldn't this work?
gCode = "member("& QUOTE &"text"& QUOTE &").char[1..10].hyperlink =" &
QUOTE
Not sure using HTML, but once it is imported you can do it in director:
Loop through char by char
Check fontstyle
if fontStlye = #subscript Or #superScript
then set that chars fontsize to 9
-Original Message-
From: Luiz Gustavo Castelan Póvoas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, Augu
You have to change the font size as well. "2"
-Original Message-
From: Luiz Gustavo Castelan Póvoas [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 19, 2003 4:02 PM
To: [EMAIL PROTECTED]
Subject: Superscript caracters
I have been importing files in HTML.. is some parts, where I want to
Matbe I was doing somthing wrong, but I have always had trouble with
Quicktime in MIAWs on windows. Seems to work fine on NT and Mac, but would
crash ME, XP, etc. You might want to try using Mpegs and Mpeg Advance Xtra
from Tabuleiro if you want to run Movies in a MIAW.
-Original Message
it depends on what you mean by "huge quantity". You can use V12, which is
very easy to use but gets a little slow when doing searches with a lot of
records and multiple search criteria.
http://www.integrationnewmedia.com/
There is also Valentina, which has a lot more features and is a lot faste
Look up offset in the lingo dictionary.
-Original Message-
From: Simon Wheatley (lists) [mailto:[EMAIL PROTECTED]
Sent: Tuesday, March 11, 2003 4:29 PM
To: Lingo-L
Subject: Replace text within a string
Hello again, sorry for barging in with all my questions... I promise I'm
doing
my be
If speed wont be a factor: The indexer comes with source, so you could
modify it to output text files and then just search them if you dont want to
buy the xtras at this time.
-Original Message-
From: Simon Wheatley (lists) [mailto:[EMAIL PROTECTED]
Sent: Thursday, March 06, 2003 10:28 AM
>>and UpdateStage's TreeView; must have at
least one root level showing.
Im not sure what you are trying to do, but I used the treeview as a
scrolling List with different icons by making the indent property big enough
so I could just hide the root node off stage.
-Original Message-
Fro
I think this will work: assign pMyProperty a symbol instead of a string
property pMyProperty, pMyList
on new me
pMyProperty = #thisOne --assign pMyProperty a symbol instead of a string
pMyList = [#notTheOne: [1,1,1], #thisOne: [2,2,2], #notThisOne:
[3,3,3]]
end
on myHandler me
15 matches
Mail list logo