Hi Bill, Bill Eaves schrieb:
[...] > With BetterString, even when it is active it does not capture the keypresses > before passing them on to a parent object. So using RA C will use a menu > option rather than Copy any text, the same goes for Cut and Paste. Surely > the [better]string gadget should take priority when active. > > Is there a way to make the BetterString gadget assume priority and use any > keyboard shortcuts without passing them on? If not I may have to lose the > added functionality of Better String and go back to the standard MUI > gadget. Which version of BetterString.mcc are you using? Could it be that you set the MUIA_BetterString_NoShortcuts attribute to TRUE in your sources? Because if this is set to true than all the internal shortcuts of BetterString are disabled and thus it will forward key requests to the parent object. cheers, jens -- Jens Langner, Dresden/Germany http://www.jens-langner.de/ ------------------------------------ Visit http://www.amiga.dk/tumult for MUI-related information, especially about MUI custom classes.Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/MUI/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/MUI/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
