Hello Bill,
On 04/09/2007, you wrote:
> Hello Jean-Marie
> On 03/09/2007, Jean-Marie COAT wrote:
> > Currently the only version used on my machie is te old "Nist 20.16"
> > package, which allow autoclip(amiga-c) for all mui applications, but
> > recent latests Yam refuse to use this package. Uunforunally i have to
> > use SipleMail mailer :(
> The latest versions of TextEditor and the NList classes DO still support it,
> a quick test is trying the texeditor demo and you can autoclip there, it
> was YAM that was coded not to do it anymore. Likewise NewsRog still
> autoclips perfectly too using the latest mui classes.
> So no worries about upgrading them.
Ok, but what happen with old tool using old Nlist.mcc
With texteditor.mcc, i always used the following commands with my progamms(E language), which will always work as expected:
CASE TEXT_COPY
domethod(text, [MUIM_TextEditor_ARexxCmd, 'COPY'])
CASE TEXT_CUT
domethod(text, [MUIM_TextEditor_ARexxCmd, 'CUT'])
CASE TEXT_PASTE
domethod(text, [MUIM_TextEditor_ARexxCmd, 'PASTE'])
CASE TEXT_UNDO
domethod(text, [MUIM_TextEditor_ARexxCmd, 'UNDO'])
CASE TEXT_REDO
domethod(text, [MUIM_TextEditor_ARexxCmd, 'REDO'])
CASE TEXT_CLEAR
domethod(text, [MUIM_TextEditor_ARexxCmd, 'CLEAR'])
The initial problem in fact, at least think, is Nlist.mcc itself.
Amiga-c doesn't work anymore, or something is wrong from Nlist.mcp, i used all default key but nothing is copied to clipoard number 0, if i select a entry from nlist object. :(
Regards,
JMC
agalliance%40free.fr">agalliance
free.fr [] Toulon [] FRANCE []