Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Extra libraries, Code snippets, applications etc. » U++ Esc Interpreter, Esc Macros and templates » RFC : my first ESC macros
Re: RFC : my first ESC macros [message #377 is a reply to message #375] Sat, 10 December 2005 14:56 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
gprentice wrote on Sat, 10 December 2005 07:02


I've written my first ESC macros for U++ !

After establishing that the IDE editor didn't have Find next word bound to Ctrl+F3 (the key I usually use for this) (ahaha Smile ), I

macro "Swap":"Swap Chars" Ctrl+Shift+T {



Actually, there is unresolved issue with macro keys... The problem is that they are hardwired in the macro definition - that is good as long as you do not want to distribute macros, but cames short if we would like to add some macros to existing packages... (because users are free to redefine some key to the key assigned to macro).

I am not sure what is the right solution here....
 
Read Message
Read Message
Read Message
Read Message
Next Topic: what relations are between Usc and Esc classes and *.upp files?
Goto Forum:
  


Current Time: Mon Apr 29 17:18:21 CEST 2024

Total time taken to generate the page: 0.02760 seconds