DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2535 Version: 1.3-feature I also believe that (in the future) it should be possible to use the devices concurrently (eg having opened printer devices, file dev. etc). That was the reason I have kept in the original device patch (now graphics driver classes) the methods public, not protected. User can then access the device also directly (like my_device->draw(...) - eg adding header/footer, placing custom page transformation, ...) and have many opened devices at the same time. That also means device "state" (to which transformation matrix belongs to, together with current colour, font, font size, linestyle, clipping region, ...) should be per-device specific. Roman Link: http://www.fltk.org/str.php?L2535 Version: 1.3-feature _______________________________________________ fltk-dev mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-dev
