I've been working at slow speed the last several days.  There were
chores to do and I wanted to take a mini break.

I am hoping to have all essential aspects of the qt plugin complete in
just a few more days:

- There is at least one significant bug in the tree code.  This is
likely to take most of today to solve properly.  It may entail some
changes to Leo's core.  Details are interesting, but not interesting
enough to talk about here :-)

- A few new key-handling bugs have cropped up.  While I am fixing
those, I hope to be able to make autocompletion functional.

- Qt stylesheets are inadequate: a) not all settings can be set via
stylesheets and b) the existence of a stylesheet can inhibit settings
set programmatically.

I'll write up my complaints to the Qt folk--fixing either a or b may
suffice. At present, my plan is to replace stylesheets with settings
in an @ifgui tree.  No real rush to do this.

In the meantime, there no way to specify dialog fonts directly in a
stylesheet. As a workaround, I'll create a dummy widget, specify a
font for that widget in the stylesheet, then write code to copy the
font settings from the dummy widget to various dialogs.

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