Claudio, the Unbind semantics are a little odd.  Can you update the
header to clairfy

1) can a window be bound to multiple windows at once?
2) if not, what error is returned
3) if you can't bind to multiple windows, why specify a "unbind"
window in the Unbind call?

I like the idea a lot, just curious about the execution.

On 4/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>
> New commits:
> http://git.directfb.org/?p=core/DirectFB.git;a=commit;h=f7abc96cc2fcee72fd35e7ec4220f05a389b9fd4
> commit f7abc96cc2fcee72fd35e7ec4220f05a389b9fd4
> Author: Claudio Ciccani <[EMAIL PROTECTED]>
> Date:   Mon Apr 23 16:45:32 2007 +0200
>
>     Implemented IDirectFBWindow::Bind()/Unbind(). :)
>
>     The change is backward and binary compatible.
>
>  include/directfb.h            |   25 +++++
>  src/core/windows.c            |  200 
> ++++++++++++++++++++++++++++++++++++++---
>  src/core/windows.h            |   16 ++++
>  src/core/windows_internal.h   |   12 +++
>  src/windows/idirectfbwindow.c |   42 +++++++++
>  5 files changed, 283 insertions(+), 12 deletions(-)
>
>
> _______________________________________________
> directfb-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-cvs
>

_______________________________________________
directfb-dev mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev

Reply via email to