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
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 -
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
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
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
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
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
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