On Nov 26, 2006, at 12:13 PM, Sven E Olsson wrote:

Hi, please help me make my life easier ...

I have:

1 - Module with about 25 properties like imgFolder As FolderItem

1 - Window


I found that have the properties in a Module was not good, so I wanted them in the Window...

a) Copy and Paste do not work..

It does for me on the Mac... But one at a time unfortunately... I should be be able to select multiple items of the same type (All methods or all properties or all constants) and Cut/Copy and paste them...

Another thing i would like (in conjunction with the above) if say I cut/copy a property then I select the title for shared properties I would like to have them paste as shared properties (Same for methods)

Also if I have am item type title highlighted (or an item within in the title) it would be nice to hit insert and it created a new item of the type (method, property, constant, event)

These would be a reason to always have all the titles visible (which IMO would be less confusing) but have the option to hide empty categories like we do for empty events (but unlike events for item type titles maybe make the initial state a preference)

More refactoring stuff:

I would like to be be able to cut/copy a property or a constant item and paste it as valid code in a code editing pane

I would like to be able to go the other way as well:

If I cut/copy the code from anywhere (even a text editor - And this could be restricted to a single line):

             Dim A,B,C as integer

and select the property title in the item pane and paste I would like to have it create those properties


- Karen
_______________________________________________
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