
18 Oct
2007
18 Oct
'07
4:27 p.m.
droundy:
On Thu, Oct 18, 2007 at 05:51:27PM +1000, Dave Harrison wrote:
Hi all,
I've just been trying to use Combo to setup a two-pane split workspace, but the examples in the contrib file don't work for me.
When I use this line,
combo (TwoPane 0.03 0.5) [(Full,1),(tabbed shrinkText defaultTConf,1)]
This needs to be:
combo (TwoPane 0.03 0.5) [(Layout Full,1),(Layout tabbed shrinkText defaultTConf,1)]
is that a doc patch we're missing?