[PythonCE] Issues with enter key within PythonCE main window

Luke Dunstan coder_infidel at hotmail.com
Mon Oct 15 15:22:00 CEST 2007


>From: Christopher Fairbairn <christopher at christec.co.nz>
>Reply-To: christopher at christec.co.nz
>To: pythonce at 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




More information about the PythonCE mailing list