editing polygon points

2001-08-01 Thread Richard Gaskin
Is there a way to interactively adjust individual points of a polygon object? -- Richard Gaskin Fourth World Media Corporation Multimedia Design and Development for Mac, Windows, UNIX, and the Web _ [EMAIL PROTECTED]

MC life span -- longest of all scripting tools?

2001-08-01 Thread Richard Gaskin
It occured to me recently that MetaCard might just be the longest living commercial scripting tool ever. Is that true? It's certainly true of those held under a single owner, since SuperCard was first released in '89 but has had four owners, and Director didn't get a scripting language until lat

Re: Strange flds behavior

2001-08-01 Thread Mark Talluto
On Monday, July 30, 2001, at 04:10 AM, Pascal Bau wrote: > Hi list, > > I noticed a strange behavior in flds, could somebody help me? > Here it is: text fld, no scrolling, dontWrap is set to false. > You have a string, one single full line, no wraped words, then you type > space chars. > The str

Re: Mousestilldown & palette

2001-08-01 Thread Klaus Major
Bonjour JB, > Hi, > > I have a problem with preventing Mousestilldown message > to be passed from a palette to the stack. > Whatever I do (like putting "on Mousestilldown / end > Mousestilldown" handlers in the buttons, cards & stack scripts > of the palette) the message is always passed to the

Re: marked cd number

2001-08-01 Thread Klaus Major
Hi Nelson, > How do I get the (marked) number of a current marked cd? > > the number of this marked cd --doesn't work, it just give the cd number. > > Nelson Zink looks like you cannot get that info directly . Take this li'l function to help you out. Performance should be OK. I only tested i

Mousestilldown & palette

2001-08-01 Thread jbv
Hi, I have a problem with preventing Mousestilldown message to be passed from a palette to the stack. Whatever I do (like putting "on Mousestilldown / end Mousestilldown" handlers in the buttons, cards & stack scripts of the palette) the message is always passed to the stack (the one calling the

Hiding and showing the backdrop

2001-08-01 Thread Tereza Snyder
Hi all, I've designed my current project with a buttonbar at the top of the screen and I'm using the backdrop to hide the desktop if the user prefers it. However, I'd like the backdrop to disappear when the user switches to another application and I can't for the life of me figure out how. Suspen

marked cd number

2001-08-01 Thread Nelson Zink
How do I get the (marked) number of a current marked cd? the number of this marked cd --doesn't work, it just give the cd number. Nelson Zink Archives: http://www.mail-archive.com/metacard@lists.runrev.com/ Info: http://www.xworlds.com/metacard/mailinglist.htm Please send bug reports to <[EM

Re: group problem

2001-08-01 Thread Klaus Major
Hi Scott, > Scott Rossi wrote: >... > I have also encountered problems with scrolling and have found that > initializing the scroll and sometimes the locations of the nested controls > is a must upon opening a card or stack that has a scrolling group. just to be sure. Do you mean something like