Hi,

El 24/09/10 19:56, Offray Vladimir Luna Cárdenas escribió:
 Hi,

El 24/09/10 12:48, zpcspm escribió:

On Sep 24, 8:05 pm, Offray Vladimir Luna Cárdenas
<[email protected]>  wrote:
   Hi all,

The more I use Leo, the more I need it open with my last leo files for
different subjects. There is any way to enable multitab qt interface
from myLeoSettings.leo ?

Cheers,

Offray
It's a command-line argument IIRC. Like this:

launchLeo.py --gui=qttabs


Thanks a lot. I don't launch Leo from command line. I use Kupfer[1] for almost all my launching task. I will see if it is possible to enable this option from Kupfer, but that's why I was asking about a setting to not use command line. Is there that option?

If I made:

leo Blog.leo --gui=qttabs

I get Leo the way I like it. Looking in the leo launch script at /usr/bin/leo I see:

**************
#!/usr/bin/env python

""" Leo launcher script
A minimal script to launch leo.
"""

import leo.core.runLeo
leo.core.runLeo.run()

**************

There is any way to change this to use the --gui=qttabs by default? There is any way to hack leo to made this option available from myLeoSettings.leo ?

Thanks,

Offray

--
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en.

Reply via email to