Re: [jEdit-Syntax-devel] Cut, copy and paste
Brought to you by:
marcel-boehme,
oliverhe
From: Brian W. Y. <by...@de...> - 2001-09-04 13:59:37
|
Landrot, Cut, copy and paste are implemented as methods. This allows the developer to choose how he wants his application to invoke these methods. Personally, I added a popup menu to the text area that does a cut, copy and paste as well as a select all, etc. I also added key bindings for ctrl-c, ctrl-v, etc. You could also hook the edit functions up to a toolbar if you wanted. Brian LANDROT YANN wrote: >Hi, >We recently discovevred jedit-syntax and want to use it in our projects. > >Am I doing something wrong or are cut, copy and past key binding not yet >implemented ? > >I can't see them in DefaultInputHandler. Is thee any particular reason why >they are not there ? > >Thanks for any advice. > Yann > > >************************************************************************* >Ce message et toutes les pieces jointes (ci-apres le "message") sont >confidentiels et etablis a l'intention exclusive de ses destinataires. >Toute utilisation ou diffusion non autorisee est interdite. >Tout message electronique est susceptible d'alteration. >SG Asset Management et ses filiales declinent toute responsabilite au titre >de ce message s'il a ete altere, deforme ou falsifie. > >Découvrez l'offre et les services de SG Asset Management sur le site >www.sgam.fr > > ******** > >This message and any attachments (the "message") are confidential and >intended solely for the addressees. >Any unauthorised use or dissemination is prohibited. >E-mails are susceptible to alteration. >Neither SG Asset Management nor any of its subsidiaries or affiliates shall >be liable for the message if altered, changed or falsified. > >************************************************************************* > > > > >_______________________________________________ >jEdit-Syntax-devel mailing list >jEd...@li... >https://lists.sourceforge.net/lists/listinfo/jedit-syntax-devel > > |