-------------- Original message -------------- 
From: Stan Busk <[EMAIL PROTECTED]> 

> EditCopy menu handler is no longer triggered for nine of my projects. 
> Actually it breaks a lot of code. I am not interested in new RB 
> behavior copying all available columns on its own as a tab delimited 
> string. I need the menuhandler to be called as with RB 2006r2 and all 
> previous releases. I have no idea whether it affects other controls 
> or not. 

If true, that will also break some of my old code where I'm selecting and 
copying either, a single cell, or a column or a row depending on context...

Certainly our own handlers should should override any bulit in ones...

But I wish instead of doing this sort of stuff automatically (even for 
editfield) which makes a lot of assumptions about how we are using a control 
(particualry the listbox since it is a jack of all trades - list and grid) that 
RS would just add methods that we could call from menuhandlers if we want the 
standard functionality...

Between that and the messup with listbox scrollbars, listboxes seem to be 
pretty messed up in this release for use in ways we coudl before whoever coded 
the changes did not consider... It's NOT just a  Finder type list control...

- 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