I don't know if I can do everything that says the issue but I'm
trying, he! if want to hack it, be my guest.. :-)
Thanks!
--
Ramiro Algozino
I forgot, if you want to try it: right-click a book -> About Book
--
Ramiro Algozino
(Kind of) Solved the cover problem.. it turns out you need to pass the
complete url even with protocol. "/home/usr/image.jp" won't work,
"file:///home/usr/image" does instead.
I hard coded the protocol indicator file:// to the html code, beacuse
I suppose we are always using local files to display the cover.
--
Ramiro Algozino
It *should* work on windows too because the protocol indicator is
specified by "<protocol name>://". But if someone wants to try it just
in case..
--
Ramiro Algozino
I ment that the two slashes are OS independent.
--
Ramiro Algozino
http://blogs.msdn.com/b/ie/archive/2006/12/06/file-uris-in-windows.aspx
There is a QUrl.fromLocalFile() method to do all adequate changes, IIRC.
touché! hehe! OK, I'll check that! thanks!
--
Ramiro Algozino
Fixed and Pushed. :-)
If someone can try it on Windows let me now if it works please.
--
Ramiro Algozino
Works perfect!
Cool!
--
Ramiro Algozino