New topic in Getting Started: How to create a library of functions?
[EMAIL PROTECTED] - Sat Mar 29, 2008 11:51 am <http://forums.realsoftware.com/viewtopic.php?t=21514> I am a long-time Delphi user, and in Delphi I created many library units, which are just software modules comprising procedures and functions which are generic in nature, and useful in many programs. I am looking for the similar technoloy in RealBasic: I see that I can create classes and export them, but the documentation then talks of importing them into other projects from the desktop. Suppose I have a dozen or so such classes: do I have to keep them on the desktop, or move them to the desktop for an import. Or is there an altogether slicker way to save groups of related functions to bring into a project? Thanks for any help. jrdoner -- Over 900 classes with 18000 functions in one REALbasic plug-in. The Monkeybread Software Realbasic Plugin v8.1. <http://www.monkeybreadsoftware.de/realbasic/plugins.shtml> [email protected]
