|
|
|
|
|
by derefr
5313 days ago
|
|
You know what's actually the product I've met with the most similarity to HyperCard? Microsoft PowerPoint. You have cards, buttons that can navigate between them in arbitrary ways, effects that can trigger on loading or unloading a card, etc. And for everything else, you have VBA, which, like AppleScript, allows buttons and fields to do arbitrary things (with generic COM objects, even!) I once wrote a full-scale Dragon-Quest-style CRPG in PowerPoint, using the cards as a scene graph; it was actually quite friendly. |
|
Fortunately my nephew has taken to Python and is even starting to become a language snob "That looks like a stupid way to program".