Hi all,
I need your help.
I created two indipendent programs (for example two windows) and I installed the fusion library and directfb with multi-app.
Finally I am successful to visuliaze two program at the same time with the function fusion_init(). I set the first parameter various for two programs.
The two programs are visulizzed on over the other; but I have two cursor and two videos background simultaneously.
Now, I would visualize the two programs at the same time with a single video background and a single cursor.
I modified the first parameter of the fusion_init() (it is the same for both programs) and I delete on the second program the function: dfb->GetDisplayLayer() and dfb->CreateSurface(). These function are used for creation of the cursor and of the video background.
I compiled the two programs, but when I execute the second programs, it doesn't run. (The first programs is already in execute).

How can I resolve this problem with one cursor and one surface?

Thanks in advace for your help.


Yahoo! Mail: gratis 1GB per i messaggi, antispam, antivirus, POP3
_______________________________________________
directfb-users mailing list
[email protected]
http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users

Reply via email to