Chiakie wrote: > I've tried to implement an extra member function 'UpdateWindow()' for > ISaWManManager. > I call 'sawman_update_window()' in 'UpdateWindow()'. > But it doesn't work. > Can somwone who was familiar with sawman help me?
process_updates() needs to be called which it is at the bottom of the wm_ functions, but cannot be triggered from outside. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
