Re: Terry, what's the status of the free_layout plugin?

2011-01-27 Thread Terry Brown
On Thu, 27 Jan 2011 08:52:49 -0600 "Edward K. Ream" wrote: > > Whoops - hadn't thought of it being used in any mode other than qttabs - it > > probably doesn't find ui components correctly in other modes.  That can be > > fixed, but for testing try qttabs. > > I get the same (or similar) err

Re: Terry, what's the status of the free_layout plugin?

2011-01-27 Thread Edward K. Ream
On Wed, Jan 26, 2011 at 9:25 AM, Terry Brown wrote: > On Wed, 26 Jan 2011 06:05:11 -0600 > "Edward K. Ream" wrote: > >> c:\leo.repo\free_layout>c:\python26\python.exe launchLeo.py --gui=qt >> leo\test\test.leo --no-cache > > Whoops - hadn't thought of it being used in any mode other than qttabs -

Re: Terry, what's the status of the free_layout plugin?

2011-01-26 Thread Terry Brown
On Wed, 26 Jan 2011 06:05:11 -0600 "Edward K. Ream" wrote: > c:\leo.repo\free_layout>c:\python26\python.exe launchLeo.py --gui=qt > leo\test\test.leo --no-cache Whoops - hadn't thought of it being used in any mode other than qttabs - it probably doesn't find ui components correctly in other m

Re: Terry, what's the status of the free_layout plugin?

2011-01-26 Thread Edward K. Ream
On Tue, Jan 25, 2011 at 3:33 PM, Terry Brown wrote: > On Tue, 25 Jan 2011 14:59:26 -0600 > Anyway, on a different machine, Windows XP no less, > > bzr+ssh://bazaar.launchpad.net/~terry-n-brown/leo-editor/free_layout/ I did a complete reinstall using bzr branch lp:~terry-n-brown/leo-editor/free_l

Re: Terry, what's the status of the free_layout plugin?

2011-01-25 Thread Terry Brown
On Tue, 25 Jan 2011 14:59:26 -0600 "Edward K. Ream" wrote: > Sorry, same problems, with both Python 2k and 3k. I'm branching onto another machine, and my first observation ... launchpad is slow for an initial branch. Of course a smarter monkey would had done a lightweight checkout... hmm, bzr

Re: Terry, what's the status of the free_layout plugin?

2011-01-25 Thread Edward K. Ream
On Tue, Jan 25, 2011 at 11:41 AM, Terry Brown wrote: > On Tue, 25 Jan 2011 07:55:12 -0800 (PST) > "Edward K. Ream" wrote: > >> I'm having trouble loading the free_layout plugin.  There are problems >> importing nested_splitter.py. Sorry, same problems, with both Python 2k and 3k. I've cleared m

Re: Terry, what's the status of the free_layout plugin?

2011-01-25 Thread Terry Brown
On Tue, 25 Jan 2011 07:55:12 -0800 (PST) "Edward K. Ream" wrote: > I'm having trouble loading the free_layout plugin. There are problems > importing nested_splitter.py. Give it another shot now. So, assuming you can get it started, it seems to be working fine allowing manual manipulation of t

Terry, what's the status of the free_layout plugin?

2011-01-25 Thread Edward K. Ream
I'm having trouble loading the free_layout plugin. There are problems importing nested_splitter.py. Some suggestions: 1. Please don't use @shadow when sharing code. It causes all sorts of problems. 2. Please put @file nested_spliiter.py in leoPlugins.leo. 3. Please use fully qualified imports