> My problem is to draw any line or rectangle on any image.
> Suppose if i draw an image (using fl_draw_image) on some part of
> window. Then i want to draw any rectangle oe line on this image.
> That i have tried in draw function(after drawing image) and outside
> the draw function. But line/rectangle never appear.

Words are notoriously imprecise for describing programming problems,
and just because you state the problem again in similar words doesn't
mean anyone here has extra information to help you solve your problem.

Please post a short code example demonstrating the problem (in the
text of the message and not as an attachment) so that we can see the
details of what you have actually done. The devil is in the details.

D.

_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to