Hi,
    I have some problem using the SetProperty API.
When I set a property on a window using
DFBCHECK (window2->SetProperty (window2,"type","dockbar",NULL));

and then later
 DFBCHECK (window2->GetProperty (window2,"type",&val));

val returns NULL. It should have returned the string dockbar.


Is there something very basic I am missing out, or is there a standard
set of properties that can be set?
-- 
Regards
ARviND

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

Reply via email to