Re: Styling.

2012-07-30 Thread Rafael Dominguez
Well for the thumbnail i use this code, it dosent open the whole document, just extracts the embedded thumbnail picture. BitmapEx TemplateAbstractView::scaleImg (const BitmapEx &rImg, long width, long height) { BitmapEx aImg = rImg; int sWidth = std::min(aImg.GetSizePixel().getWidth(),wid

Styling.

2012-07-30 Thread Iain Billett
Hi, After a bit of struggling I now have the styling somewhere close to the designers' spec. I've attached a screenshot for convenience. I'm working on several things. Firstly, the thumbnails should be the right way up. I'm going to investigate optimising the layouts for di