[interfacekit] Re: PortThief

> >>The server-side of BView, yes?  So the idea would be that the view
> >>scribbles on its own bitmap, and the app_server blits an appropriately
> 
> >>clipped portion of that bitmap, right?  Sounds like one way to do it,
> >Not quite what I meant. When I said the app_server renders on it I mean the
> >BView holds onto the bitmap, but when certain calls are made (StrokeRect(),
> >etc.), the app_server does the drawing onto the view's bitmap.
> 
> Can't do that, the app_server and the application (and BView)
> live in two different address spaces...

I believe his intention was for the actual bitmap to live on the
server-side (please correct me if I'm mistaken).

e

Other related posts: