Bryan Bui-Tuong wrote:
> How do I specify the x/y relative to the parent?  And starting with 0,0

You already did that by setting x/y in the box.rect.

> relative to myself will be done in the Draw_line function?

Yes, you should draw from 0,0 to box.rect.w-1, box.rect.h-1.

-- 
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

Reply via email to