Hi,

lyx_gui_misc.[Ch] defines a number of functions that need to become guii:

askForText
AskConfirmation
AskQuestion
WriteAlert
-WriteFSAlert
-WarnReadonly

I also saw that a MessageBox was flagged as pending, who is the taker? Is 
this an effort to guii-ize the above functions?

Why do we need a cancel option in AskConfirmation?
Why do we need the WriteFSAlert and WarnReadonly special cases of WriteAlert?

It seems that 

1. askForText can be a getText dialog
2. AskConfirmation and AskQuestion can be combined in a single 
getConfirmation dialog
3. WriteAlert can become a showMessage

Anyone any thoughts on these issues?

gr.ed.

Reply via email to