Bryan Bui-Tuong wrote: > Hi I'm just trying to create a new widget, drawing a basic line but have > been unsuccessful. I was able to get everything to compile, but when I > create the new object, nothing happens. Any ideas as to why? I have > attached the source to this e-mail.
You first specify with x/y relatively to the parent box where to place the new child box. But when the child box draws itself, you'll start with 0,0 relatively to your self :) -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list directfb-users@directfb.org http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users