Re: [framework-dev] add changes listener for accelerator configuration

2008-05-13 Thread Andreas Schlüns
Hi Yan, Hi Andreas, Now the problems of immediate changes after modifying a key could be solved by adding changes listener on the m_xCfg root node. Nice to hear that. :-) Currently one problem: the listener couldn't be notified after the m_xCfg has been renewed in the AcceleratorConfigur

[framework-dev] add changes listener for accelerator configuration

2008-05-09 Thread Yan Wu
Hi Andreas, Now the problems of immediate changes after modifying a key could be solved by adding changes listener on the m_xCfg root node. Currently one problem: the listener couldn't be notified after the m_xCfg has been renewed in the AcceleratorConfiguration::Reset(). Because when the co