Angus Leeming <[EMAIL PROTECTED]> writes:

| Thanks for the various bits of feedback.
| 
| Attached is a patch that adds one or two missing variables to
| FormPreferences. 
| It also cleans up the existing code:
| * I've moved the various Feedback messages into LyXRC to avoid
| duplication in 

I think you used the wrong name for getFeedback, imho it should have
been getDescription.


| * We select the languages using a Combox, rather than a choice.

good.

| * feedback is now output via a timer callback loop that is functionally 
| identical to that in Toolbar_pimpl. No longer any need to change an entry to 
| get feedback. The only items not providing feedback are the new
| Comboxes!

I never liked the hidden timers.

| Main Dialog->Outputs->Fax
|       string fax_command; ***** Are these still needed?
|       string phone_book;
|       string fax_program;

No, we want to set this code inactive. I'll do that.
We will only enable it if a lot of users complain.

| 
| Main Dialog->Outputs->Viewers
|       \viewer
| 
| In addition, we need to add the ability to edit individual \bind
| entries. (Or| at least input the file containing the users choices.)

Yes, we don't need the full fledged online bind editing now.
Actually we have all we need already since you can name your own bind
file in the bind input and from that file inlucde the bind file that
you base it on.

        Lgb

Reply via email to