Hi

* *
*/
// Simple tabs example
//      _____  _____
//   __/ Aaa \/ Bbb \______________________
//  |    _______                                             |
//  |   |___A1_ |        !                                   |
//  |    _______                                             |
//  |   |__ A2__|                                             |
//  |    _______                                             |
//  |   |____A3 |                                             |
//  |_________________________________   |


*

Assume it there were image in boxes 1, 2, 3 (just like paint drawing drawn
by using mouse event X and Y co -ordinates - fl_lines).

Now I want to copy the image content  of box A1, A2, A3 under tab Aaa
group to B1, B2, and B3 under tab Bbb while change the tab.



My doubt is while moving to tab Bbb. Tab A1, A2, and A3 boxes are not
exposed to window. Now is it possible to capture image in box under TabAaa

Could you please help me to do this?





As per my knowledge copying image on the screen is possible if
widow is exposed.

If window is hidden?    Is it possible to copy the image?



Regards

Raj


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

Reply via email to