... Just a reminder that I have a carbonized version of ImageInfo from WW3. (If you like you can skip carbonizing that one if you like). Dan -- ... Reconnector...
Does anyone know of an XCMD that will fade the screen to black prior to opening the backdrop. I used to have one that did a very smooth gamma fade. OS 9...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the SuperCard group. File : /Power...
SuperCard@yahoogroups...
Feb 1, 2003 6:05 pm
9745
I just upgraded Microsoft Office from '98 to X and note that it comes with VBA and a 30-day RealBASIC demo in the macro menu. Although there's virtually no...
SuperCard can work with Excel or any other Office app. You have to use a mix of SuperCard and AppleScript. Open the AppleScript Script Editor and choose open...
Hello, This email message is a notification to let you know that a file has been uploaded to the Files area of the SuperCard group. File : /gammaFade...
SuperCard@yahoogroups...
Feb 2, 2003 5:46 am
9750
Just uploaded! I just uploaded a gammaFade external to the Files section of Yahoo. This lets you control the fade by supplying a percent value to fade. Special...
Hi, Does anyone know how I can switch the resolution from SC? Is there an OS X external to do this yet? I would like to switch to any resolution, or at least...
When I try to download anything from <http://groups.yahoo.com/group/SuperCard/files/>, I get this error message: "Your current security settings do not allow...
This does rock! My only problem is that when I use the following script, I still get a flash when the backdrop is opened. Is there a way to avoid this. And...
Try to add a wait right after you set the backDrop to give the OS time to draw the backDrop. I am not sure why it flashes, I expect it has to do with the...
I've begun putting some of the various tutorials and demos I've created over the years online at <http://www.andybaird.com/software>. These are mostly small...
Help please. I'm unsuccessful in adapting arrowkeys to my purposes. In a program I developed many years ago (I date back to SC 1.0) and am now adjusting (and ...
Try a script like this: on arrowKey direction put the loc of cd grc "Scope" into tLoc switch direction case "down" add 5 to item 2 of tLoc exit switch case...
Hello All - It seems my copy of SE 4.1 has timed out as of 1st Feb 2003... Anybody else got this? I definitely only have one copy of SE on my machine. Help! ...
Hi Chris, Do you know if this version is the most recent one from the SuperCard.us website? Because I know the most recent one still works. I think the others...
Hello folks, There used to be an external for 3.x that counted the "actual* number of lines in a field, as opposed to the logical number of lines in a field....
sorry, just bumping this on again, because the orig will have come through with wrong (old) date because of my SE timeout problem :-( ... [Non-text portions...
These are awesome. While playing with the icon browser, I noticed that the icon looked slightly larger than 32x32, which AFAIK was the max size SC4 supported....
... Conversely, I find it hard to get next and prev arrows to the right size (and centered) in small round buttons (like you'd see in finder windows). Joe...
Chilton - Thanks - this works fine! (Ok, I should read the SC docs! Why did it need an external before?) Chris ... [Non-text portions of this message have...
Howdy, I just happened across a product (not made with SuperCard) that was very nice, but I noticed that when it was in the background, my Mac slowed down...
Okay, I did a bit of experimenting ;-) If you set the idleTicks to some very high number, you won't get idleEvents as often. Unless you're using them, you can...
... What can I do to cut down on memory requirements of my standalone apps? Any tips? Dan -- ... Reconnector X - Coming to an operating system near you ...