[openbeos] Re: input_server filter issue
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: openbeos@xxxxxxxxxxxxx
- Date: Thu, 18 Mar 2004 22:31:47 +0100 CET
Michael Phipps <mphipps1@xxxxxxxxxxxxxxxx> wrote:
> > That being said, I want to say, that a message filter is a bit of
> > overkill
> > anyway. How about making your input server filter a BHandler,
> > adding it to
> > the be_app and directing the message runner messages to it
> > directly?
> An ISF is a class - unless I wanted to try multiple inheritance, I
> can't do
> that. If that is what you are suggesting, well, cool. :-)
That sort of multiple inheritance is not only painless, it's also the
best solution in this case.
Bye,
Axel.
- References:
- [openbeos] Re: input_server filter issue
- From: Michael Phipps
Other related posts:
- » [openbeos] input_server filter issue
- » [openbeos] Re: input_server filter issue
- » [openbeos] Re: input_server filter issue
- » [openbeos] Re: input_server filter issue
- » [openbeos] Re: input_server filter issue
- » [openbeos] Re: input_server filter issue
- [openbeos] Re: input_server filter issue
- From: Michael Phipps