Re: All dialogs seem broken

2007-09-08 Thread Bo Peng
> There have been several update() methods in the different layers > of the GUII machinery. I had to rename some when merging classes, > and even if these changes were rather mechanical it's rather likely > that something went wrong somewhere. So is there any planned big changes? Bo

Re: All dialogs seem broken

2007-09-08 Thread Andre Poenitz
On Sat, Sep 08, 2007 at 06:05:28PM +0200, Abdelrazak Younes wrote: > It seems that Dialog::update() and by consequence Dialog::updateView() > are never called... > > Is it something known or shall I investigate? Would be nice if you did. There have been several update() methods in the different

Re: All dialogs seem broken

2007-09-08 Thread Richard Heck
Abdelrazak Younes wrote: It seems that Dialog::update() and by consequence Dialog::updateView() are never called... Is it something known or shall I investigate? It's been reported that OK buttons are not functioning. That presumably has to do with Andre's cleanup. I've also noticed that Inser