Menu

#96 DEL key in MacPerl::Ask()

open
nobody
None
2
2001-11-26
2001-11-22
Axel Rose
No

my $ans = MacPerl::Ask( "try it" );
printf( "%x", unpack( "C*", $ans ) );

shows visually a space when typing a DEL
and outputs 7f

I observed something similar in unrelated Mac applications.
So it is perhaps some changed System behaviour.

Lowest priority!

Discussion

  • Chris Nandor

    Chris Nandor - 2001-11-26

    Logged In: YES
    user_id=3660

    It'd be nice if this were fixed. Also if ESC were made to
    trigger Cancel.

     
  • Chris Nandor

    Chris Nandor - 2001-11-26
    • priority: 5 --> 2
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.