>From: Christopher Fairbairn <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: pythonce@python.org
>Subject: [PythonCE] Issues with enter key within PythonCE main window
>Date: Sun, 14 Oct 2007 22:52:15 -0400
>
>Hi,
>
>I have recently been given a bug report with the latest build of PythonCE.
>
>The bug report has now also been added to the SourceForge website
>(http://sourceforge.net/tracker/index.php?
>func=detail&aid=1813123&group_id=104228&atid=637340)
>
>The issue is that on a Samsung SGH-i600 (Windows Mobile 6 Smartphone) 
>device,
>pressing  the enter key doesn't cause PythonCE to process the entered line 
>of input.
>
>I am going to attempt to diagnose this problem later this week and give the
>submitter a small test application to attempt to verify what is going on.
>
>I remember from reading the archives of this mailing list that there have 
>been
>somewhat similiar issues in the past. From memory related to PythonCE not
>processing multi-line commands properly.
>
>Does anyone have any suggestions on which areas of the code I should be 
>looking
>into for these kinds of issues?
>
>Thanks,
>Christopher Fairbairn

My guess would be in PCCESHELL_Get_Input_Text() in PC/WinCE/pythonce.c

Luke


_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to