U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » Painter in Draw, Report using Painter
Painter in Draw, Report using Painter [message #19771] Fri, 16 January 2009 11:50
mirek is currently offline  mirek
Messages: 14291
Registered: November 2005
Ultimate Member
There is now hook interface for Painter in Draw:

bool HasPainter();
void PaintImageBuffer(ImageBuffer& ib, const Painting& p, Size sz, Point pos);
void PaintImageBuffer(ImageBuffer& ib, const Painting& p);
void PaintImageBuffer(ImageBuffer& ib, const Drawing& p);


Report package is now using this hook interface to improve quality of report preview (if Painter is present).
Previous Topic: Export on commandline
Next Topic: X11 compiz issues & fixes
Goto Forum:
  


Current Time: Wed May 06 19:13:21 GMT+2 2026

Total time taken to generate the page: 0.00534 seconds