Norman Palardy wrote:
Plugins for RB or plugins for other applications ? RB plugins in
RB seems nice but if you can make it in in RB then why not just
make a module/class and use it ? RB plugins are things that cannot
be done in RB and so have to be done in C/C++ etc. And that list
of "cannot be done in RB" is getting shorter over time

To clarify, write a plugin for RB. As an example, I could release
my FTC code as a plugin written in RB or as a precompiled library.
This allows me to distribute it with proper copy protection built
in to the library so I could sell licenses.

- Folders in the IDE to help organize our methods.

Ummm I use these all the time Not sure what else you need

I think you don't understand what I am talking about. I am not
talking about folders in the project tab, but in module and class
tabs. In a class you have a triangle to open the methods contained
within that class. I want folders at that level so that I can
group the methods by functionality.

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>

Reply via email to