Re: [DPP-Devel] UI: BrowserManager

2016-04-08 Thread Matthias Bohnstedt
I forget to send to all, when answering. Sorry. Tl'tr While answering I racked my head about one problem: If a dialog have a fix browser and a browser have a fix page, for the whole lifetime - why not let the browser use the renderers directly without using the BrowserPage construct. As we want t

[DPP-Devel] UI: BrowserManager

2016-04-07 Thread Zieris, Franz
Hi there, I started thinking about a few more test cases for the UI project and I came along the BrowserManager [1]. I don't fully understand the idea of the "setBrowser" method. It says that it "sets or replaces there browser for the given page and all corresponding renderers". Is there a reason