Re: [cells-devel] gui-geometry

2008-07-12 Thread Andy Chambers
On Sat, Jul 12, 2008 at 8:33 PM, Kenny Tilton <[EMAIL PROTECTED]> wrote: > Is it gone from c-l.net? I looked yesterday and did not see it. Someone > mentioned they would like to do AJAX+Cells is why I looked. I keep hoping > this happens, it could be big for Lisp if it turns out as well as it seem

Re: [cells-devel] gui-geometry

2008-07-12 Thread Kenny Tilton
Andy Chambers wrote: Hi Kenny, Is the gui-geometry in cells what powers layout in cello? Would it be worth somehow getting celtk to use this or should I just bite the bullet and jump to cello? I just realized I got lost in there somewhere: the Tcl examples /should/ port OK, with caveat that

Re: [cells-devel] gui-geometry

2008-07-12 Thread Kenny Tilton
Andy Chambers wrote: Hi Kenny, Is the gui-geometry in cells what powers layout in cello? Yes, and all my GUIs other than the Celtk stuff where I played along and used the pack mechanism. Would it be worth somehow getting celtk to use this or should I just bite the bullet and jump to cello

[cells-devel] gui-geometry

2008-07-12 Thread Andy Chambers
Hi Kenny, Is the gui-geometry in cells what powers layout in cello? Would it be worth somehow getting celtk to use this or should I just bite the bullet and jump to cello? If the former, when you have time, would you mind writing up a short guided tour of gui-geometry? Even if it was just to ex