+ 0 - 0 | § ¶MPI Tips
Two for the price of one:
1.Control-Tab replaces the old HyperCard favourite command tab (taken over by the system) of switching between the browse and pointer tool.
2.With either the browse or pointer tool control-alt drag anywhere on a window drags the window, very handy when you can't get the title bar.
+ 0 - 0 | § ¶Cutting down project size
I was working on a simple SuperCard tutorial on drag and drop, the project had a few small images in it and I noticed the file size had ballooned to over 1.3MB.To save space I exported the pictureData into a var and defined a set a userProperty to that data, then on openCard I set the pictureData to display the data, the project is now 235k.
I am not talking about big images here is an example:

here are the simple scripts: (more)
+ 0 - 0 | § ¶Rommy Robot 3.0 beta 2
I really need bug reports on Rommy, free license codes to verifiable ones.
Rommy Robot 3, more information and download
+ 0 - 0 | § ¶SQLite external
Tomas Franzén has released a SQLite external for SuperCard:SQLite is a simple-to-use, lightweight SQL database engine. No configuration or setup is required, and the engine is embedded in the external, so there's no need to install anything. SQLite cannot connect to a remote database on another machine. Instead, databases are contained in files on your hard drive.
The external uses Chilton's bundle external to run, allowing tomas to create it with xcode. It comes with a nice example project and should prove very useful indeed.
+ 0 - 0 | § ¶SuperCard Resource
The SuperCard Resource site had not been updated for a while. It has now.Unfortunatly Dan has been unwell. I wish him a speedy recovery.
The SuperCard Resource site must be the biggest third party source of SuperCard news on the web.
