Re: matchText

2000-02-14 Thread Geoff Canyon
>But I'm wondering if this is the easiest way to do what you want. For >example, if the two word lists are both return delimited lists, would >this do what you need? > >repeat for each line tWord in tList1 > if tWord is not among the lines of tList2 then > -- store tWord somewhere > end

Re: Blank Images from Disk (Mac MC2.3g)

2000-02-14 Thread Raymond E. Griffith
> From: Peter Reid <[EMAIL PROTECTED]> > Subject: Blank Images from Disk (Mac MC2.3g)? > Date: Mon, 14 Feb 2000 11:58:16 + > MIME-Version: 1.0 > Content-Type: text/plain; charset="us-ascii" ; format="flowed" > > I'm trying to load various images that make up the screen design of > my stack di

Re: MetaCard for MachTen Unix?

2000-02-14 Thread andu
On Mon, 14 Feb 2000, you wrote: > On Mon, 14 Feb 2000 17:47:56 +, Peter Reid wrote: > >I already have MachTen installed and running which is why I asked the > >question. However, taking your advice, what's the best source of > >Linux PPC and do I need a dedicated machine for it or can I run i

Re: Field - List behaviour question

2000-02-14 Thread Phil Davis
Hi Blair, Can you tell us what changed after you saw it work? Did you add a field, edit a background, etc? Ideas: - Use a "mouseUp" handler instead of mouseDown. It's more humane, in that it allows the user to change his mind. (Other than that, I don't know if it will make any difference in th

Re: MetaCard for MachTen Unix?

2000-02-14 Thread David Cramer
On Mon, 14 Feb 2000 17:47:56 +, Peter Reid wrote: >I already have MachTen installed and running which is why I asked the >question. However, taking your advice, what's the best source of >Linux PPC and do I need a dedicated machine for it or can I run it >from a bootable Jaz cartridge or a sp

RE: Blank Images from Disk (Mac MC2.3g)?

2000-02-14 Thread David Cramer
As someone who can speak with great authority on how to do all kinds of MetaCard stuff wrong (!) I can suggest a couple things. But before I do that, I can vouch for the fact that the only thing wrong with your situation is likely the current path, either because it's misspelled or some other

Re: Blank Images from Disk (Mac MC2.3g)?

2000-02-14 Thread David C. Tremmel
I think another cause of this problem is that your stack doesn't have sufficient memory to display the image. You may have already tried this, but if not, try giving MetaCard or your standalone more memory (on the off chance that you need help with this, close the app/standalone, go to the Fi

Field - List behaviour question

2000-02-14 Thread Blair Moxon
Hello, I am trying to use a field (with list behaviour turned on) to show and hide images in another group (on the same card and stack). For example, if the user clicks on Line 1 then show image A, if Line 2 then show image B, etc. while hiding the rest. on mouseDown if the selectedLine is "li

Re: Blank Images from Disk (Mac MC2.3g)?

2000-02-14 Thread Peter Reid
>>Tried it, no difference! >> >>By the way, if I use the development environment to select the file, >>it specifies the filename with a leading "/". So, I'm fairly sure >>that the path should start with a leading "/" anyway! >> >>Thanks anyway. >>Peter > >Sorry about that useless piece of help. :

Re: Blank Images from Disk (Mac MC2.3g)?

2000-02-14 Thread Dave Cragg
>Tried it, no difference! > >By the way, if I use the development environment to select the file, >it specifies the filename with a leading "/". So, I'm fairly sure >that the path should start with a leading "/" anyway! > >Thanks anyway. >Peter Sorry about that useless piece of help. :) If it'

Re: MetaCard for MachTen Unix?

2000-02-14 Thread andu
On Mon, 14 Feb 2000, you wrote: > >My "feedback" would be to install LinuxPPC. It's not nearly as easy > >to install as MachTen, but learning about it would be a much better > >use of your time. Even if we did support MachTen (and we don't and > >don't plan to), there's no substitute for using t

Re: MetaCard for MachTen Unix?

2000-02-14 Thread Peter Reid
>My "feedback" would be to install LinuxPPC. It's not nearly as easy >to install as MachTen, but learning about it would be a much better >use of your time. Even if we did support MachTen (and we don't and >don't plan to), there's no substitute for using the same OS that >people using your appli

Re: Blank Images from Disk (Mac MC2.3g)?

2000-02-14 Thread Peter Reid
>At 11:58 AM + 14/2/2000, Peter Reid wrote: >>I'm trying to load various images that make up the screen design of >>my stack directly from disk files rather than have them embedded. >>However, if I use something like the following: >> >> set the fileName of image "MainTitle" to "/MacHD/Im

Re: MetaCard for MachTen Unix?

2000-02-14 Thread Scott Raney
On Mon, 14 Feb 2000, Peter Reid wrote: > I didn't get a response on this query, does anyone have any feedback > on this? ... > > Currently I don't develop for Unix delivery, only Mac & Win. > However, I'd be keen to experiment and develop the facility, but only > have MachTen Unix on my Mac.

Re: Blank Images from Disk (Mac MC2.3g)?

2000-02-14 Thread Dave Cragg
At 11:58 AM + 14/2/2000, Peter Reid wrote: >I'm trying to load various images that make up the screen design of >my stack directly from disk files rather than have them embedded. >However, if I use something like the following: > > set the fileName of image "MainTitle" to "/MacHD/Images/

Blank Images from Disk (Mac MC2.3g)?

2000-02-14 Thread Peter Reid
I'm trying to load various images that make up the screen design of my stack directly from disk files rather than have them embedded. However, if I use something like the following: set the fileName of image "MainTitle" to "/MacHD/Images/title.gif" I just get blank filled rectangles in

MetaCard for MachTen Unix?

2000-02-14 Thread Peter Reid
I didn't get a response on this query, does anyone have any feedback on this? ... Currently I don't develop for Unix delivery, only Mac & Win. However, I'd be keen to experiment and develop the facility, but only have MachTen Unix on my Mac. MachTen comes from the same origins as MacOS X and