Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-17 Thread Matt Wilkie
> > Work around: > > set HOME=%USERPROFILE% > mkdir %HOME%\.leo > echo "My ID" > %HOME%\.leo\.leoID.txt > leo-console > > Note: skip the `set HOME` line if you already have it defined. > *DON'T* quote My ID or you'll break your .leo files. See

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-14 Thread Edward K. Ream
On Fri, Oct 11, 2019 at 6:11 PM Félix wrote: > Also, I want to run leo headless: so I wonder if theres a way to set the 'leo id' without qt. (on first run leo asks for an id ). There is now. The fix for #1385 raises a Tk dialog asking for

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-12 Thread Matt Wilkie
> > Also, I want to run leo headless: so I wonder if theres a way to set the >> 'leo id' without qt. (on first run leo asks for an id ) >> > > Try running `leo-console` (or `python launchLeo.py --gui=console`). > [Later]: doesn't work. Loads npyscreen and then exits. This is probably a >

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-12 Thread Matt Wilkie
> > I am currently trying to install leo on windows... (I wish the > documentation would be a lot more detailled and precise for this) > Yeah, I hear you. After installing python3 with the official installer, It took me a lot of > googling to figure out that I needed to put python3's path

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-11 Thread Félix
I am currently trying to install leo on windows... (I wish the documentation would be a lot more detailled and precise for this) After installing python3 with the official installer, It took me a lot of googling to figure out that I needed to put python3's path and its Scripts folder path in

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-09 Thread Viktor Ransmayr
Hello Edward, hello Community, Am Montag, 7. Oktober 2019 21:21:41 UTC+2 schrieb Viktor Ransmayr: > > Am Sonntag, 6. Oktober 2019 19:31:33 UTC+2 schrieb Edward K. Ream: > >> On Sun, Oct 6, 2019 at 11:39 AM Viktor Ransmayr >> wrote: >> >> Which other references do you recommend related to 'dark

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-07 Thread Viktor Ransmayr
Hello Edward, Am Sonntag, 6. Oktober 2019 19:31:33 UTC+2 schrieb Edward K. Ream: > On Sun, Oct 6, 2019 at 11:39 AM Viktor Ransmayr > wrote: > > Which other references do you recommend related to 'dark themes' beside >> the ones that I found so far? >> > > I would look at actual theme files.

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-06 Thread Edward K. Ream
On Sun, Oct 6, 2019 at 11:39 AM Viktor Ransmayr wrote: > > Which other references do you recommend related to 'dark themes' beside > the ones that I found so far? > I would look at actual theme files. There are known problems with class selectors. See if any are interfering with your style

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-06 Thread Viktor Ransmayr
Am So., 6. Okt. 2019 um 18:18 Uhr schrieb Edward K. Ream < edream...@gmail.com>: > On Sun, Oct 6, 2019 at 9:37 AM Viktor Ransmayr > wrote: > >> Hello Edward, hello Community, >> >> Related to my earlier question on a successful usage of a 'dark theme' in >> Leo 6 I have a follow-up question: >>

Re: For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-06 Thread Edward K. Ream
On Sun, Oct 6, 2019 at 9:37 AM Viktor Ransmayr wrote: > Hello Edward, hello Community, > > Related to my earlier question on a successful usage of a 'dark theme' in > Leo 6 I have a follow-up question: > > *Is there any reason why in this context, i.e. Windows 10 & Leo 6.0, I > should

For Leo 6.0 on Windows 10 - PyQt 4 or PyQt 5?

2019-10-06 Thread Viktor Ransmayr
Hello Edward, hello Community, Related to my earlier question on a successful usage of a 'dark theme' in Leo 6 I have a follow-up question: *Is there any reason why in this context, i.e. Windows 10 & Leo 6.0, I should investigate in PyQt 4?* With kind regards, Viktor -- You received this