Is it possible to configure cw9.2 to implement "delete line" ? I know about the "Command and Key Binding" feature, but delete line is not avaliable.
Not out of the box, but I've written a COM plugin to CodeWarrior that will give you this command and several others that you can then bind to any keystroke.
You can download it and the CW for Windows 8.3 source at http://www.palmoswerks.com/gemsStorage/BCTextUtils20031002.zip. Just put the DLL in your CW installation's bin/plugins/COM folder, then restart the IDE. You'll now see the new commands in the "Commands & Key Bindings" dialog where you can map them to keystrokes.
This is NOT supported software; I did this to experiment with writing COM plugins for the IDE using ATL, but I've not done extensive testing. I do hope it helps.
--
Ben Combee <[EMAIL PROTECTED]>
CodeWarrior for Palm OS technical lead
Palm OS programming help @ www.palmoswerks.com
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
