In Delphi 2005 I have a TMemo which is controlled thru both popup menu items and buttons on a toolbar. I added the Standard Edit actions to my ActionList and have set the action properties for both the common menu items and buttons appropriately. Problem is that although the menu items and shortcuts work just fine, clicking any of the buttons do not! It's as if they weren't even connected to the actions, except that I can see them automatically being enabled and disabled depending upon the current edit state of the memo. It seems that when using the buttons, the actions are losing the selected edit control to work with! Any ideas?
from: Robert Meek at: [EMAIL PROTECTED] dba "Tangentals Design" home of "PoBoy" freeware Windows apps and utilities located at: www.TangentalsDesign.com Proud to be a moderotor for the "Delphi Programming Lists" at: elists.org _______________________________________________ Delphi mailing list -> [email protected] http://www.elists.org/mailman/listinfo/delphi

