ctionality Leksah and Yi play, and I guess we will not
> reach
> something usable this way.
>
> Jürgen
>
> On 30 Apr., 11:25, Mathew de Detrich wrote:
> > Is there going to be any plans to integrate Yi into Leksah as you originally
> > planned to, or is that ide
1 patch for repository ham...@code.haskell.org:/srv/code/yi:
Mon Apr 12 18:34:04 NZST 2010 Hamish Mackenzie
* Export some CUA functions and fix Gtk imports issue
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
To unsubscribe, reply using
1 patch for repository ham...@code.haskell.org:/srv/code/yi:
Sun Apr 4 22:35:55 NZST 2010 Hamish Mackenzie
* More progress on Yi.UI.Pango.Control
--
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
To unsubscribe, reply using "remove me&qu
I applied a patch to leksah-head that goes with this. I have tried to
implement more Yi versions of the IDE.TextEditor functions. I changed
it so EditorIter is immutable (Gtk versions of the functions copy the
gtk TextIter), it required refactoring quite a bit of the Leksah
code. I figure this
a of the code though)
I couldn't see how to easily decouple the code that we need in an
embedded control from the stuff that deals with the gtk window and gtk
notebook. For now I just copied what I needed to get some text on the
screen.
Hamish
--~--~-~--~~~---~--~---
Mon Sep 7 04:15:13 NZST 2009 hamish.k.macken...@googlemail.com
* Update Yi.UI.Pango.Control so it uses String instead of Rope
--~--~-~--~~~---~--~~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~--~~--
been refactored so that its TextEditor module uses the IDEM
monad and I have added a "liftYiControl".
It still only renders the first few lines (I bumped this up to 50),
but the syntax highlighting is now working.
Hamish
On Sep 1, 5:37 pm, hamish.k.macken...@googlemail.com wrote:
>
Bernardy, Hamish Mackenzie
+-- License : GPL
+--
+-- |
+--
+-
+
+module Yi.UI.Pango.Control (
+Control(..)
+, ControlM(..)
+, Buffer(..)
+, View(..)
+, newControl
+, runControl
+, newBuffer
+, newView
but it
must be closer to what they want than Leksah currently is.
Also doing this integration should make it easier to add other editors
to Leksah. For instance if someone wrote a wysiwyg .lhs editor we
could integrate it with Leksah using the same interface.
Hamish
--~--~-~--~~
create/update it?
Please take a look. We would love it if you could help us get it up
and running.
Thanks,
Hamish
Links to the relevant code...
http://code.haskell.org/leksah-head/src/IDE/TextEditor.hs
http://code.haskell.org/leksah-head/src/Yi/UI/Pango/Control.hs
--~--~-~--~~--
10 matches
Mail list logo