Re: Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-07-30 Thread Jeff Wheeler
On Jul 30, 3:58 am, Jean-Philippe Bernardy wrote: > I think this is somewhat of an overstatement -- as far as I could see > HOC and Cocoa ui > have been working fine up to last year. However, whoever is interested should > be maintaining it though. Hmm, I thought I read that HOC had been dead s

Re: Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-07-30 Thread Jean-Philippe Bernardy
On Thu, Jul 30, 2009 at 1:36 AM, wrote: > > Updates: >        Status: Fixed > > Comment #6 on issue 185 by jeffwheeler: Tabs not supported in GTK or other > non-Vty UIs > http://code.google.com/p/yi-editor/issues/detail?id=185 > > The Cocoa frontend seems essentially dead (I think HOC has been de

Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-07-29 Thread codesite-noreply
Updates: Status: Fixed Comment #6 on issue 185 by jeffwheeler: Tabs not supported in GTK or other non-Vty UIs http://code.google.com/p/yi-editor/issues/detail?id=185 The Cocoa frontend seems essentially dead (I think HOC has been dead for years and I don't think it can be compiled wi

Re: Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-06-12 Thread Jean-Philippe Bernardy
> I'm using GHC 6.10.3, but gtk-0.10.0, which is apparently one release > old. I'll upgrade soon and verify that it still works. I tested this earlier today, it seems to be ok. -- JP. --~--~-~--~~~---~--~~ Yi development mailing list yi-devel@googlegroups.com http

Re: Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-06-12 Thread Jeff Wheeler
On Jun 12, 6:15 am, Jean-Philippe Bernardy wrote: > Nice work! BTW, does Yi work with Gtk and GHC 6.10.3? I seem to > remember that there was a problem with callbacks and gtk, but > I do not know if that affects Yi... Thanks; I had wanted this for ages. I'm using GHC 6.10.3, but gtk-0.10.0, w

Re: Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-06-12 Thread Colin McQuillan
Yi wasn't affected. There was a bug with Gtk2Hs 0.10.0 and GHC 6.10.3 triggered by a certain use of callbacks in Leksah. There is another problem described at http://hackage.haskell.org/trac/gtk2hs/ticket/1112 - you can sometimes crash Yi by resizing the window. This bug has always existed but go

Re: Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-06-12 Thread Jean-Philippe Bernardy
Nice work! BTW, does Yi work with Gtk and GHC 6.10.3? I seem to remember that there was a problem with callbacks and gtk, but I do not know if that affects Yi... Cheers, JP. On Fri, Jun 12, 2009 at 9:43 AM, wrote: > > > Comment #5 on issue 185 by jeffwheeler: Tabs not supported in GTK or other

Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-06-12 Thread codesite-noreply
Comment #5 on issue 185 by jeffwheeler: Tabs not supported in GTK or other non-Vty UIs http://code.google.com/p/yi-editor/issues/detail?id=185 I've implemented this in Pango, for the most part. A few bugs remain, but it works in general. -- You received this message because you are listed i

Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-05-15 Thread codesite-noreply
Comment #4 on issue 185 by coreyoconnor: Tabs not supported in GTK or other non-Vty UIs http://code.google.com/p/yi-editor/issues/detail?id=185 The UI.Vty code just renders tab bar from a GUI agnostic description using styled text. In theory anyways. What should be contained in the tab bar s

Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-05-15 Thread codesite-noreply
Updates: Labels: Milestone-Release0.7 Comment #3 on issue 185 by jeffwheeler: Tabs not supported in GTK or other non-Vty UIs http://code.google.com/p/yi-editor/issues/detail?id=185 I'd really like this before the next release, if we think it's possible. I've tried this a couple of tim

Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-05-13 Thread codesite-noreply
Updates: Labels: Component-UI-Pango Comment #2 on issue 185 by m.niloc: Tabs not supported in GTK or other non-Vty UIs http://code.google.com/p/yi-editor/issues/detail?id=185 (No comment was entered for this change.) -- You received this message because you are listed in the owner or

Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2009-03-31 Thread codesite-noreply
Updates: Labels: -Component-UI-Gtk Component-UI-Cocoa Comment #1 on issue 185 by JeanPhilippe.bernardy: Tabs not supported in GTK or other non-Vty UIs http://code.google.com/p/yi-editor/issues/detail?id=185 (No comment was entered for this change.) -- You received this message because

Issue 185 in yi-editor: Tabs not supported in GTK or other non-Vty UIs

2008-09-19 Thread codesite-noreply
Issue 185: Tabs not supported in GTK or other non-Vty UIs http://code.google.com/p/yi-editor/issues/detail?id=185 New issue report by jeffwheeler: What steps will reproduce the problem? 1. Launch Yi with --as=vim and -fgtk 2. Open a new tab with :tabe filename What is the expected output? What