[ macperl-Bugs-484569 ] DEL key in MacPerl::Ask()
[email protected] Thu, 22 Nov 2001 06:48:22 -0800
| Newsgroups | perl.macperl.porters |
|---|---|
| Message-ID | <[email protected]> |
Bugs item #484569, was opened at 2001-11-22 06:48 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=107940&aid=484569&group_id=7940 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Axel Rose (axelrose) Assigned to: Nobody/Anonymous (nobody) Summary: DEL key in MacPerl::Ask() Initial Comment: 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! ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=107940&aid=484569&group_id=7940