[interfacekit] Re: :) Again - BBitmap/BWindow

> > Couldn't this approach be used for windows as well?
> > Not that I would say do it now :)
>
> I guess it could. But since the communication traffic for windows
> should be much higher, we would probably lose performance.

    Mmm... haven't thought about that! I don't think the performance hit
would be noticeable. That is because it's only the window that has the focus
who gets the most messages, the others... merely get pulse messages(if they
do)! I also think that in this case we should monitor traffic, and where it
gets higher, we should let one thread per window; but also have a
restriction of... 5(?) BWindows per thread!(In other words: A dynamic port
[re]allocation schema). I don't know, we should make a test!



Other related posts: