Hi list, We're developing a graphic application based on DirectFB 0.9.17?19 and gtk+-directfb-2.0.9-2 and we have a problem with the visualization of a widget: in our application there are 2 widgets, a nootebook and a small button label-less, contained in 2 different eventboxes which are attached in a fixed and overlap a drawing area attached in the fixed too.
We would like that the first click of the small button hides the nootebook and lets see the drawing, and the second click of the small button shows the nootebook over a part of the drawing (the drawing has to be always update, when the nootebook is hidden as well as when it is shown). We compiled the same code (in attached) for X and for DirectFB. In X it goes OK, instead with DirectFB gtk_widget_hide() and gtk_widget_show() don't obtain the wanted effect. Have you any idea? Best regards
testGTK.tgz
Description: Binary data
