Andre <[EMAIL PROTECTED]> writes: > in NotifyMacroRecord in editor.cxx > SCI_REPLACESEL sends a pointer instead of the string. > In all cases a single character is being transferred but it is stored in a > string. > I am not familiar enough with the code to propose a change so I will change > the code locally an let others do the actual modification. > > Thank you > > Andre >
I have made the change in editor.cxx and got record macro to work but obviously the change will have to be made somewhere in wxlua. The value return is always a single character never a string. I took advantage of this for testing. I do not think that any of the other notifications return characters or strings. Andre ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users