Message from discussion
Issue 320 in yi-editor: Typting text does not work in Cocoa UI
Received: by 10.229.227.15 with SMTP id iy15mr358871qcb.3.1299483503263;
Sun, 06 Mar 2011 23:38:23 -0800 (PST)
X-BeenThere: yi-devel@googlegroups.com
Received: by 10.229.204.201 with SMTP id fn9ls1603393qcb.3.p; Sun, 06 Mar 2011
23:38:22 -0800 (PST)
Received: by 10.229.130.9 with SMTP id q9mr359813qcs.25.1299483502643;
Sun, 06 Mar 2011 23:38:22 -0800 (PST)
Received: by 10.229.130.9 with SMTP id q9mr359812qcs.25.1299483502625;
Sun, 06 Mar 2011 23:38:22 -0800 (PST)
Return-Path: <3bot0TQkOCLszj-fejupshpphmfdpef.dpnzj-efwfmhpphmfhspvqt....@codesite.bounces.google.com>
Received: from mail-qy0-f203.google.com (mail-qy0-f203.google.com [209.85.216.203])
by gmr-mx.google.com with ESMTPS id v5si524529qce.0.2011.03.06.23.38.22
(version=TLSv1/SSLv3 cipher=OTHER);
Sun, 06 Mar 2011 23:38:22 -0800 (PST)
Received-SPF: pass (google.com: domain of 3bot0TQkOCLszj-fejupshpphmfdpef.dpnzj-efwfmhpphmfhspvqt....@codesite.bounces.google.com designates 209.85.216.203 as permitted sender) client-ip=209.85.216.203;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of 3bot0TQkOCLszj-fejupshpphmfdpef.dpnzj-efwfmhpphmfhspvqt....@codesite.bounces.google.com designates 209.85.216.203 as permitted sender) smtp.mail=3bot0TQkOCLszj-fejupshpphmfdpef.dpnzj-efwfmhpphmfhspvqt....@codesite.bounces.google.com
Received: by qyk29 with SMTP id 29so6111qyk.4
for <yi-devel@googlegroups.com>; Sun, 06 Mar 2011 23:38:22 -0800 (PST)
MIME-Version: 1.0
Received: by 10.224.136.200 with SMTP id s8mr326463qat.21.1299483502464; Sun,
06 Mar 2011 23:38:22 -0800 (PST)
Reply-To: codesite-nore...@google.com
X-Generated-By: Google Code
X-GoogleCode-Project: yi-editor
X-GoogleCode-Issue-Id: 320
References: <0-6514680739552233562-6716044364989325991-yi-editor=googlecode.com@googlecode.com>
In-Reply-To: <0-6514680739552233562-6716044364989325991-yi-editor=googlecode.com@googlecode.com>
Message-ID: <1-6514680739552233562-6716044364989325991-yi-editor=googlecode.com@googlecode.com>
Date: Mon, 07 Mar 2011 07:38:22 +0000
Subject: Re: Issue 320 in yi-editor: Typting text does not work in Cocoa UI
From: yi-edi...@googlecode.com
To: yi-devel@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1; format=flowed; delsp=yes
Updates:
Status: Started
Owner: agocke
Labels: OpSys-OSX
Comment #1 on issue 320 by ago...@gmail.com: Typting text does not work in
Cocoa UI
http://code.google.com/p/yi-editor/issues/detail?id=320
This seems to be a problem with the usage of the Objective-C-Haskell
bindings (HOC). I'm going to look into this as soon as I have a chance.
This also requires me to learn Objective-C so it may take a little longer
than I'd like.