Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 13975
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: Fri Mar 29 07:05:55 CET 2024

Total time taken to generate the page: 0.01248 seconds